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
/
gallium
/
drivers
/
r600
/
r600_state_common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
1
-2
/
+2
*
r600: Annotate some case fallthroughs
Gert Wollny
2020-05-07
1
-0
/
+2
*
r600: Handle texcoord semantics in LDS index evaluation
Gert Wollny
2020-04-28
1
-2
/
+3
*
r600: Update state code to accept NIR shaders
Gert Wollny
2020-02-10
1
-6
/
+30
*
r600: Delete vertex buffer only if there is actually a shader state
Gert Wollny
2020-01-04
1
-1
/
+2
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: remove LIST_DELINIT macro
Timothy Arceri
2019-10-28
1
-1
/
+1
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-1
/
+1
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
1
-0
/
+4
*
r600: Only set context streamout strides info from the shader that has outputs
Gert Wollny
2018-11-19
1
-3
/
+9
*
r600: Add support for EXT_texture_sRGB_R8
Gert Wollny
2018-11-06
1
-0
/
+1
*
r600/eg: rework atomic counter emission with flushes
Dave Airlie
2018-08-21
1
-4
/
+9
*
r600g: some -Wsign-compare fixes
Konstantin Kharlamov
2018-07-17
1
-3
/
+2
*
r600: compare structure elements instead of doing a memcmp
Gert Wollny
2018-07-05
1
-1
/
+4
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-9
/
+9
*
r600g: Implement scratch buffer state management (v2)
Glenn Kennard
2018-02-09
1
-0
/
+105
*
r600: work out shader export mask at shader build time (v1.1)
Dave Airlie
2018-02-07
1
-1
/
+3
*
r600/eg: fix cube map array buffer images.
Dave Airlie
2018-02-05
1
-1
/
+1
*
r600: add ARB_query_buffer_object support
Dave Airlie
2018-01-29
1
-0
/
+1
*
r600: don't emit tes samplers/views when tes isn't active
Roland Scheidegger
2018-01-10
1
-0
/
+15
*
r600: increase number of UBOs to 15
Roland Scheidegger
2018-01-10
1
-7
/
+24
*
r600: use GET_BUFFER_RESINFO vtx fetch on eg instead of setting up consts
Roland Scheidegger
2018-01-10
1
-34
/
+5
*
r600: set up constants needed for txq for buffers and cube maps with tes
Roland Scheidegger
2018-01-10
1
-0
/
+16
*
r600: fix sampler indexing with texture buffers sampling
Roland Scheidegger
2018-01-10
1
-2
/
+2
*
r600: fix textureSize queries with tbos
Roland Scheidegger
2017-12-30
1
-15
/
+24
*
r600: always flush between gfx and compute
Dave Airlie
2017-12-18
1
-0
/
+5
*
r600: add support for compute grid/block sizes. (v2)
Dave Airlie
2017-12-06
1
-1
/
+15
*
r600: handle image/buffer sizes correctly.
Dave Airlie
2017-12-06
1
-4
/
+12
*
r600: refactor and export some shader selector code for compute
Dave Airlie
2017-12-05
1
-7
/
+17
*
r600: add compute support to compressed resource handling.
Dave Airlie
2017-12-05
1
-6
/
+25
*
r600/cs: add support for compute to image/buffers/atomics state
Dave Airlie
2017-12-05
1
-2
/
+2
*
r600: handle compute null key shader state
Dave Airlie
2017-12-05
1
-0
/
+2
*
r600: add ARB_shader_storage_buffer_object support (v3)
Dave Airlie
2017-12-01
1
-4
/
+41
*
r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FLUSH_*
Marek Olšák
2017-11-29
1
-1
/
+1
*
r600: add cull distance support
Dave Airlie
2017-11-21
1
-1
/
+4
*
r600: handle image size support.
Dave Airlie
2017-11-17
1
-4
/
+26
*
r600: add core pieces of image support.
Dave Airlie
2017-11-17
1
-0
/
+30
*
r600: implement basic memory barrier.
Dave Airlie
2017-11-17
1
-0
/
+24
*
r600: add gs tri strip adjacency fix.
Dave Airlie
2017-11-14
1
-0
/
+15
*
r600: add support for hw atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+46
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
1
-4
/
+0
*
r600: cleanup set_occlusion_query_state
Nicolai Hähnle
2017-09-29
1
-10
/
+0
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
1
-1
/
+3
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
1
-0
/
+4
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
1
-1
/
+1
*
gallium: use "ull" number suffix to keep the QtCreator parser happy
Marek Olšák
2017-07-10
1
-2
/
+2
*
r600: refactor out some compressed resource state code.
Dave Airlie
2017-06-06
1
-24
/
+28
*
r600/eg: add support for tracing IBs after a hang.
Dave Airlie
2017-06-01
1
-0
/
+3
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
1
-54
/
+33
*
gallium: separate indirect stuff from pipe_draw_info - 80 -> 56 bytes
Marek Olšák
2017-05-10
1
-6
/
+6
[next]