index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_atom_depth.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
1
-7
/
+2
*
st/mesa: disable alpha-test, alpha-to-coverage, alpha-to-one for integer FBs
Marek Olšák
2016-10-19
1
-1
/
+2
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-4
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-1
/
+0
*
st/mesa: add EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-4
/
+11
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
st: Use accessor for stencil reference values
Chris Forbes
2013-05-15
1
-2
/
+5
*
st/mesa: depth-stencil-alpha state also depends on _NEW_BUFFERS
Marek Olšák
2013-04-24
1
-1
/
+1
*
st/mesa: undo a couple static asserts
Brian Paul
2012-07-27
1
-2
/
+2
*
st/mesa: use STATIC_ASSERT in a few places
Brian Paul
2012-07-27
1
-10
/
+10
*
gallium: implement clamping controls (ARB_color_buffer_float)
Luca Barbieri
2011-03-29
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Remove inclusion of compiler.h from mtypes.h.
Vinson Lee
2010-07-31
1
-0
/
+2
*
st/mesa: more fixes for stencil ref change.
Roland Scheidegger
2010-02-10
1
-1
/
+0
*
gallium: don't put stencil ref value in pipe_depth_stencil_alpha_state
Roland Scheidegger
2010-02-09
1
-1
/
+9
*
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
1
-4
/
+0
*
gallium: only enable depth test if a depth bufffer is available
Brian Paul
2009-03-02
1
-3
/
+5
*
gallium: fix state tracker's stencil buffer test
Brian Paul
2009-02-27
1
-1
/
+1
*
mesa: support GL_EXT_stencil_two_side in gallium/mesa state tracker
Brian Paul
2009-02-19
1
-25
/
+27
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-4
/
+4
*
Some changed for non-C99 compilers
Alan Hourihane
2008-05-02
1
-5
/
+5
*
gallium: fix two-side stencil handling
Roland Scheidegger
2008-04-04
1
-1
/
+2
*
gallium: don't enable stencil test if no stencil buffer.
Brian Paul
2008-03-24
1
-1
/
+4
*
gallium: rework CSO-related code in state tracker
Brian
2008-03-11
1
-33
/
+27
*
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-17
1
-24
/
+31
*
gallium: remove clear values from depth, stencil state
Keith Whitwell
2007-12-11
1
-2
/
+0
*
Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...
Brian
2007-11-08
1
-35
/
+14
*
Convert depth_stencil state to the new semantics.
Zack Rusin
2007-09-20
1
-5
/
+5
*
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
1
-16
/
+92
*
add names to tracked state atoms to improve debug
keithw
2007-08-25
1
-0
/
+1
*
Added basic occlusion counting
Brian
2007-07-13
1
-0
/
+4
*
Define just one set of PIPE_FUNC_LESS, GREATER, EQUAL, etc tokens.
Brian
2007-06-18
1
-8
/
+8
*
Rename directories again?!
Keith Whitwell
2007-06-14
1
-13
/
+13
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+88