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
/
gallium
/
auxiliary
/
util
/
u_simple_shaders.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
2013-01-15
1
-1
/
+3
*
gallium/u_blitter: implement blitting multisample resources
Marek Olšák
2012-08-15
1
-0
/
+20
*
gallium/u_blitter: accelerate stencil-only copying
Marek Olšák
2012-07-12
1
-0
/
+6
*
gallium/u_blitter: accelerate depth-stencil copying using shader stencil export
Marek Olšák
2012-07-12
1
-0
/
+6
*
gallium: utility helper functions for stream output
Marek Olšák
2011-12-15
1
-0
/
+8
*
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-28
1
-1
/
+3
*
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
1
-2
/
+5
*
util: add new fragment shaders to simple_shaders
Marek Olšák
2009-12-15
1
-2
/
+11
*
util: add version of u_blit_pixels which takes a writemask
Keith Whitwell
2009-09-03
1
-0
/
+4
*
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
1
-10
/
+3
*
mesa: Free the util shaders with the gallium's FREE.
José Fonseca
2009-02-19
1
-0
/
+4
*
gallium: return pipe_shader_state from the simple shader functions
Brian
2008-03-27
1
-3
/
+7
*
gallium: added util_make_fragment_passthrough_shader()
Brian
2008-03-20
1
-0
/
+12
*
gallium: utilities for creating simple vertex/fragment shaders
Brian
2008-03-18
1
-0
/
+52