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
/
test_optpass.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Don't allocate a name for ir_var_temporary variables
Ian Romanick
2014-09-30
1
-0
/
+1
*
mesa: move ShaderCompilerOptions into gl_constants
Marek Olšák
2014-08-11
1
-1
/
+1
*
glsl: Pass in options to do_algebraic().
Matt Turner
2014-06-19
1
-1
/
+1
*
glsl: Drop do_common_optimization's max_unroll_iterations parameter.
Kenneth Graunke
2014-04-11
1
-3
/
+2
*
glsl: Pass ctx->Const.NativeIntegers to do_algebraic.
Kenneth Graunke
2014-04-08
1
-1
/
+1
*
glsl: Pass ctx->Const.NativeIntegers to do_common_optimization().
Kenneth Graunke
2014-04-08
1
-1
/
+1
*
glsl: Add a file argument to the IR printer.
Eric Anholt
2014-02-22
1
-2
/
+2
*
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
-1
/
+1
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
1
-1
/
+0
*
glsl: Fix "make check" breakage after adding options to do_common_optimization.
Paul Berry
2013-05-13
1
-5
/
+9
*
glcpp: Accept pointer to GL context rather than just the API version
Carl Worth
2013-01-11
1
-1
/
+1
*
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
2012-11-29
1
-1
/
+1
*
mesa/glsl: rename preprocess to glcpp_preprocess
Dave Airlie
2012-09-15
1
-1
/
+1
*
glsl: Remove the opt_discard_simplification pass.
Eric Anholt
2012-05-14
1
-2
/
+0
*
glsl: Add uniform_locations_assigned parameter to do_dead_code opt pass
Ian Romanick
2011-10-25
1
-2
/
+2
*
glsl: Create a standalone executable for testing optimization passes.
Paul Berry
2011-07-22
1
-0
/
+273