index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
mesa: add missing formats to driGLFormatToImageFormat
Tapani Pälli
2016-10-25
1
-0
/
+2
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
2
-4
/
+19
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
2
-1
/
+8
*
dri/common: remove unused libdri_test_stubs.la
Emil Velikov
2016-06-13
3
-104
/
+1
*
i965: Integrate precise trig into configuration infrastructure
Gurchetan Singh
2016-06-07
1
-0
/
+5
*
dri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM formats as supported configs
Rob Herring
2016-04-21
1
-0
/
+10
*
dri: Fix robust context creation via EGL attribute
Chad Versace
2016-04-14
1
-2
/
+23
*
drirc: add a workaround for blackness in Warsow
Marek Olšák
2016-04-06
1
-0
/
+8
*
Android: remove dependence on .SECONDEXPANSION
Rob Herring
2016-02-29
1
-9
/
+13
*
dri/common: include debug_output.h to silence warning
Brian Paul
2016-02-08
1
-0
/
+1
*
DRI_CONFIG: Add option to override vendor id
Patrick Rudolph
2016-02-04
1
-0
/
+5
*
i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
2016-01-22
2
-8
/
+13
*
drirc: Disable ARB_blend_func_extended for Heaven 4.0/Valley 1.0.
Kenneth Graunke
2015-12-30
1
-0
/
+8
*
xmlconfig: Add support for DragonFly
François Tigeot
2015-11-20
1
-0
/
+3
*
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
[next]