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_atomicbuf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-1
/
+1
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
gallium: Pack the atomic counters just above the SSBOs.
Eric Anholt
2020-01-21
1
-3
/
+5
*
mesa: Make atomic lowering put atomics above SSBOs.
Eric Anholt
2020-01-21
1
-8
/
+14
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-1
/
+1
*
st/mesa: Factorize duplicate code for atomic buffer binding
Guillaume Charifi
2018-02-20
1
-38
/
+29
*
st/mesa: handle compute atomics
Dave Airlie
2017-12-05
1
-0
/
+4
*
st/mesa: start adding support for hw atomics atom. (v2)
Dave Airlie
2017-11-10
1
-2
/
+36
*
mesa/st: fix atomic buffer sizing to align with ssbo.
Dave Airlie
2017-10-11
1
-0
/
+6
*
mesa: rename various buffer bindings to one struct.
Dave Airlie
2017-10-11
1
-1
/
+1
*
st/mesa: remove struct st_tracked_state
Marek Olšák
2017-05-08
1
-36
/
+12
*
mesa: use gl_program for CurrentProgram rather than gl_shader_program
Timothy Arceri
2017-01-23
1
-10
/
+10
*
st/mesa/glsl/nir/i965: make use of new gl_shader_program_data in gl_shader_pr...
Timothy Arceri
2016-11-19
1
-2
/
+2
*
gallium: Use enum pipe_shader_type in set_shader_buffers()
Kai Wasserbäch
2016-08-29
1
-1
/
+1
*
st/mesa: completely rewrite state atoms
Marek Olšák
2016-07-30
1
-24
/
+0
*
st/mesa: remove st_tracked_state::name
Marek Olšák
2016-07-30
1
-6
/
+0
*
st/mesa: empty buffer binding if the buffer's not really there
Ilia Mirkin
2016-02-15
1
-3
/
+5
*
st/mesa: add state validation for compute shaders
Samuel Pitoiset
2016-02-13
1
-0
/
+18
*
st/mesa: add atomic counter support
Ilia Mirkin
2016-01-29
1
-0
/
+158