Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libagl shouldn't export anything | Mathias Agopian | 2012-02-27 | 1 | -640/+0 |
| | | | | Change-Id: Ia823dbc56aab2a0b8a6063df4348fe6baac124c6 | ||||
* | remove last traces of copybit | Mathias Agopian | 2011-05-02 | 1 | -16/+0 |
| | | | | Change-Id: Ia0f13a0ee6f702256482b5eb29d7fa2aa840bfc7 | ||||
* | get rid of dependency on copybit HAL module | Mathias Agopian | 2011-04-28 | 1 | -2/+0 |
| | | | | Change-Id: Ia608099a2426c11a91d33063ba53c93e1eccb428 | ||||
* | fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) | Mathias Agopian | 2010-02-03 | 1 | -2/+2 |
| | | | | | | | | | | A typo caused GL_AMBIENT_AND_DIFFUSE to only set the the ambient color. Fix another typo which caused the viewer position to be wrong for specular highlights. Switch back to eye-space lighting, since there are still some issues with some demos (San Angeles in particular). | ||||
* | implement [2396050] Add ETC1 texture support to AGL | Mathias Agopian | 2010-02-02 | 1 | -1/+6 |
| | |||||
* | fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts ↵ | Mathias Agopian | 2009-11-02 | 1 | -1/+3 |
| | | | | | | | | when playing back video we lost the concept of vertical stride when moving video playback to EGLImage. Here we bring it back in a somewhat hacky-way that will work only for the softgl/mdp backend. | ||||
* | Calculate specular lighting correctly | Martin Storsjo | 2009-08-25 | 1 | -0/+1 |
| | | | | | | 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 master in master_gl | Mathias Agopian | 2009-06-24 | 1 | -1/+1 |
|\ | |||||
| * | add glTexParameteri() and fix glTexParameteriv() | Mathias Agopian | 2009-06-22 | 1 | -1/+1 |
| | | |||||
* | | fix a bug where copybit only renders in the first buffer when used with s/w GL | Mathias Agopian | 2009-06-10 | 1 | -3/+2 |
| | | |||||
* | | Integrate from //sandbox/mathias/donut/...@145728 | Mathias Agopian | 2009-04-10 | 1 | -12/+31 |
|/ | | | | SurfaceFlinger rework for new EGL driver model support. | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+632 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -632/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -0/+1 |
| | |||||
* | auto import from //branches/cupcake/...@126645 | The Android Open Source Project | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -0/+7 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+624 |