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
/
mesa
/
drivers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Move DRI parse_debug_string() to util
Kristian Høgsberg Kristensen
2015-10-08
2
-38
/
+0
*
mesa: remove Driver.ResizeBuffers
Marek Olšák
2015-10-03
1
-1
/
+2
*
dri/common: fix gbm-symbols-check regression
Marcin Ślusarz
2015-09-20
1
-1
/
+1
*
dri/common: use sysconfdir when looking for drirc
Marcin Ślusarz
2015-09-19
2
-1
/
+6
*
xmlpool: 'promote' LOCALEDIR variable
Emil Velikov
2015-09-09
1
-1
/
+1
*
dri/common: Tokenize driParseDebugString() argument before matching debug flags.
Francisco Jerez
2015-09-04
1
-4
/
+13
*
dri/common: Fix codestyle of driParseDebugString().
Francisco Jerez
2015-09-04
1
-8
/
+6
*
drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Richard Yao
2015-08-18
1
-0
/
+2
*
mesa: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
dri: set the __DRI_API_OPENGL bit based on max gl compat version
Frank Binns
2015-08-04
1
-1
/
+3
*
drirc: drop support for Heaven 3.0, fixes tessellation in 4.0
Marek Olšák
2015-07-23
1
-20
/
+3
*
dri/common: remove unused drm_version variable
Emil Velikov
2015-07-22
5
-34
/
+1
*
dri/common: use HAVE_LIBDRM over __NOT_HAVE_DRM_H
Emil Velikov
2015-07-22
4
-18
/
+5
*
dri/common: allow BGRX sRGB visuals
Marek Olšák
2015-07-03
1
-0
/
+1
*
dri: don't touch the shader compiler
Erik Faye-Lund
2015-06-29
1
-3
/
+0
*
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
2015-06-12
4
-4
/
+12
*
android: export more dirs from libmesa_dri_common
Chih-Wei Huang
2015-06-09
1
-1
/
+3
*
dri_util: make version var unsigned to silence warnings
Brian Paul
2015-05-29
1
-1
/
+1
*
mesa: Allow overriding the version of ES2+ contexts
Ian Romanick
2015-05-28
1
-0
/
+4
*
dri_util: Use _mesa_override_gl_version_contextless
Ian Romanick
2015-05-28
1
-7
/
+11
*
android: xmlpool: cleanup the generation rules
Emil Velikov
2015-04-22
1
-3
/
+2
*
android: xmlpool: Get rid of the last use of intermediates-dir-for
Chih-Wei Huang
2015-04-22
1
-7
/
+7
*
android: export the path of the generated headers
Chih-Wei Huang
2015-04-22
1
-0
/
+2
*
android: fix the building rules for Android 5.0
Chih-Wei Huang
2015-04-22
1
-2
/
+1
*
android: dri/common: conditionally include drm_cflags/set __NOT_HAVE_DRM_H
Emil Velikov
2015-04-22
1
-0
/
+14
*
drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader).
Kenneth Graunke
2015-04-21
1
-0
/
+4
*
adjust a couple of ifdefs to handle NetBSD correctly
Tobias Nygren
2015-04-17
1
-1
/
+1
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
xmlpool: remove the clean target
Emil Velikov
2015-04-01
1
-6
/
+4
*
xmlpool: don't forget to ship the MOS
Emil Velikov
2015-04-01
1
-1
/
+8
*
dri: add _glapi_set_nop_handler(), _glapi_new_nop_table() to dri_test.c
Brian Paul
2015-03-18
1
-0
/
+11
*
xmlpool: make sure we ship options.h
Emil Velikov
2015-03-05
1
-1
/
+1
*
dri/common: include stdio.h where needed
Brian Paul
2015-03-05
2
-0
/
+2
*
mesa: don't include math.h in compiler.h
Brian Paul
2015-02-26
1
-0
/
+1
*
mesa: include stdarg.h only where it's used
Brian Paul
2015-02-26
1
-0
/
+1
*
dri/common: Update comment about driQueryRendererIntegerCommon
Andreas Boll
2015-02-25
1
-0
/
+1
*
driconf: Update Catalan translation
Alex Henrie
2015-02-24
1
-18
/
+34
*
driconf: Update Spanish translation
Alex Henrie
2015-02-24
1
-5
/
+21
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
drirc: set allow_glsl_extension_directive_midshader for Dead Island.
Sven Arvidsson
2015-01-28
1
-0
/
+4
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
2
-2
/
+2
*
xmlpool: Add $(MOS) and options.h to CLEANFILES.
Matt Turner
2014-12-12
1
-0
/
+1
*
dri/common: Add files to distribution.
Matt Turner
2014-12-12
3
-1
/
+7
*
dri/common: Drop unused mmio.h.
Matt Turner
2014-12-12
1
-62
/
+0
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-2
/
+1
*
nine: Implement threadpool
Axel Davy
2014-11-18
1
-0
/
+5
*
nine: Add drirc options (v2)
Axel Davy
2014-11-18
1
-0
/
+13
*
st/dri: Support EGL_CONTEXT_OPENGL_DEBUG_BIT_KHR/GLX_CONTEXT_DEBUG_BIT_ARB on...
José Fonseca
2014-11-14
1
-8
/
+6
*
Releasing a surfaceless EGL context doesn't release underlying DRI context.
Alexandros Frantzis
2014-11-06
1
-2
/
+6
*
driconf: Correct and update Catalan translation
Alex Henrie
2014-09-29
1
-8
/
+8
[next]