summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Expand)AuthorAgeFilesLines
* move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-056-245/+9
* get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-053-34/+15
* removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-053-34/+57
* update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-048-118/+166
* Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-3015-2019/+917
|\
| * oops forgot to remove a LOGD when loading an opengl driverMathias Agopian2009-04-241-1/+1
| * Merge change 551 into donutAndroid (Google) Code Review2009-04-243-97/+2
| |\
| | * Enable static Java APIs for OpenGL ES 1.1 extensions.Jack Palevich2009-04-243-97/+2
| * | Make sure to map undefined OES functions to their non-OES counterpart if it e...Mathias Agopian2009-04-231-3/+27
| |/
| * use gl.h to generate the *.in files. we are now supporting the full gl.h and ...Mathias Agopian2009-04-2311-861/+877
| * integrate some OpenGL ES changes back from master_gl in preparation of openin...Mathias Agopian2009-04-2310-1516/+788
| * Add an Android-specific static OpenGL ES 1.1 Java API.Jack Palevich2009-04-1645-122/+1773
| * Improve glgenJack Palevich2009-04-144-283/+284
| * Clean up trivial Eclipse warnings and fix whitespace.Jack Palevich2009-04-138-744/+753
| * AI 144282: Tweak this tool to work with the current directory structure.Jack Palevich2009-04-021-3/+14
| * Automated import from //branches/donutburger/...@142484,142484Jack Palevich2009-03-242-21/+38
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-04-1749-1090/+2751
|\ \
| * | Manually merge 129, 174, and 233 from donutJack Palevich2009-04-1749-1090/+2751
* | | Add clarifying comment.Jack Palevich2009-04-131-1/+1
* | | more debugging tools around BufferMapperMathias Agopian2009-04-101-4/+9
* | | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-1023-761/+3027
|/ /
* | AI 144401: am: CL 144282 Tweak this tool to work with the current directory s...Jack Palevich2009-04-021-3/+14
* | Automated import from //branches/master/...@142578,142578Jack Palevich2009-03-252-21/+38
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03107-0/+24650
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03107-24648/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-032-8/+6
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-022-6/+8
* auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-7/+1
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-1040-1141/+3219
* auto import from //branches/cupcake/...@126645The Android Open Source Project2009-01-153-2/+10
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-1765-133/+7408
* Initial ContributionThe Android Open Source Project2008-10-2141-0/+15293