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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-0
/
+1
*
gallium/radeon: inline the r600_rings structure
Marek Olšák
2015-11-13
1
-34
/
+34
*
r600g: Pass conservative depth parameters to hw
Glenn Kennard
2015-11-11
1
-1
/
+21
*
Revert "r600g: Pass conservative depth parameters to hw"
Dave Airlie
2015-11-11
1
-15
/
+0
*
r600g: Pass conservative depth parameters to hw
Glenn Kennard
2015-11-11
1
-0
/
+15
*
r600g: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
1
-3
/
+9
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
1
-12
/
+11
*
r600: define some values for the fetch constant offsets.
Dave Airlie
2015-09-12
1
-14
/
+11
*
r600g: use pipe_resource::width0 instead pb_buffer::size
Marek Olšák
2015-09-10
1
-4
/
+4
*
r600g: start numbering atoms from 1
Grazvydas Ignotas
2015-09-03
1
-1
/
+1
*
r600g: make all viewport states use single atom
Grazvydas Ignotas
2015-09-03
1
-5
/
+1
*
r600g: apply disable workaround on all scissors
Grazvydas Ignotas
2015-09-03
1
-9
/
+13
*
r600g: make all scissor states use single atom
Grazvydas Ignotas
2015-09-03
1
-18
/
+28
*
r600g: add multiple stream support for geom shaders
Glenn Kennard
2015-09-02
1
-3
/
+3
*
gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
2015-09-01
1
-14
/
+14
*
gallium/radeon: rename write_*_reg functions
Marek Olšák
2015-09-01
1
-56
/
+56
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-01
1
-1
/
+1
*
r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
2015-08-30
1
-6
/
+6
*
r600g: fix polygon offset scale
Marek Olšák
2015-08-13
1
-1
/
+1
*
r600g: use a helper to add an initialized atom
Grazvydas Ignotas
2015-08-11
1
-2
/
+2
*
gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
2015-08-11
1
-14
/
+14
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-1
/
+1
*
Fix a few typos
Zoë Blade
2015-04-27
1
-1
/
+1
*
r600g: Use R600_MAX_VIEWPORTS instead of 16
Alexandre Demers
2015-03-09
1
-3
/
+3
*
r600g,radeonsi: cleanup of hex literals
Marek Olšák
2015-02-24
1
-5
/
+5
*
r600g: Implement GL_ARB_draw_indirect for EG/CM
Glenn Kennard
2015-02-24
1
-1
/
+1
*
r600g: add support for primitive id without geom shader (v2)
Dave Airlie
2015-01-28
1
-0
/
+5
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-10
1
-5
/
+2
*
r600g: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-28
1
-3
/
+3
*
r600g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
1
-0
/
+1
*
r600g: Implement GL_ARB_sample_shading
Glenn Kennard
2014-10-12
1
-9
/
+51
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
1
-1
/
+1
*
r600g: set VGT_ENHANCE=4 on R7xx
Marek Olšák
2014-09-01
1
-0
/
+1
*
r600g: some DB bug workarounds for R6xx DB flushing
Marek Olšák
2014-09-01
1
-0
/
+7
*
r600g: use HTILE allocator from SI
Marek Olšák
2014-09-01
1
-3
/
+2
*
r600g: only set PIPE_BIND_BLENDABLE if colorbuffer rendering is supported
Marek Olšák
2014-08-25
1
-10
/
+5
*
r600g: clear constant buffer sizes at the beginning of CS
Marek Olšák
2014-08-14
1
-19
/
+12
*
r600g: remove useless r600_resource_va calls
Marek Olšák
2014-08-09
1
-18
/
+9
*
r600g: switch SNORM conversion to DX and GLES behavior
Marek Olšák
2014-07-28
1
-2
/
+0
*
r600g: use TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-2
/
+11
*
r600g: check for PIPE_BIND_BLENDABLE in is_format_supported
Christoph Bumiller
2014-06-02
1
-0
/
+9
*
r600g: fix hang on RV740 by using DX_RASTERIZATION_KILL instead of SX_MISC
Marek Olšák
2014-04-25
1
-1
/
+11
*
r600g: fix for an MSAA hang on RV770
Marek Olšák
2014-04-25
1
-0
/
+5
*
r600g: fix for broken CULL_FRONT behavior on R6xx
Marek Olšák
2014-04-25
1
-36
/
+15
*
r600g: fix edge flags and layered rendering on R600-R700
Marek Olšák
2014-04-25
1
-2
/
+4
*
r600g: use more appropriate names for async DMA functions
Marek Olšák
2014-03-20
1
-4
/
+4
*
r600g: deobfuscate async DMA code
Marek Olšák
2014-03-20
1
-9
/
+9
*
r600g: don't flush the gfx IB explicitly before doing DMA
Marek Olšák
2014-03-20
1
-3
/
+0
*
radeon: Move r600_need_dma_space to common code
Niels Ole Salscheider
2014-03-20
1
-1
/
+1
*
r600g,radeonsi: use a fallback in dma_copy instead of failing
Marek Olšák
2014-03-11
1
-17
/
+27
[next]