summaryrefslogtreecommitdiffstats
path: root/include/ui/egl
Commit message (Expand)AuthorAgeFilesLines
* fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-0/+29
* Introduce official public NativeWindow type.Dianne Hackborn2010-06-301-19/+23
* added the notion of fixed-size buffersMathias Agopian2010-05-241-0/+21
* added native_window_set_buffer_count()Mathias Agopian2010-05-211-8/+22
* Add incStrong and decStrong methods to android_native_{window,buffer}_t.Jamie Gennis2010-05-101-0/+18
* added setCrop() to android_native_window_tMathias Agopian2010-04-201-5/+33
* Add a new connect/disconnect API to android_native_window_tMathias Agopian2010-03-111-1/+37
* really be more friendly with CMathias Agopian2009-08-171-8/+8
* be more friendly with CMathias Agopian2009-08-131-15/+15
* ui: make native_window_set_usage be a static inlineDima Zavin2009-08-131-1/+1
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-2/+41
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-41/+2
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-2/+41
* added NATIVE_WINDOW_FORMAT attribute to android_native_window_tMathias Agopian2009-08-061-1/+2
* fixed some issues with the software renderer when surfaces are made current.Mathias Agopian2009-07-301-1/+14
* get rid off unneeded flagsMathias Agopian2009-05-051-6/+2
* move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-051-26/+0
* move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-0/+240