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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
st/mesa: add geometry shader ubo support
Dave Airlie
2013-10-17
1
-0
/
+1
*
mesa/st: add ARB_uniform_buffer_object support (v2)
Dave Airlie
2012-12-08
1
-0
/
+2
*
st/mesa: add support for GS textures and samplers
Brian Paul
2012-08-16
1
-1
/
+2
*
st/mesa: atomize vertex array state
Marek Olšák
2012-06-15
1
-0
/
+5
*
mesa/st: split updating vertex and fragment shader stages.
Dave Airlie
2011-05-18
1
-0
/
+1
*
st/mesa: use GLuint to avoid problem w/ uint not defined on mingw32
Brian Paul
2010-10-15
1
-1
/
+1
*
st/mesa: Include glheader.h in st_atom.h.
Vinson Lee
2010-08-03
1
-0
/
+2
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-0
/
+2
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-0
/
+1
*
mesa/st: refactor vertex and fragment shader translation
Keith Whitwell
2009-11-15
1
-1
/
+2
*
gallium: fix some render to texture bugs
Brian Paul
2008-05-07
1
-0
/
+1
*
declare atoms as extern
Alan Hourihane
2008-05-05
1
-14
/
+14
*
gallium: incorporate alpha state into depth_stencil state object.
Keith Whitwell
2007-12-17
1
-2
/
+1
*
gallium: remove redundant clear_color state.
Keith Whitwell
2007-12-11
1
-1
/
+0
*
Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...
Brian
2007-11-08
1
-0
/
+2
*
No longer need st_update_tnl atom
Brian
2007-10-31
1
-1
/
+0
*
added st_update_pixel_transfer atom
Brian
2007-10-30
1
-0
/
+1
*
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-25
1
-2
/
+1
*
Make the alpha test state a cso.
Zack Rusin
2007-09-21
1
-0
/
+1
*
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
1
-1
/
+1
*
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
1
-2
/
+1
*
checkpoint in constant tracking rework
Keith Whitwell
2007-08-25
1
-1
/
+2
*
added tnl state atom
Brian
2007-08-18
1
-0
/
+1
*
plug in texture/sampler state update
Brian
2007-08-07
1
-0
/
+2
*
Trigger tgsi compilation for fragment programs.
Keith Whitwell
2007-07-19
1
-0
/
+1
*
Implement polygon stipple state tracking, application.
Brian
2007-07-11
1
-0
/
+1
*
consolidate point/line state into pipe_setup_state
Brian
2007-06-26
1
-1
/
+0
*
Initial work for glClear(), clear color state.
Brian
2007-06-20
1
-0
/
+1
*
hook up point state
Brian
2007-06-19
1
-0
/
+1
*
Re-org of surface/framebuffer state.
Brian
2007-06-19
1
-1
/
+0
*
Added st_update_framebuffer struct/object.
Brian
2007-06-15
1
-0
/
+1
*
Renamed softpipe directories and files to something less confusing.
Keith Whitwell
2007-06-14
1
-0
/
+59