186 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Mathias Agopian 9e3ebf8c45 add basic time stats for surfaces lock time
15 years ago
Mathias Agopian 5a37cc5155 make sure to update the tail pointer when undoing a dequeue
15 years ago
Mathias Agopian 4fc61bfdef fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
15 years ago
Mathias Agopian 3dbf98cec7 make sure conditions will return when the status of a surface is not NO_ERROR
15 years ago
Mathias Agopian 81e2a52fea fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
15 years ago
Martin Storsjo 4e3d2484c9 Calculate specular lighting correctly
15 years ago
Mathias Agopian 806a5fcb30 be more friendly with C
15 years ago
Eric Laurent c2f1f07084 Fix issue 1795088 Improve audio routing code
15 years ago
Mathias Agopian b07c28b90b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
15 years ago
Mathias Agopian 00ee480034 implement Mutex and Condition with pthread instead of calling futex directly.
15 years ago
Android (Google) Code Review 814914cd08 Merge change 6382
15 years ago
Mathias Agopian 7c5252ed0a add a virtual destructor to region_rasterizer, to be on the safe side
15 years ago
Eric Laurent 349dba337e am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Eric Laurent 573266210f Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Mathias Agopian e35922dc71 merge master in master_gl
15 years ago
Android (Google) Code Review e4f071b1f3 am 5277103d: Merge change 5035 into donut
15 years ago
Mathias Agopian f1bd03d1eb add glTexParameteri() and fix glTexParameteriv()
15 years ago
Mathias Agopian 2ff585f4bd fix a bug where copybit only renders in the first buffer when used with s/w GL
15 years ago
Mathias Agopian 79021f4b51 revive the copybit test.
15 years ago
Mathias Agopian 348514d9be cleanup Debug.h a bit
15 years ago
Mathias Agopian 794aaef95e merge master to master_gl
15 years ago
Mathias Agopian 7562408b22 move libbinder's header files under includes/binder
15 years ago
Mathias Agopian 615a9bfbd9 checkpoint: split libutils into libutils + libbinder
15 years ago
Mathias Agopian cde489a26a Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
15 years ago
Mathias Agopian 376f561469 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
15 years ago
Mathias Agopian 81dd9e9f10 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
15 years ago
Mathias Agopian 4fde27f0b8 a brand new MessageQueue for SurfaceFlinger.
15 years ago
Mathias Agopian b1514c918d Integrate from //sandbox/mathias/donut/...@145728
15 years ago
The Android Open Source Project 1179bc9b0e auto import from //branches/cupcake_rel/...@140373
16 years ago
The Android Open Source Project 89fa4ad53f auto import from //depot/cupcake/@135843
16 years ago
The Android Open Source Project 15f767b960 auto import from //depot/cupcake/@135843
16 years ago
The Android Open Source Project 5e07b5774c auto import from //branches/cupcake/...@130745
16 years ago
The Android Open Source Project e5198b620a auto import from //branches/cupcake/...@127101
16 years ago
The Android Open Source Project 54ffb8abf9 auto import from //branches/cupcake/...@126645
16 years ago
The Android Open Source Project 7b5eb023f8 Code drop from //branches/cupcake/...@124589
16 years ago
The Android Open Source Project 2729ea9262 Initial Contribution
16 years ago