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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glcpp: Add tests for line continuation
Carl Worth
2013-01-11
4
-0
/
+46
*
glcpp: Rewrite line-continuation support to act globally.
Carl Worth
2013-01-11
1
-66
/
+49
*
glcpp: Add --disable-line-continuations argument to standalone glcpp
Carl Worth
2013-01-11
1
-2
/
+44
*
glcpp: Allow test-specific arguments for standalone glcpp tests
Carl Worth
2013-01-11
1
-2
/
+9
*
glcpp: Honor the GL context's DisableGLSLLineContinuations option
Carl Worth
2013-01-11
1
-1
/
+3
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
7
-8
/
+21
*
drirc: Add quirk to disable GLSL line continuations for Savage2
Carl Worth
2013-01-11
1
-0
/
+3
*
driconf: Add a new option: disable_glsl_line_continuations
Carl Worth
2013-01-11
4
-1
/
+15
*
driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
2013-01-11
2
-21
/
+20
*
driconf: Add translation-generation to build system, don't track generated files
Carl Worth
2013-01-11
8
-643
/
+64
*
driconf: Fix German translations by removing a couple of bogus backslashes
Carl Worth
2013-01-11
1
-2
/
+2
*
driconf: Fix gen_xmlpool.py script to allow running from any directory
Chad Versace
2013-01-11
2
-4
/
+18
*
driconf: Add some translations which have been available, but were not compiled
Carl Worth
2013-01-11
1
-8
/
+8
*
driconf: Add option definitions to source file, not generated target
Carl Worth
2013-01-11
1
-0
/
+10
*
targets/opencl: Link against libgallium.la instead of libgallium.a
Tom Stellard
2013-01-11
1
-1
/
+1
*
drivers/radeon: Don't link against libgallium.la
Tom Stellard
2013-01-11
1
-2
/
+1
*
mesa: Use _mesa_lookup_enum_by_nr in tex*_error_check
Matt Turner
2013-01-11
1
-6
/
+9
*
mesa/es3: Add support for GL_PRIMITIVE_RESTART_FIXED_INDEX
Ian Romanick
2013-01-11
9
-19
/
+67
*
i965: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE
Ian Romanick
2013-01-11
1
-0
/
+3
*
mesa/es3: Add support for GL_ANY_SAMPLES_PASSED_CONSERVATIVE query target
Ian Romanick
2013-01-11
2
-2
/
+11
*
mesa/es3: Allow transpose matrix uniforms in GLES3
Ian Romanick
2013-01-11
1
-1
/
+2
*
glcpp: Reject token pasting operator in GLES
Matt Turner
2013-01-11
1
-0
/
+2
*
glcpp: Make undefined macros illegal in #if and #elif for GLES3
Carl Worth
2013-01-11
1
-0
/
+2
*
glcpp: Add a flag to the parser state to indicate GLES.
Carl Worth
2013-01-11
2
-11
/
+16
*
glcpp: Add back tests/*.out to .gitignore
Andreas Boll
2013-01-11
1
-0
/
+1
*
targets/egl-static: fix link failure to libwayland-drm
Knut Andre Tidemann
2013-01-11
1
-1
/
+1
*
targets/dri-swrast: Force c++ linker in all cases.
Johannes Obermayr
2013-01-11
1
-8
/
+2
*
llvmpipe: fix clearing integer color buffers
Roland Scheidegger
2013-01-10
6
-31
/
+89
*
gallivm: fix border color for integer textures
Roland Scheidegger
2013-01-10
1
-0
/
+5
*
gallivm: more integer texture format fetch fixes
Roland Scheidegger
2013-01-10
6
-35
/
+74
*
build: mapi/glapi/gen: Use BUILT_SOURCES
Matt Turner
2013-01-10
1
-4
/
+6
*
Clean up .gitignore files
Matt Turner
2013-01-10
107
-120
/
+0
*
Remove MESA_PIC_FLAGS macro
Matt Turner
2013-01-10
3
-7
/
+3
*
Remove gallium's unused Makefile.template
Matt Turner
2013-01-10
1
-73
/
+0
*
Remove gbm's unused Makefile.template
Matt Turner
2013-01-10
1
-55
/
+0
*
Remove gallium targets' Makefile.{dri,vdpau,xorg,xvmc}
Matt Turner
2013-01-10
4
-338
/
+0
*
Remove unused glsl Makefile.template
Matt Turner
2013-01-10
1
-50
/
+0
*
gallium/tests/unit: Convert to automake
Andreas Boll
2013-01-10
2
-49
/
+34
*
gallium/tests/trivial: Convert to automake
Andreas Boll
2013-01-10
2
-54
/
+34
*
targets/pipe-loader: Convert to automake
Matt Turner
2013-01-10
6
-187
/
+177
*
targets/gbm: Convert to automake
Matt Turner
2013-01-10
3
-41
/
+67
*
targets/egl-static: Convert to automake
Matt Turner
2013-01-10
3
-215
/
+238
*
targets/xa-vmwgfx: Convert to automake
Matt Turner
2013-01-10
4
-121
/
+65
*
targets/xvmc-softpipe: Convert to automake
Matt Turner
2013-01-10
3
-21
/
+73
*
targets/xvmc-r600: Convert to automake
Matt Turner
2013-01-10
3
-24
/
+75
*
targets/xvmc-r300: Convert to automake
Matt Turner
2013-01-10
3
-25
/
+69
*
targets/xvmc-nouveau: Convert to automake
Matt Turner
2013-01-10
3
-29
/
+70
*
targets/xorg-radeonsi: Convert to automake
Matt Turner
2013-01-10
3
-24
/
+71
*
targets/xorg-r600: Convert to automake
Matt Turner
2013-01-10
3
-24
/
+77
*
targets/xorg-r300: Convert to automake
Matt Turner
2013-01-10
3
-25
/
+72
[next]