Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | added two EGL helpers for selecting a config matching a certain pixelformat ↵ | Mathias Agopian | 2009-08-06 | 1 | -31/+11 | |
| | | | | or native window type | |||||
* | added a gl swapinterval test | Mathias Agopian | 2009-08-05 | 3 | -5/+178 | |
| | ||||||
* | opengl tests | Mathias Agopian | 2009-08-05 | 4 | -7/+231 | |
| | ||||||
* | merge master in master_gl | Mathias Agopian | 2009-06-24 | 5 | -6/+6 | |
|\ | ||||||
| * | Remove opengl tests from tests build | Sriram Raman | 2009-06-22 | 5 | -6/+6 | |
| | | ||||||
* | | fix a bug where copybit only renders in the first buffer when used with s/w GL | Mathias Agopian | 2009-06-10 | 1 | -9/+7 | |
| | | ||||||
* | | revive the copybit test. | Mathias Agopian | 2009-06-09 | 2 | -93/+65 | |
| | | ||||||
* | | Merge commit 'goog/master' into merge_master | Mathias Agopian | 2009-06-05 | 3 | -0/+198 | |
|\ \ | |/ | ||||||
| * | simplify this test | Mathias Agopian | 2009-06-02 | 1 | -144/+37 | |
| | | ||||||
| * | added a test that exhibits some lighting issues in the software renderer. ↵ | Mathias Agopian | 2009-06-01 | 3 | -0/+305 | |
| | | | | | | | | see external bug 1709 | |||||
* | | update surfaceflinger, libui and libagl to the new gralloc api | Mathias Agopian | 2009-05-04 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Currently the lock/unlock path is naive and is done for each drawing operation (glDrawElements and glDrawArrays). this should be improved eventually. - factor all the lock/unlock code in SurfaceBuffer. - fixed "showupdate" so it works even when we don't have preserving eglSwapBuffers(). - improved the situation with the dirty-region and fixed a problem that caused GL apps to not update. - make use of LightRefBase() where needed, instead of duplicating its implementation - add LightRefBase::getStrongCount() - renamed EGLNativeWindowSurface.cpp to FramebufferNativeWindow.cpp - disabled copybits test, since it clashes with the new gralloc api - Camera/Video will be fixed later when we rework the overlay apis | |||||
* | | Add clarifying comment. | Jack Palevich | 2009-04-13 | 1 | -1/+1 | |
| | | | | | | | | (Primarily as a test of the master_gl branch.) | |||||
* | | Integrate from //sandbox/mathias/donut/...@145728 | Mathias Agopian | 2009-04-10 | 2 | -0/+770 | |
|/ | | | | SurfaceFlinger rework for new EGL driver model support. | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 24 | -0/+3523 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 24 | -3523/+0 | |
| | ||||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 14 | -597/+28 | |
| | ||||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 28 | -0/+4092 | |