summaryrefslogtreecommitdiffstats
path: root/include/private
Commit message (Expand)AuthorAgeFilesLines
...
* SharedBufferStack now can grow up to 16 buffers.Mathias Agopian2010-05-121-3/+52
* Add support for enqueuing buffers in arbitrary orderMathias Agopian2010-04-281-1/+3
* cleanup. waitForCondition() now uses polymorphsim instead of templtesMathias Agopian2010-04-281-49/+10
* fix a race condition in undoDequeue(), where 'tail' could be computed incorre...Mathias Agopian2010-04-281-2/+2
* added setCrop() to android_native_window_tMathias Agopian2010-04-201-9/+20
* add support for up to 16 buffers per surfaceMathias Agopian2010-04-201-8/+12
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-112-7/+8
* fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)Mathias Agopian2010-02-031-2/+2
* implement [2396050] Add ETC1 texture support to AGLMathias Agopian2010-02-021-1/+6
* fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ...Mathias Agopian2009-11-021-1/+3
* fix [2182249] [MR1] valgrind error in surface flingerMathias Agopian2009-10-151-6/+9
* fix [2170319] gmail bulk operation checkbox latency on passionMathias Agopian2009-10-072-48/+1
* fix [2152536] ANR in browserMathias Agopian2009-10-061-7/+13
* fix [2168531] have software-only gralloc buffer side-step the HALMathias Agopian2009-10-061-0/+83
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-062-127/+1
* Attempt to fix [2152536] ANR in browserMathias Agopian2009-10-021-7/+9
* add basic time stats for surfaces lock timeMathias Agopian2009-09-171-8/+20
* make sure to update the tail pointer when undoing a dequeueMathias Agopian2009-09-141-0/+2
* fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymoreMathias Agopian2009-09-101-2/+3
* make sure conditions will return when the status of a surface is not NO_ERRORMathias Agopian2009-09-101-4/+12
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-074-156/+331
* Calculate specular lighting correctlyMartin Storsjo2009-08-251-0/+1
* be more friendly with CMathias Agopian2009-08-131-2/+2
* Fix issue 1795088 Improve audio routing codeEric Laurent2009-07-231-6/+7
* add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-0/+2
* implement Mutex and Condition with pthread instead of calling futex directly.Mathias Agopian2009-07-131-60/+0
* Merge change 6382Android (Google) Code Review2009-07-071-0/+2
|\
| * add a virtual destructor to region_rasterizer, to be on the safe sideMathias Agopian2009-07-071-0/+2
* | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-071-4/+3
|\ \ | |/ |/|
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-071-4/+3
* | merge master in master_glMathias Agopian2009-06-241-1/+1
|\ \
| * \ am 5277103d: Merge change 5035 into donutAndroid (Google) Code Review2009-06-221-1/+1
| |\ \ | | |/
| | * add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-221-1/+1
* | | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-101-3/+2
* | | revive the copybit test.Mathias Agopian2009-06-091-0/+1
* | | cleanup Debug.h a bitMathias Agopian2009-06-041-12/+5
* | | merge master to master_glMathias Agopian2009-05-223-23/+39
|\ \ \ | |/ /
| * | move libbinder's header files under includes/binderMathias Agopian2009-05-202-31/+5
| * | checkpoint: split libutils into libutils + libbinderMathias Agopian2009-05-203-1/+43
| |/
* | Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-0/+279
* | move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-052-1/+63
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-0/+76
* | a brand new MessageQueue for SurfaceFlinger.Mathias Agopian2009-04-241-28/+0
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-102-25/+35
|/
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+2
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+1427
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-1427/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+1
* auto import from //branches/cupcake/...@127101The Android Open Source Project2009-01-201-1/+8
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-151-1/+1