summaryrefslogtreecommitdiffstats
path: root/include/ui/egl/android_natives.h
Commit message (Expand)AuthorAgeFilesLines
* remove dependency on android_native{s_priv|buffer}.hMathias Agopian2012-02-241-103/+0
* frameworks/base: move ANativeWindow/android_native_buffer_t outIliyan Malchev2011-05-031-400/+2
* frameworks/base: make the ANativeWindow query() method constIliyan Malchev2011-05-031-1/+1
* Revert "retire android_native_window_t"Mathias Agopian2011-03-301-0/+3
* retire android_native_window_tIliyan Malchev2011-03-231-3/+0
* Add support for timestamps into SurfaceTexture.Eino-Ville Talvala2011-03-171-3/+29
* ANativeWindow: add query for the concrete type.Jamie Gennis2011-03-141-0/+15
* ANativeWindow: add queues-to-window-composer check.Jamie Gennis2011-03-081-0/+15
* Add the MIN_UNDEQUEUED_BUFFERS query to ANW.Jamie Gennis2011-02-281-0/+20
* Reset ANativeWindow crop on buffer geometry changes.Jamie Gennis2011-01-281-0/+2
* fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-041-1/+11
* 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