summaryrefslogtreecommitdiffstats
path: root/opengl
Commit message (Collapse)AuthorAgeFilesLines
* merge from eclairJean-Baptiste Queru2009-11-1579-2255/+8451
|\
| * eclair snapshotJean-Baptiste Queru2009-11-1381-2259/+8462
| |
* | Fix obvious typo bug in egl.cppChristoffer Gurell2009-10-121-1/+1
| | | | | | | | can (and does sometimes) lead to accessing array with -1 as index
* | Merge change 10840Android Code Review2009-08-251-1/+1
|\ \ | | | | | | | | | | | | * changes: the vertex index should be "first + i".
| * | the vertex index should be "first + i".Li Wenhao2009-07-291-1/+1
| | |
* | | Merge change 11093Android Code Review2009-08-251-0/+2
|\ \ \ | | | | | | | | | | | | | | | | * changes: If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport.
| * | | If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing ↵Martin Storsjo2009-08-101-0/+2
| | | | | | | | | | | | | | | | the viewport.
* | | | Calculate specular lighting correctlyMartin Storsjo2009-08-111-3/+8
|/ / / | | | | | | | | | | | | | | | Since the lighting calculations are done in object space, the vector from the object to the viewer also needs to be transformed to object space.
* | | merge from donutJean-Baptiste Queru2009-07-292-2/+2
|\ \ \ | | |/ | |/|
| * | donut snapshotJean-Baptiste Queru2009-07-292-2/+2
| | |
* | | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2587-3040/+7441
|\ \ \ | |/ / | | / | |/ |/|
| * donut snapshotJean-Baptiste Queru2009-07-2121-104/+408
| |
| * donut snapshotJean-Baptiste Queru2009-05-2075-2945/+7042
| |
* | Bug Fixed for libagl.Shin-ichiro KAWASAKI2009-07-071-1/+1
|/
* AI 145249: Correct misspelling of constant RENDERMODE_CONTUOUSLY --> ↵Jack Palevich2009-04-081-9/+9
| | | | | | | | RENDERMODE_CONTINUOUSLY BUG=1766678 Automated import of CL 145249
* AI 145244: Fully document GLSurfaceView and related classes.Jack Palevich2009-04-081-51/+349
| | | | | | BUG=1766685 Automated import of CL 145244
* Automated import from //branches/cupcake/...@142485,142485Jack Palevich2009-03-241-20/+194
|
* Automated import from //branches/cupcake/...@142481,142481Jack Palevich2009-03-242-21/+38
|
* Automated import from //branches/cupcake/...@141857,141857Jack Palevich2009-03-241-31/+23
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03142-0/+37199
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-03142-37195/+0
|
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-034-38/+34
|
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-024-34/+38
|
* 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-1768-142/+8077
|
* Initial ContributionThe Android Open Source Project2008-10-2175-0/+27180