index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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/radeon: replace is_flushing_texture with db_compatible
Nicolai Hähnle
2016-07-06
1
-1
/
+1
*
gallium/radeon: use r600_resource_reference
Marek Olšák
2016-06-25
1
-1
/
+1
*
r600g: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2016-06-25
1
-1
/
+3
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
r600g: don't flush caches when binding shader resources
Marek Olšák
2016-06-04
1
-3
/
+0
*
gallium/radeon: add radeon_emitted to check for non-trivial IBs
Nicolai Hähnle
2016-05-17
1
-1
/
+1
*
gallium/radeon: use radeon_emit_array
Nicolai Hähnle
2016-05-17
1
-2
/
+1
*
gallium/radeon: use radeon_emit
Nicolai Hähnle
2016-05-17
1
-59
/
+59
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
1
-3
/
+3
*
gallium/radeon: fix crash in r600_set_streamout_targets
Nicolai Hähnle
2016-04-29
1
-1
/
+2
*
gallium/radeon: remove use_reusable_pool parameter from r600_init_resource
Nicolai Hähnle
2016-04-27
1
-1
/
+1
*
gallium: Remove every double semi-colon
Jakob Sinclair
2016-04-26
1
-1
/
+1
*
r600g: use do_endian_swap in texture swapping function
Oded Gabbay
2016-04-26
1
-1
/
+34
*
r600g: use do_endian_swap in color swapping functions
Oded Gabbay
2016-04-26
1
-1
/
+1
*
r600g: set endianess of 16/32-bit buffers according to do_endian_swap
Oded Gabbay
2016-04-26
1
-4
/
+13
*
r600g/radeonsi: send endian info to format translation functions
Oded Gabbay
2016-04-26
1
-3
/
+5
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-1
/
+1
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-6
/
+6
*
r600g: use common scissor and viewport code
Marek Olšák
2016-04-12
1
-50
/
+16
*
r600g: clean up aniso state translation
Marek Olšák
2016-04-12
1
-11
/
+0
*
r600g: add pausing pipeline & streamout queries into set_active_query_state
Marek Olšák
2016-04-12
1
-0
/
+9
*
r600g: implement set_active_query_state for pausing occlusion queries
Marek Olšák
2016-04-12
1
-0
/
+12
*
r600g: simplify r600_set_occlusion_query_state
Marek Olšák
2016-04-12
1
-4
/
+1
*
gallium/radeon: unify checking streamout enable state
Marek Olšák
2016-04-12
1
-3
/
+2
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-23
/
+0
*
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
2016-03-11
1
-12
/
+12
*
r600g: update compressed_colortex_masks when a cmask is created or disabled
Nicolai Hähnle
2016-03-10
1
-0
/
+30
*
gallium/radeon: disable CMASK on handle export if sharing doesn't allow it (v2)
Marek Olšák
2016-03-09
1
-1
/
+8
*
r600g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
1
-11
/
+0
*
gallium/r600: Don't let h/w do endian swap for colorformat
Oded Gabbay
2016-02-29
1
-0
/
+7
*
u_upload_mgr: pass alignment to u_upload_data manually
Marek Olšák
2016-01-02
1
-3
/
+3
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
r600: fix viewport clipping handling (v2)
Dave Airlie
2015-12-22
1
-5
/
+11
*
r600/eg: workaround bug with tess shader and dynamic GPRs.
Dave Airlie
2015-12-07
1
-0
/
+7
*
r600: bind geometry shader ring to the correct place
Dave Airlie
2015-12-07
1
-2
/
+9
*
r600: create fixed function tess control shader fallback.
Dave Airlie
2015-12-07
1
-1
/
+41
*
r600: create LDS info constants buffer and write LDS registers. (v2)
Dave Airlie
2015-12-07
1
-0
/
+12
*
r600: hook TES/TCS shaders to the selection logic.
Dave Airlie
2015-12-07
1
-2
/
+32
*
r600: workout bitmask for the used tcs inputs/outputs.
Dave Airlie
2015-12-07
1
-0
/
+25
*
r600: add create/bind/delete shader hooks for tessellation
Dave Airlie
2015-12-07
1
-0
/
+59
*
r600: add shader key entries for tcs and tes.
Dave Airlie
2015-12-07
1
-1
/
+10
*
r600: add PATCHES to the pipe conversion.
Dave Airlie
2015-12-07
1
-0
/
+1
*
r600: use macros for updating the various stages.
Dave Airlie
2015-12-07
1
-15
/
+25
*
r600: add SET_NULL_SHADER macro.
Dave Airlie
2015-12-07
1
-2
/
+7
*
r600: move clip misc and streamout stream updates to a single place
Dave Airlie
2015-12-07
1
-6
/
+11
*
r600: move selecting shaders into earlier code.
Dave Airlie
2015-12-07
1
-5
/
+4
*
r600: use a macro to remove common shader selection code.
Dave Airlie
2015-12-07
1
-12
/
+9
*
r600: move to using hw stages array for hw stage atoms
Dave Airlie
2015-12-07
1
-13
/
+12
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-3
/
+3
*
r600: SMX returns CONTEXT_DONE early workaround
Dave Airlie
2015-12-02
1
-0
/
+12
[next]