aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/utils/unix
Commit message (Expand)AuthorAge
* move utils/SkEGLContext to gpu/SkGLContext, some gpu.gyp cleanup, set eol sty...Gravatar bsalomon@google.com2011-10-13
* Get rid of createRenderTargetFrom3DAPIState and associated glGets necessary t...Gravatar bsalomon@google.com2011-08-19
* use new SkEvent notion of passing targetID to constructorGravatar reed@google.com2011-08-04
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Minor fixes for SampleApp.Gravatar Scroggo2011-06-17
* Implement timers for linux SampleApp. http://codereview.appspot.com/4592054/Gravatar Scroggo2011-06-13
* Make linux sample app work on my laptop. Reviewed at http://codereview.appspo...Gravatar Scroggo2011-06-08
* The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns onGravatar senorblanco@chromium.org2011-05-19
* Add GL context creation for X so that gm can run GPU on Linux.Gravatar bungeman@google.com2011-05-17
* Edge antialiasing for convex shapes in GaneshGravatar senorblanco@chromium.org2011-05-12
* Minor fixes to get SampleApp's OpenGL path not to crash on Linux. InitializeGravatar senorblanco@chromium.org2011-05-04
* http://codereview.appspot.com/4373057/Gravatar Scroggo2011-04-15
* Move zoomer into SampleAppGravatar Scroggo2011-03-24
* Add a 'fatbits' mode to unix sample app.Gravatar scroggo2011-03-22
* Updates to the unix sample app.Gravatar scroggo2011-03-18
* Initial GYP file for skia / gr. Builds SampleApp on Mac, Windows, Linux.Gravatar bsalomon@google.com2011-03-18
* Add a sample application that runs on unix.Gravatar scroggo2011-03-15