summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/egl
Commit message (Expand)AuthorAgeFilesLines
* mesa: Unifdef _WIN32_WCE.Matt Turner2014-09-241-2/+0
* st/egl: include the remaining files in the tarballEmil Velikov2014-09-052-1/+6
* st/egl: ship all the files in the tarballEmil Velikov2014-08-282-8/+25
* st/egl: cleanup sw winsys header inclusionsEmil Velikov2014-08-286-12/+8
* android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}Emil Velikov2014-08-131-4/+0
* targets/egl-static: use inline_drm_helper and Automake.inc helpersEmil Velikov2014-06-301-4/+5
* egl/gallium: Set defines for supported APIs when using automakeNiels Ole Salscheider2014-06-121-0/+20
* st/egl: do not link against libloaderEmil Velikov2014-05-291-1/+0
* gallium/egl: st_profiles are build time decision, treat them as suchEmil Velikov2014-05-254-10/+28
* st/egl: Flush resources before presentation (android - bug 77966)Paulo Sergio Travaglia2014-05-051-0/+7
* egl/main: Stop using EGLNative types internallyChad Versace2014-03-171-3/+15
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-223-1/+4
* st/egl: automake: avoid exporting all symbolsEmil Velikov2014-02-111-0/+1
* st/egl: use loader util libEmil Velikov2014-01-183-42/+6
* loader: introduce the loader util libEmil Velikov2014-01-182-0/+2
* st/egl: Flush resources before presentationMartin Andersson2014-01-133-0/+24
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-132-2/+2
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-102-0/+2
* st/egl: use *_FILE over *_SOURCES names for filelistsEmil Velikov2013-11-164-23/+23
* wayland: Don't rely on static variable for identifying wl_drm buffersKristian Høgsberg2013-10-111-2/+9
* gallium/state_trackers/egl: use X11_INCLUDES rather than X11_CFLAGSGaetan Nadon2013-10-091-1/+1
* gallium-egl: use standard variable types over EGLBoolean/EGLintEmil Velikov2013-10-031-9/+9
* st/egl: flush resources before presentationGrigori Goronzy2013-10-011-0/+11
* st/egl: consolidate C sources lists into Makefile.sourcesEmil Velikov2013-10-014-53/+53
* st/egl: include u_format.h for util_format_get_blocksize()Brian Paul2013-09-301-0/+1
* st/dri: do not create a new context for msaa copyMaarten Lankhorst2013-09-112-3/+5
* gallium-egl: Commit the rest of the native_wayland_drm_bufmgr_helper v2 patchKristian Høgsberg2013-08-073-7/+4
* egl: Update to Wayland 1.2 server APIAnder Conselvan de Oliveira2013-08-074-15/+22
* gallium-egl: Don't add a listener for wl_drm twice in wayland platformAnder Conselvan de Oliveira2013-08-071-1/+0
* gallium-egl: Simplify native_wayland_drm_bufmgr_helper interfaceAnder Conselvan de Oliveira2013-08-079-308/+276
* mesa: remove outdated version lines in commentsRico Schüller2013-06-0535-35/+0
* st/egl: fix bulid errors on Android 4.2Chia-I Wu2013-05-031-23/+62
* gallium-egl: Fix compile errors introduced in de315f76aKristian Høgsberg2013-03-195-5/+5
* gallium/egl: fix out-of-tree buildAndreas Boll2013-03-191-1/+1
* wayland: fix segfault when using software renderingPhilipp Brüschweiler2013-03-151-1/+1
* egl-wayland: Fix left-over wl_display_roundtrip() usageKristian Høgsberg2013-02-141-1/+1
* gallium/egl: Fix include dirs for VPATH buildQuentin Glidic2013-02-041-0/+1
* android: use gralloc_drm_get_gem_handle apiTapani Pälli2013-01-281-8/+2
* Remove hacks for static MakefilesMatt Turner2013-01-131-6/+0
* Clean up .gitignore filesMatt Turner2013-01-101-1/+0
* state_trackers/egl: Convert to automakeMatt Turner2013-01-104-127/+111
* gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flagMarek Olšák2013-01-042-3/+3
* wayland: Don't cancel a roundtrip when any event is receivedJonas Ådahl2013-01-031-1/+4
* st/egl/drm: only unref the udev device if neededTobias Droste2012-12-111-4/+5
* gallium: pass the current context to the flush_front state tracker functionMarek Olšák2012-12-071-2/+4
* scons: Require drm to build gallium/state_trackers/egl/x11/x11_screen.c.Vinson Lee2012-12-041-2/+4
* wayland: Destroy frame callback when destroying surfaceJonas Ådahl2012-11-071-0/+3
* wayland: Drop support for ill-defined, unused wl_egl_pixmapKristian Høgsberg2012-10-172-107/+0
* egl/wayland: Update to Wayland 0.99 APIKristian Høgsberg2012-10-174-40/+94
* Remove useless checks for NULL before freeingMatt Turner2012-09-058-30/+15