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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-228
/
+0
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-58
/
+4
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-1
/
+7
*
glsl: Handle failure of Python codegen scripts.
Matt Turner
2016-01-13
1
-5
/
+5
*
glsl: Don't add nir files to libglsl_la_SOURCES
Kristian Høgsberg Kristensen
2016-01-08
1
-2
/
+2
*
build: fix make-check after a6a6a71
Rob Clark
2015-10-17
1
-0
/
+5
*
glsl: (mostly) remove libglsl_util
Rob Clark
2015-10-16
1
-6
/
+0
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
1
-3
/
+0
*
glsl: move half<->float convertion to util
Rob Clark
2015-10-16
1
-0
/
+1
*
nir: Add unit tests for control flow graphs.
Kenneth Graunke
2015-09-23
1
-0
/
+14
*
glsl: build: remove bogus dependency
Emil Velikov
2015-09-09
1
-1
/
+1
*
glsl: build: use makefile.sources variables when possible
Emil Velikov
2015-09-09
1
-2
/
+5
*
glsl: automake: reuse $(NIR_GENERATED_FILES) where possible
Emil Velikov
2015-09-09
1
-5
/
+1
*
glsl: automake: rework the sources generation rules
Emil Velikov
2015-09-09
1
-16
/
+22
*
mesa: Enable subdir-objects globally.
Matt Turner
2015-06-26
1
-2
/
+0
*
mesa; add a dummy _mesa_error_no_memory() symbol to libglsl_util
Emil Velikov
2015-06-12
1
-9
/
+4
*
glsl: Use AM_V_GEN/AM_V_at in NIR rules.
Matt Turner
2015-05-21
1
-10
/
+10
*
build: add libnir.la
Rob Clark
2015-04-05
1
-1
/
+7
*
glsl: Remove bogus Makefile dependency.
Matt Turner
2015-03-31
1
-2
/
+0
*
glsl: add the remaining files to the tarball
Emil Velikov
2015-03-24
1
-0
/
+1
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-2
/
+6
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-6
/
+2
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-2
/
+6
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
nir: Add an ALU op builder kind of like ir_builder.h
Eric Anholt
2015-02-18
1
-0
/
+5
*
nir: resolve nir.h dependency list (fix make distcheck)
Emil Velikov
2015-02-12
1
-1
/
+1
*
nir: add new constant folding infrastructure
Jason Ekstrand
2015-01-24
1
-0
/
+6
*
nir: use Python to autogenerate opcode information
Connor Abbott
2015-01-24
1
-0
/
+16
*
glsl: Build a libglsl_util library.
Matt Turner
2015-01-23
1
-16
/
+7
*
glsl: Build with subdir-objects.
Matt Turner
2015-01-23
1
-19
/
+21
*
nir: Add nir_{opt_,}algebraic.py to distribution.
Matt Turner
2015-01-23
1
-0
/
+2
*
glsl: Link glsl_test with pthreads library.
Jonathan Gray
2015-01-22
1
-1
/
+3
*
glsl: Add unit tests for blob.c
Carl Worth
2015-01-16
1
-0
/
+7
*
nir: Add an algebraic optimization pass
Jason Ekstrand
2015-01-15
1
-1
/
+7
*
nir: add a simple C wrapper around glsl_types.h
Connor Abbott
2015-01-15
1
-1
/
+2
*
glsl: Add dist-hook to delete glcpp test *.out files.
Matt Turner
2014-12-12
1
-0
/
+4
*
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
1
-1
/
+3
*
glsl: Distribute tests/, TODO, and README
Matt Turner
2014-12-12
1
-0
/
+2
*
glsl/glcpp: Integrate recent glcpp-test-cr-lf test into "make check"
Carl Worth
2014-08-07
1
-0
/
+1
*
util: Move the open-addressing linear-probing hash_table to src/util.
Kenneth Graunke
2014-08-04
1
-4
/
+0
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-10
/
+3
*
glcpp: link with tests/common.c
Tapani Pälli
2014-05-30
1
-0
/
+1
*
mesa: Add _mesa_error_no_memory for logging out-of-memory messages
Ian Romanick
2014-05-02
1
-3
/
+7
*
glsl/tests: Add first simple tests of populate_consumer_input_sets
Ian Romanick
2014-05-02
1
-1
/
+2
*
glsl: Link glsl_compiler with pthreads library.
Jonathan Gray
2014-03-11
1
-1
/
+3
[next]