summaryrefslogtreecommitdiffstats
path: root/driver/rsdGL.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Specify EGL_PBUFFER_BIT when selecting EGL configuration."Jason Sams2015-03-051-1/+1
|\
| * Specify EGL_PBUFFER_BIT when selecting EGL configuration.jon.parr2014-05-081-1/+1
* | resolved conflicts for merge of 81cfa2c5 to lmp-dev-plus-aospStephen Hines2014-08-211-25/+25
|\ \
| * | Replace NULL macros with nullptr literals.Chris Wailes2014-08-201-25/+25
| |/
* | am 43822964: am 693494d8: Merge "Make RS compile on ARM64."Tim Murray2014-03-151-2/+3
|\|
| * Make RS compile on ARM64.Tim Murray2014-03-131-2/+3
* | FramebufferNativeWindow.h is obsoleteAndy McFadden2014-03-051-1/+0
|/
* revert to using a pbuffer as the dummy egl surfaceMathias Agopian2013-07-161-12/+6
* USAGE_IO notifications for new buffers.Jason Sams2013-04-111-2/+0
* Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-151-2/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-181-1/+1
* Fix leak when app does not exit cleanly.Jason Sams2012-05-081-0/+1
* Implement IO_OUTPUT + SurfaceTextureJason Sams2012-04-021-14/+27
* rsdGL explicity connects the DummyConsumerDaniel Lam2012-03-291-1/+1
* rsdGL uses DummyConsumerDaniel Lam2012-03-261-2/+6
* More header untangling.Alex Sakhartchouk2012-03-091-0/+1
* Merge "Add multisampling support to renderscript."Alex Sakhartchouk2012-03-051-10/+34
|\
| * Add multisampling support to renderscript.Alex Sakhartchouk2012-02-281-10/+34
* | Merge "Using surface texture as a default renderscript surface."Alex Sakhartchouk2012-03-051-6/+9
|\|
| * Using surface texture as a default renderscript surface.Alex Sakhartchouk2012-02-281-6/+9
* | Merge "Removing GL calls from librs"Alex Sakhartchouk2012-02-271-0/+34
|\ \ | |/ |/|
| * Removing GL calls from librsAlex Sakhartchouk2012-02-241-0/+34
* | remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-1/+2
* | remove libui dependency on libEGLMathias Agopian2012-02-241-1/+23
|/
* Merge commit 'bdeec118' into manualmergeJason Sams2012-02-071-0/+2
|\
| * Implement RS VSync on new vsync infrastructure.Jason Sams2012-02-071-0/+2
* | am dfbcee6c: fix buildMathias Agopian2012-01-291-2/+2
|\|
| * fix buildMathias Agopian2012-01-291-2/+2
* | Plumbing for RS priority.Jason Sams2012-01-121-0/+10
|/
* Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGESteve Block2012-01-081-14/+14
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-12/+12
* Cleanup RS logsJason Sams2011-09-201-4/+1
* Add RS watchdog.Jason Sams2011-09-131-7/+25
* Fix EGLUtils::selectConfigForPixelFormat()Mathias Agopian2011-07-081-13/+67
* First cut at RSTextureView.Jason Sams2011-06-201-0/+5
* Adding ability to read back fbo data to renderscriptAlex Sakhartchouk2011-06-161-0/+2
* Preparing libRS for for compilation on host.Alex Sakhartchouk2011-05-171-2/+2
* rsLib cleanupAlex Sakhartchouk2011-05-061-3/+24
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-291-0/+11
* Merge "Reduce verbosity of Renderscript logging."Stephen Hines2011-04-201-1/+5
|\
| * Reduce verbosity of Renderscript logging.Stephen Hines2011-04-201-1/+5
* | Create runtime stubs for compute driver.Jason Sams2011-04-201-5/+5
|/
* Migrate most GL from context to driver.Jason Sams2011-04-061-0/+333