Mathias Agopian
|
f13901eaa9
|
remove libagl's dependency on gralloc_priv.h
|
2009-07-15 18:53:32 -07:00 |
|
Mathias Agopian
|
295eff2008
|
fix a bug where gl didn't always fallback to software when copybit failed. minor optimizations to copybit codepath.
|
2009-06-29 16:36:49 -07:00 |
|
Mathias Agopian
|
5911aa9510
|
copybit now uses a native_handle_t* instead of a fd/offset
|
2009-06-24 20:39:16 -07:00 |
|
Mathias Agopian
|
e7829b8656
|
fix a bug where copybit would be rejected in landscape mode
|
2009-06-23 19:50:41 -07:00 |
|
Mathias Agopian
|
7272add7a5
|
we were not fetching the texture coords in the copybit case, so we were using garbage
|
2009-06-18 19:31:07 -07:00 |
|
Mathias Agopian
|
aa6e88b808
|
fix/add some comments
|
2009-06-17 21:58:18 -07:00 |
|
Mathias Agopian
|
6d2cad2c6c
|
s/w OpenGL no detects and handles all any combinations of triangle fans corresponding to a rectangle
this allows fallback to faster copybit code in almost all cases.
|
2009-06-17 21:18:56 -07:00 |
|
Mathias Agopian
|
cf251b9e3b
|
fix a scissor bug in the GLES-on-top-of copybit code
|
2009-06-16 18:08:29 -07:00 |
|
Mathias Agopian
|
0a3139a21e
|
fix a bug where copybit only renders in the first buffer when used with s/w GL
|
2009-06-10 16:15:32 -07:00 |
|
Mathias Agopian
|
076b1cc3a9
|
Integrate from //sandbox/mathias/donut/...@145728
SurfaceFlinger rework for new EGL driver model support.
|
2009-04-10 14:24:30 -07:00 |
|