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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl/glcpp: Fix glcpp-test to correctly extract test-specific arguments
Carl Worth
2014-08-07
1
-1
/
+1
*
glsl/glcpp: Fix line-continuation code to handle multiple newline flavors
Carl Worth
2014-08-07
1
-9
/
+87
*
glsl/glcpp: Don't include any newline characters in #error token
Carl Worth
2014-08-07
1
-1
/
+1
*
glsl/glcpp: Treat CR+LF pair as a single newline
Carl Worth
2014-08-07
2
-5
/
+9
*
glsl/glcpp: Add test script for testing various line-termination characters
Carl Worth
2014-08-07
2
-11
/
+137
*
glsl/glcpp: Fix for macros that expand to include "defined" operators
Carl Worth
2014-08-07
3
-45
/
+387
*
glsl/glcpp: Swallow empty #pragma directives.
Carl Worth
2014-08-07
2
-1
/
+7
*
glsl/glcpp: Fix #pragma to not over-increment the line-number count
Carl Worth
2014-08-07
3
-2
/
+12
*
glsl/glcpp: Add testing for null directives with spaces and comments
Carl Worth
2014-08-07
2
-0
/
+18
*
glsl/glcpp: Fix NULL directives when followed by a single-line comment
Carl Worth
2014-08-07
1
-1
/
+1
*
glsl/glcpp: Add tests for #define followed by comments
Carl Worth
2014-08-07
2
-2
/
+8
*
glsl/glcpp: Allow single-line comments immediately after #define
Carl Worth
2014-08-07
1
-1
/
+1
*
glsl/glcpp: Add test for "#define without macro name"
Carl Worth
2014-08-07
2
-0
/
+4
*
glsl/glcpp: Add explicit error for "#define without macro name"
Carl Worth
2014-08-07
3
-5
/
+7
*
docs: List GL+GLSL versions as parts of a whole.
Matt Turner
2014-08-07
1
-18
/
+9
*
i965/vec4: Remove unused emit_bool_comparison method.
Matt Turner
2014-08-07
2
-15
/
+0
*
mesa: Drop USE_IEEE define.
Matt Turner
2014-08-07
4
-48
/
+4
*
mesa: Group gl_system_value values by the stage where they exist
Ian Romanick
2014-08-07
2
-9
/
+35
*
glsl_to_tgsi: Assert that the _mesa_sysval_to_semantic mapping is correct
Ian Romanick
2014-08-07
1
-0
/
+15
*
mesa/st: Only one copy of mesa_sysval_to_semantic
Ian Romanick
2014-08-07
3
-11
/
+5
*
glsl_to_tgsi: Constify mesa_sysval_to_semantic
Ian Romanick
2014-08-07
1
-1
/
+1
*
i965/clip: Fix brw_clip_unfilled.c/compute_offset's assembly.
Kenneth Graunke
2014-08-07
1
-3
/
+3
*
glsl: support unsigned increment in ir_loop controls
Tapani Pälli
2014-08-07
1
-3
/
+14
*
mesa/formats: Fix the size of ETC2_SRGB8_PUNCHTHROUGH_ALPHA1
Jason Ekstrand
2014-08-06
1
-1
/
+1
*
mesa/formats: Use the correct swizzle parameter for the 11-bit EAC formats
Jason Ekstrand
2014-08-06
1
-4
/
+4
*
draw: fix clipvertex trouble if position comes from gs
Roland Scheidegger
2014-08-06
1
-1
/
+5
*
draw: don't run pipeline stages when gs has no position output
Roland Scheidegger
2014-08-06
2
-1
/
+5
*
dri/xmlconfig: s/uint/unsigned int/
Vinson Lee
2014-08-05
1
-2
/
+2
*
mesa include stdint.h in formats.h
Brian Paul
2014-08-05
1
-0
/
+1
*
mesa/texstore: Add a generic rgba integer texture upload path
Jason Ekstrand
2014-08-05
1
-479
/
+73
*
mesa/texstore: Add a generic float/normalized rgba texture upload path
Jason Ekstrand
2014-08-05
1
-1906
/
+98
*
mesa/texstore: Use _mesa_swizzle_and_convert when possible
Jason Ekstrand
2014-08-05
1
-15
/
+171
*
main/texstore: Split texture storage into three functions
Jason Ekstrand
2014-08-05
1
-71
/
+100
*
mesa/format_utils: Add a function to convert a mesa_format to an array format
Jason Ekstrand
2014-08-05
2
-0
/
+111
*
mesa/format_utils: Add a general format conversion function
Jason Ekstrand
2014-08-05
3
-0
/
+912
*
mesa/imports: Add a _mesa_half_is_negative helper function
Jason Ekstrand
2014-08-05
1
-0
/
+5
*
mesa/formats: Add layout and swizzle information
Jason Ekstrand
2014-08-05
3
-0
/
+86
*
mesa/formats: Remove IndexBits
Jason Ekstrand
2014-08-05
2
-3
/
+2
*
mesa/formats: Autogenerate the format_info structure from a CSV file
Jason Ekstrand
2014-08-05
4
-1738
/
+19
*
mesa/main: Add python code to generate the format_info structure
Jason Ekstrand
2014-08-05
1
-0
/
+181
*
mesa: Add python to parse the formats CSV file
Jason Ekstrand
2014-08-05
1
-0
/
+521
*
mesa: Add a format description CSV file
Jason Ekstrand
2014-08-05
1
-0
/
+282
*
util/tests/hash_table: Link against libmesautil instead of libmesa
Jason Ekstrand
2014-08-05
1
-4
/
+2
*
st/mesa: adjust Z coordinates for quad clearing
Brian Paul
2014-08-05
1
-2
/
+5
*
mesa: make vertex array type error checking a little more efficient
Brian Paul
2014-08-05
2
-30
/
+59
*
glsl_to_tgsi: Fix typo shader_program -> shader
Michel Dänzer
2014-08-05
1
-2
/
+1
*
mesa: update wglext.h to version 20140630
Brian Paul
2014-08-05
1
-675
/
+607
*
mesa: update glxext.h to version 20140725
Brian Paul
2014-08-05
1
-5
/
+32
*
mesa: update glext.h to version 20140725
Brian Paul
2014-08-05
1
-115
/
+209
*
meta: Disable dithering during glBlitFramebuffer
Neil Roberts
2014-08-05
1
-0
/
+3
[next]