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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Use UniformBooleanTrue value for uniform initializers.
Matt Turner
2014-08-18
4
-20
/
+29
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
9
-46
/
+5
*
glsl: Use typed foreach_in_list instead of foreach_list.
Matt Turner
2014-07-01
1
-20
/
+20
*
glsl/tests: remove generated tests from the repo
Connor Abbott
2014-05-28
49
-696
/
+2
*
glsl/tests: call create_test_cases.py in optimization-test
Connor Abbott
2014-05-28
1
-0
/
+8
*
glsl/tests/lower_jumps: fix generated sexpr's for loops
Connor Abbott
2014-05-28
1
-1
/
+1
*
glsl: be more consistent about printing constants
Connor Abbott
2014-05-28
22
-47
/
+39
*
linker: Fix consumer_inputs_with_locations indexing
Ian Romanick
2014-05-07
1
-6
/
+5
*
mesa: Add _mesa_error_no_memory for logging out-of-memory messages
Ian Romanick
2014-05-02
1
-0
/
+30
*
linker: Modify cross_validate_outputs_to_inputs to match using explicit locat...
Ian Romanick
2014-05-02
1
-12
/
+23
*
linker: Refactor code that gets an input matching an output
Ian Romanick
2014-05-02
1
-0
/
+80
*
glsl: Exit when the shader IR contains an interface block instance
Ian Romanick
2014-05-02
1
-25
/
+46
*
glsl/tests: Add first simple tests of populate_consumer_input_sets
Ian Romanick
2014-05-02
1
-0
/
+246
*
glsl: Add helper methods to glsl_type for dealing with images.
Francisco Jerez
2014-02-12
1
-1
/
+1
*
glsl: Change _mesa_glsl_parse_state ctor to use gl_shader_stage enum.
Paul Berry
2014-01-08
1
-1
/
+1
*
mesa: Store gl_shader_stage enum in gl_shader objects.
Paul Berry
2014-01-08
1
-0
/
+1
*
mesa: Clean up nomenclature for pipeline stages.
Paul Berry
2014-01-08
1
-2
/
+2
*
glsl: move variables in to ir_variable::data, part II
Tapani Pälli
2013-12-12
2
-86
/
+86
*
glsl: move variables in to ir_variable::data, part I
Tapani Pälli
2013-12-12
1
-10
/
+10
*
glsl: introduce data section to ir_variable
Tapani Pälli
2013-12-12
1
-1
/
+1
*
glsl/loops: Get rid of lower_bounded_loops and ir_loop::normative_bound.
Paul Berry
2013-12-09
30
-30
/
+30
*
glsl/loops: replace loop controls with a normative bound.
Paul Berry
2013-12-09
30
-30
/
+30
*
glsl: Use more portable bash invocation construct.
Vinson Lee
2013-11-20
26
-26
/
+26
*
glsl: Add new atomic_uint built-in GLSL type.
Francisco Jerez
2013-10-29
1
-0
/
+3
*
glsl: Simplify the interface to link_invalidate_variable_locations
Ian Romanick
2013-10-22
1
-18
/
+6
*
glsl/tests: Unit test vertex shader in / out with link_invalidate_variable_lo...
Ian Romanick
2013-10-22
1
-0
/
+208
*
glsl/tests: Verify geometry shader built-ins generated by _mesa_glsl_initiali...
Ian Romanick
2013-10-22
1
-0
/
+98
*
glsl/tests: Verify fragment shader built-ins generated by _mesa_glsl_initiali...
Ian Romanick
2013-10-22
1
-0
/
+71
*
glsl/tests: Verify vertex shader built-ins generated by _mesa_glsl_initialize...
Ian Romanick
2013-10-22
1
-0
/
+224
*
glsl: When constructing a variable with an interface type, set interface_type
Ian Romanick
2013-10-22
2
-0
/
+90
*
glsl/tests: Update .gitignore for new unit test.
Kenneth Graunke
2013-09-16
1
-0
/
+1
*
glsl/tests: Add a test for properties of sampler types.
Kenneth Graunke
2013-09-15
1
-0
/
+101
*
glsl: Add heuristics to print floating-point numbers better.
Matt Turner
2013-08-29
14
-31
/
+31
*
mesa: fix GLSL program objects with more than 16 samplers combined
Marek Olšák
2013-05-28
1
-2
/
+8
*
glsl: Add GLSL_TYPE_INTERFACE
Ian Romanick
2013-01-25
1
-0
/
+3
*
glsl/build: Build tests via the glsl Makefile
Matt Turner
2013-01-22
2
-37
/
+8
*
tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
2013-01-13
1
-4
/
+5
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
src/glsl/tests/Makefile.am: Specify -I... in AM_CPPFLAGS
Matt Turner
2012-10-25
1
-4
/
+1
*
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
2012-10-01
1
-3
/
+5
*
automake: convert libmesa and libmesagallium
Jon TURNEY
2012-07-13
1
-1
/
+1
*
automake: convert libglsl
Jon TURNEY
2012-07-13
1
-1
/
+1
*
glx/tests: Fix signed/unsigned comparison warnings.
Paul Berry
2012-06-20
1
-1
/
+1
*
Fix .gitignore for ralloc-test
Paul Berry
2012-06-04
1
-1
/
+1
*
glsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into optimization-test.
Kenneth Graunke
2012-05-30
2
-2
/
+6
*
ralloc: Add some basic unit tests.
Kenneth Graunke
2012-05-30
3
-0
/
+44
*
glsl/tests: Add .gitignore for uniform initialization unit test.
Paul Berry
2012-05-23
1
-0
/
+1
*
glsl/tests: Add test for uniform initialization by the linker
Ian Romanick
2012-05-23
5
-1
/
+1186
*
glsl: Convert the tests directory to automake.
Eric Anholt
2012-04-19
2
-0
/
+3
*
glsl: Add unit tests for lower_jumps.cpp
Paul Berry
2011-07-22
53
-0
/
+1538
[next]