index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/dri: enable 3D textures and sRGB colorspace for EGL
Anatoli Antonovitch
2015-07-22
1
-0
/
+14
*
st/dri: expose sRGB visuals (v2)
Marek Olšák
2015-07-22
2
-5
/
+25
*
scons: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-1
/
+0
*
android: don't build the kms-dri winsys
Emil Velikov
2015-07-22
1
-1
/
+0
*
st/dri: unwrap/remove __NOT_HAVE_DRM_H magic
Emil Velikov
2015-07-22
4
-23
/
+1
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
5
-13
/
+13
*
pipe-loader: remove pipe_loader_drm_probe_fd() x_auth argument
Emil Velikov
2015-07-13
1
-1
/
+1
*
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
2015-07-07
1
-1
/
+1
*
st/dri: check pscreen is valid before querying param
Dave Airlie
2015-06-10
1
-1
/
+1
*
android: add rules to build gallium/state_trackers/dri
Chih-Wei Huang
2015-06-09
1
-0
/
+64
*
st/dri: fix postprocessing crash when there's no depth buffer
Marek Olšák
2015-05-29
1
-5
/
+4
*
st/dri: add support for create_context_robustness GLX and EGL extensions
Marek Olšák
2015-05-12
3
-9
/
+42
*
egl/swrast: Enable config extension for swrast
Axel Davy
2015-05-11
1
-0
/
+1
*
st/dri: implement the fence interface for CL events
Marek Olšák
2015-04-30
3
-1
/
+81
*
st/dri: implement the fence interface
Marek Olšák
2015-04-30
1
-0
/
+80
*
egl: add initial EGL_MESA_image_dma_buf_export v2.4
Dave Airlie
2015-04-01
1
-1
/
+31
*
st/dri: remove unused include from the automake/scons build
Emil Velikov
2015-03-16
2
-2
/
+0
*
st/dri: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
gallium/dri: Shut up a compiler warning.
Eric Anholt
2015-02-18
1
-1
/
+1
*
st/dri: Make depth buffer optional for postprocessing
Park, Jeongmin
2015-02-07
2
-2
/
+2
*
gallium/postprocessing: fix crash at context destruction
Marek Olšák
2015-02-06
1
-4
/
+3
*
gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers.
Eric Anholt
2015-01-06
1
-0
/
+6
*
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2014-11-14
1
-3
/
+3
*
targets/pipe-loader: drop unused authentication
Emil Velikov
2014-09-24
1
-1
/
+1
*
st/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environment variables
Marek Olšák
2014-09-19
1
-35
/
+0
*
st/dri: ship the scons buildscript in the release tarball
Emil Velikov
2014-09-05
1
-0
/
+2
*
kms-swrast: Support Prime fd handling
Andreas Pokorny
2014-09-05
1
-0
/
+8
*
st/dri: Add __DRI2rendererQueryExtension support
Emil Velikov
2014-08-15
5
-0
/
+88
*
st/dri: define GALLIUM_SOFTPIPE when building kms_swrast
Emil Velikov
2014-08-12
3
-3
/
+9
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
3
-23
/
+27
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
1
-12
/
+5
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
st/dri: Fix driver loading if swrast isn't built
Aaron Watry
2014-08-03
1
-0
/
+4
*
dri: Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
2014-07-30
2
-4
/
+22
*
gallium: Add a dumb drm/kms winsys backed swrast provider
Giovanni Campagna
2014-07-30
2
-0
/
+66
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
2
-0
/
+3
*
st/dri: merge dri/drm and dri/sw backends
Emil Velikov
2014-07-10
24
-184
/
+89
*
targets/dri-swrast: convert to gallium megadrivers :)
Emil Velikov
2014-07-10
2
-2
/
+4
*
st/dri/drm: remove __driDriverExtensions and driDriverAPI
Emil Velikov
2014-07-10
1
-22
/
+0
*
targets/dri: Add __driDriverGetExtensions_nouveau symbol
Emil Velikov
2014-07-10
2
-0
/
+24
*
st/dri: Remove the old libdridrm library
Emil Velikov
2014-07-02
1
-10
/
+3
*
targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
2014-07-02
1
-1
/
+1
*
st/dri/drm: Add a second libdridrm library
Emil Velikov
2014-07-02
1
-1
/
+9
*
st/dri: Allow separate dri-targets
Emil Velikov
2014-07-02
7
-2
/
+56
*
gallium/dri2: implement blitImage
Axel Davy
2014-06-27
1
-3
/
+51
*
gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
2014-06-27
1
-183
/
+286
*
Make DRI dependencies and build depend on the target
Jon TURNEY
2014-05-23
1
-1
/
+5
*
targets/dri: use a single version script to restict exported symbols
Emil Velikov
2014-05-02
1
-5
/
+0
*
st/dri: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-25
/
+30
*
st/dri: flush drawable textures before unreferencing
Marek Olšák
2014-03-11
1
-0
/
+8
[next]