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
/
mesa
/
program
/
sampler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove now unused sampler index handing code
Timothy Arceri
2016-02-09
1
-134
/
+0
*
mesa: drop unused nonconst sampler functions.
Dave Airlie
2016-02-09
1
-10
/
+0
*
glsl: move to compiler/
Emil Velikov
2016-01-26
1
-4
/
+4
*
nir: move glsl_types.{cpp,h} to compiler
Emil Velikov
2016-01-26
1
-1
/
+1
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
1
-1
/
+1
*
glsl: reduce memory footprint of uniform_storage struct
Timothy Arceri
2015-10-05
1
-2
/
+2
*
mesa: clean up #includes in sampler.cpp
Brian Paul
2015-10-01
1
-6
/
+5
*
mesa: trim down includes of compiler.h
Brian Paul
2015-03-02
1
-1
/
+0
*
program: remove extern "C" usage in sampler.cpp
Brian Paul
2014-12-16
1
-5
/
+4
*
mesa: Add a new function for getting the nonconst sampler array index
Chris Forbes
2014-08-12
1
-0
/
+11
*
mesa: Clean up nomenclature for pipeline stages.
Paul Berry
2014-01-08
1
-1
/
+1
*
mesa: fix GLSL program objects with more than 16 samplers combined
Marek Olšák
2013-05-28
1
-4
/
+16
*
mesa: Rewrite the way uniforms are tracked and handled
Ian Romanick
2011-11-07
1
-7
/
+5
*
mesa: Use Add linker_error instead of fail_link
Ian Romanick
2011-09-30
1
-14
/
+3
*
mesa: support boolean and integer-based parameters in prog_parameter
Bryan Cain
2011-08-01
1
-1
/
+1
*
Use C-style system headers in C++ code to avoid issues with std:: namespace
Ian Romanick
2011-02-21
1
-1
/
+0
*
Convert everything from the talloc API to the ralloc API.
Kenneth Graunke
2011-01-31
1
-11
/
+9
*
mesa: Fix C++ includes in sampler.cpp
Chad Versace
2010-11-02
1
-4
/
+4
*
mesa: Pull ir_to_mesa's sampler number fetcher out to shared code.
Eric Anholt
2010-09-28
1
-0
/
+140