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_constbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-48
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-12
/
+0
*
glsl/mesa: split gl_shader in two
Timothy Arceri
2016-06-30
1
-1
/
+1
*
mesa/st: Fix NULL access if no fragment shader is bound
Bas Nieuwenhuizen
2016-03-28
1
-2
/
+2
*
st/mesa: implement GL_ATI_fragment_shader
Miklós Máté
2016-03-27
1
-0
/
+15
*
st/mesa: add state validation for compute shaders
Samuel Pitoiset
2016-02-13
1
-1
/
+45
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-0
/
+1
*
st/mesa: don't load state parameters if there are none
Marek Olšák
2015-10-24
1
-1
/
+2
*
st/mesa: Use {Num}UniformBlocks instead of {Num}BufferInterfaceBlocks
Iago Toral Quiroga
2015-10-19
1
-2
/
+2
*
mesa: Rename {Num}UniformBlocks to {Num}BufferInterfaceBlocks
Iago Toral Quiroga
2015-10-14
1
-2
/
+2
*
st/mesa: handle constbufs/ubos for tessellation shaders
Ilia Mirkin
2015-07-23
1
-1
/
+87
*
state_tracker: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
mesa/sso: rename Shader to the pointer _Shader
Gregory Hainaut
2014-03-25
1
-3
/
+3
*
mesa: Fold long lines introduced by the previous patch.
Paul Berry
2014-01-21
1
-3
/
+6
*
mesa: Replace ctx->Shader.Current{Vertex,Fragment,Geometry}Program with an ar...
Paul Berry
2014-01-21
1
-3
/
+3
*
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
/
+17
*
st/mesa: add casts to silence MSVC warnings
Brian Paul
2013-06-26
1
-1
/
+1
*
st/mesa: don't check for _NEW_PROGRAM when binding UBOs
Marek Olšák
2013-05-11
1
-2
/
+2
*
st/mesa: fix a couple of issues in st_bind_ubos
Marek Olšák
2013-05-11
1
-4
/
+16
*
mesa: add & use a new driver flag for UBO updates instead of _NEW_BUFFER_OBJECT
Marek Olšák
2013-05-11
1
-5
/
+4
*
st/mesa: fix UBO offsets.
Dave Airlie
2013-04-11
1
-0
/
+1
*
cso: add constant buffer save/restore feature for postprocessing
Marek Olšák
2013-03-26
1
-3
/
+5
*
mesa/st: add ARB_uniform_buffer_object support (v2)
Dave Airlie
2012-12-08
1
-1
/
+67
*
st/mesa: don't use _NEW_PROGRAM where ST_NEW_xxx_PROGRAM is sufficient
Marek Olšák
2012-10-31
1
-3
/
+3
*
st/mesa: unmap upload buffer after uploading indices and constants
Marek Olšák
2012-04-30
1
-0
/
+1
*
gallium: add void *user_buffer to pipe_constant_buffer
Marek Olšák
2012-04-30
1
-6
/
+3
*
st/mesa: make user constant buffers optional
Marek Olšák
2012-04-30
1
-6
/
+13
*
gallium: change set_constant_buffer to be UBO-friendly
Marek Olšák
2012-04-30
1
-7
/
+9
*
st/mesa: optimize constant buffer uploads
Marek Olšák
2011-01-06
1
-14
/
+13
*
st/mesa: new comment about updating state vars
Brian Paul
2010-12-03
1
-0
/
+5
*
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-11-02
1
-1
/
+4
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+23
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-2
/
+1
*
st/mesa: Remove NULL check of pointer that could not be NULL.
Vinson Lee
2010-04-16
1
-4
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-5
/
+5
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
1
-6
/
+6
*
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-10-05
1
-1
/
+2
*
st: reformatting, comments, var renaming
Brian Paul
2009-05-19
1
-19
/
+29
*
st: also check _NEW_PROGRAM flag for vertex shader constant buffers
Brian Paul
2009-04-22
1
-1
/
+1
*
st: play it safe for now and check _NEW_PROGRAM for shader const buffer atom
Brian Paul
2009-04-21
1
-1
/
+1
*
st: do away with dynamic state atom for const buffers
Brian Paul
2009-04-21
1
-8
/
+2
*
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-17
1
-4
/
+4
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-1
/
+1
*
gallium: Add pipe_buffer_write/read inlines.
José Fonseca
2009-02-24
1
-6
/
+4
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-2
/
+0
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-4
/
+4
*
mesa: Don't use alignments < 4.
José Fonseca
2008-08-14
1
-1
/
+1
[next]