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
/
glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: check if implicitly sized arrays match explicitly sized arrays across t...
Timothy Arceri
2014-12-23
1
-1
/
+20
*
glsl: remove extern "C" around #includes
Brian Paul
2014-12-16
3
-7
/
+2
*
glsl: remove commented out code
Timothy Arceri
2014-12-16
1
-2
/
+0
*
glsl: Add gl_MaxViewports to available builtin constants
Maxence Le Doré
2014-12-15
3
-0
/
+10
*
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
2014-12-14
3
-10
/
+8
*
glsl: Add dist-hook to delete glcpp test *.out files.
Matt Turner
2014-12-12
1
-0
/
+4
*
glcpp: Make tests write .out files to builddir.
Matt Turner
2014-12-12
2
-7
/
+14
*
mesa: Add notes/readme files to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-1
/
+2
*
glsl: Add clean-local rule to delete glcpp test output.
Matt Turner
2014-12-12
1
-0
/
+3
*
glsl: Add parser headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
glsl: Add lex and yacc sources to distribution.
Matt Turner
2014-12-12
1
-1
/
+5
*
glsl: Add headers to distribution.
Matt Turner
2014-12-12
2
-3
/
+32
*
glsl: Distribute tests/, TODO, and README
Matt Turner
2014-12-12
1
-0
/
+2
*
glsl: invariant qualifier is not valid for shader inputs in GLSL ES 3.00
Samuel Iglesias Gonsalvez
2014-12-09
2
-1
/
+12
*
glsl: Don't optimize min/max into saturate when EmitNoSat is set
Abdiel Janulgue
2014-12-08
1
-1
/
+1
*
glcpp: Fix `can not` to `cannot` in error message
Chris Forbes
2014-12-07
2
-4
/
+4
*
glcpp: Disallow undefining GL_* builtin macros.
Chris Forbes
2014-12-07
1
-1
/
+2
*
glsl: Optimize scalar all_equal/any_nequal into equal/nequal.
Matt Turner
2014-12-05
1
-0
/
+10
*
linker: Assign varying locations geometry shader inputs for SSO
Ian Romanick
2014-12-03
1
-0
/
+15
*
linker: Wrap access of producer_var with a NULL check
Ian Romanick
2014-12-03
1
-3
/
+5
*
glsl: throw error when using invariant(all) in a fragment shader
Tapani Pälli
2014-12-03
1
-1
/
+12
*
main, glsl: Bump max known desktop glsl version to 4.50
Jordan Justen
2014-12-01
2
-4
/
+8
*
glsl/cs: Change gl_WorkGroupSize from ivec3 to uvec3
Jordan Justen
2014-12-01
1
-4
/
+4
*
glsl: Initialize static temporaries_allocate_names once per process.
Matt Turner
2014-12-01
1
-1
/
+3
*
glsl: Use | action in the lexer source to avoid duplicating the float action
Neil Roberts
2014-11-27
1
-12
/
+3
*
glsl: Disallow float literals with the 'f' suffix but no point or exponent
Neil Roberts
2014-11-27
1
-4
/
+0
*
glsl: Make lower_constant_arrays_to_uniforms require dereferences.
Kenneth Graunke
2014-11-24
1
-2
/
+7
*
glsl: Fix tautological comparison.
Matt Turner
2014-11-24
1
-1
/
+1
*
glsl: Remove unused ast copy constructors.
Matt Turner
2014-11-24
1
-29
/
+0
*
glsl: Generate unique names for each const array lowered to uniforms
cros-mesa-10.3-r29-vanilla
cros-mesa-10.3-r28-vanilla
cros-mesa-10.3-r15-vanilla
cros-mesa-10.3-r13-vanilla
chadv/cros-mesa-10.3-r29-vanilla
chadv/cros-mesa-10.3-r28-vanilla
chadv/cros-mesa-10.3-r15-vanilla
chadv/cros-mesa-10.3-r13-vanilla
Chris Forbes
2014-11-24
1
-1
/
+5
*
glsl_compiler: Add binding hash tables to avoid SIGSEVs on linking stage
Andres Gomez
2014-11-18
1
-0
/
+10
*
linker: Add carriage returns on several linker errors
Andres Gomez
2014-11-18
1
-20
/
+20
*
linker: Add a missing space in an error message
Neil Roberts
2014-11-13
1
-1
/
+1
*
glsl: Swap the order of glsl_type::name and ::length
Ian Romanick
2014-11-10
2
-8
/
+8
*
glsl: Store glsl_type::vector_elements and ::matrix_columns as uint8_t
Ian Romanick
2014-11-10
1
-2
/
+2
*
glsl/list: Revert unintentional file mode change in previous commit.
Vinson Lee
2014-11-07
1
-0
/
+0
*
glsl/list: Move declaration before code.
Vinson Lee
2014-11-07
1
-1
/
+3
*
glsl/list: Add an exec_list_validate function
Jason Ekstrand
2014-11-07
1
-0
/
+19
*
glsl: Skip loop-too-large heuristic if indexing arrays of a certain size
Kenneth Graunke
2014-11-06
1
-1
/
+12
*
glsl: Lower constant arrays to uniform arrays.
Kenneth Graunke
2014-11-06
4
-0
/
+106
*
glsl: Add infrastructure for "hidden" uniforms.
Kenneth Graunke
2014-11-06
3
-0
/
+62
*
glsl: Improve the CSE pass debugging output.
Kenneth Graunke
2014-11-03
1
-1
/
+8
*
glsl: Remove now useless dot optimization on basis vect
Matt Turner
2014-11-03
3
-92
/
+3
*
glsl: Emit mul instead of dot if only one component left.
Matt Turner
2014-11-03
1
-1
/
+4
*
glsl: protect glsl_type with a mutex
Chia-I Wu
2014-10-30
2
-10
/
+62
*
glsl: protect anonymous struct id with a mutex
Chia-I Wu
2014-10-30
1
-2
/
+8
*
util: add _mesa_strtod and _mesa_strtof
Chia-I Wu
2014-10-30
6
-135
/
+9
*
glsl: Drop constant 0.0 components from dot products.
Matt Turner
2014-10-29
1
-0
/
+27
*
glsl: Standardize names and fix typos
Andres Gomez
2014-10-24
2
-7
/
+7
[next]