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
*
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
*
driconf: Update Spanish translation
Alex Henrie
2014-09-29
1
-5
/
+5
*
driconf: Synchronize po files
Alex Henrie
2014-09-29
6
-319
/
+390
*
xmlconfig: suppress libGL warnings when LIBGL_DEBUG == "quiet"
Stefan Dirsch
2014-09-09
1
-1
/
+3
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
dri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE handling to driQueryRender...
Emil Velikov
2014-08-15
1
-0
/
+4
*
android: megadriver_stub: prefix static libraries with libmesa_
Emil Velikov
2014-08-13
1
-2
/
+2
*
dri/xmlconfig: s/uint/unsigned int/
Vinson Lee
2014-08-05
1
-2
/
+2
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
xmlconfig: Use program_invocation_short_name when building for cygwin
Yaakov Selkowitz
2014-07-29
1
-0
/
+2
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
2
-3
/
+22
*
scons: build and use a single dri_common library
Emil Velikov
2014-07-10
1
-45
/
+10
*
st/dri/drm: remove __driDriverExtensions and driDriverAPI
Emil Velikov
2014-07-10
1
-0
/
+27
*
xmlconfig/dri: bool -> unsigned char
Dave Airlie
2014-07-02
3
-10
/
+8
*
loader: Use drirc device_id parameter in complement to DRI_PRIME
Axel Davy
2014-07-01
1
-0
/
+14
*
drirc: Add string support
Axel Davy
2014-07-01
2
-1
/
+35
*
dri: remove GL types from config queries
Dave Airlie
2014-07-01
1
-3
/
+3
*
dri/xmlconfig: remove GL types.
Dave Airlie
2014-07-01
2
-100
/
+100
*
android: adapt to the megadriver mechanism
Adrian Negreanu
2014-06-09
1
-0
/
+17
*
add megadriver_stub_FILES
Adrian Negreanu
2014-06-09
2
-1
/
+4
*
dri_util: keep __dri2ConfigOptions symbol private
Emil Velikov
2014-05-25
1
-1
/
+1
*
dri_util: set implemented version of the DRI_CORE extension
Emil Velikov
2014-05-25
1
-1
/
+1
*
dri_util: cleanup dri extension handling
Emil Velikov
2014-04-28
2
-5
/
+5
*
Check for dladdr(), rather than assuming we have it if we have RTLD_DEFAULT
Jon TURNEY
2014-04-28
2
-4
/
+4
*
mesa: use accessors for struct gl_debug_state
Chia-I Wu
2014-04-27
1
-4
/
+1
*
dri: Expand driParseDebugString return value to uint64_t.
Matt Turner
2014-04-15
2
-6
/
+5
*
megadriver_stub.c: don't use _GNU_SOURCE to gate the compat code
Jonathan Gray
2014-04-05
1
-2
/
+2
*
dri/common: LIBDRM_LIBS is not a linker/libtool flag, add it to LIBADD
Emil Velikov
2014-03-31
1
-1
/
+1
*
automake: use MKDIR_P when possible
Emil Velikov
2014-03-11
1
-1
/
+1
*
mesa: remove remaining uses of _glthread_GetID()
Brian Paul
2014-03-05
1
-6
/
+0
*
dri_util: use the implemented version of __DRIimageDriverExtension
Emil Velikov
2014-02-23
1
-1
/
+1
*
dri_util: explicitly set __DRIcopySubBufferExtension members
Emil Velikov
2014-02-23
1
-2
/
+3
*
dri_util: explicitly set __DRIswrastExtension members.
Emil Velikov
2014-02-23
1
-6
/
+7
*
mesa: allocate gl_debug_state on demand
Brian Paul
2014-02-08
1
-1
/
+5
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
2
-17
/
+17
*
mesa: Change many Type A MESA_FORMATs to meet naming standard
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
2
-12
/
+12
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
4
-7
/
+7
*
Update .gitignore for Catalan translations build artifacts
Paul Berry
2014-01-24
1
-0
/
+1
*
driconf: Add Catalan translations
Alex Henrie
2014-01-23
2
-1
/
+322
[next]