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_pipe.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r600g: get rid of dummy pixel shader"
Marek Olšák
2017-04-12
1
-0
/
+3
*
r600g: get rid of dummy pixel shader
Constantine Kharlamov
2017-04-10
1
-3
/
+0
*
r600g: add draw_vbo check for a NULL pixel shader
Constantine Kharlamov
2017-04-10
1
-0
/
+1
*
r600g: extract a code into a r600_emit_rasterizer_prim_state()
Constantine Kharlamov
2017-04-04
1
-3
/
+5
*
r600g/radeonsi: use the correct types (taken from pipe_draw_info)
Constantine Kharlamov
2017-04-04
1
-4
/
+4
*
radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
2017-03-30
1
-4
/
+0
*
r600g: make framebuffer atom rely on dual src blend state.
Dave Airlie
2017-03-15
1
-0
/
+1
*
gallium/radeon: move r600_common_context::texture_buffers to r600g
Marek Olšák
2016-10-04
1
-0
/
+5
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
1
-0
/
+1
*
gallium/radeon: add can_sample_z/s flags for textures
Nicolai Hähnle
2016-07-06
1
-8
/
+0
*
r600g: Implement POLYGON_OFFSET_UNITS_UNSCALED
Axel Davy
2016-06-25
1
-0
/
+2
*
r600g: only do necessary cache flushes in cp_dma_clear_buffer
Marek Olšák
2016-06-04
1
-0
/
+17
*
r600g: fix CP DMA hazard with index buffer fetches (v3)
Marek Olšák
2016-06-04
1
-1
/
+4
*
radeon/winsys: introduce radeon_winsys_cs_chunk
Nicolai Hähnle
2016-06-01
1
-5
/
+5
*
gallium/radeon: use radeon_emit
Nicolai Hähnle
2016-05-17
1
-2
/
+2
*
gallium/radeon: clean left-shift undefined behavior
Nicolai Hähnle
2016-05-07
1
-3
/
+3
*
r600g/radeonsi: send endian info to format translation functions
Oded Gabbay
2016-04-26
1
-3
/
+5
*
r600: fix missing include for Elements macro
Dave Airlie
2016-04-26
1
-0
/
+1
*
r600g: Move R600_BIG_ENDIAN to r600_pipe_common.h
Oded Gabbay
2016-04-18
1
-6
/
+0
*
r600g: use common scissor and viewport code
Marek Olšák
2016-04-12
1
-17
/
+0
*
radeonsi: move scissor and viewport states into gallium/radeon
Marek Olšák
2016-04-12
1
-2
/
+0
*
r600g: clean up aniso state translation
Marek Olšák
2016-04-12
1
-1
/
+0
*
r600g: add pausing pipeline & streamout queries into set_active_query_state
Marek Olšák
2016-04-12
1
-1
/
+1
*
r600g: implement set_active_query_state for pausing occlusion queries
Marek Olšák
2016-04-12
1
-0
/
+1
*
r600g: simplify r600_set_occlusion_query_state
Marek Olšák
2016-04-12
1
-1
/
+0
*
r600g: remove TGSI->LLVM translation
Marek Olšák
2016-03-20
1
-3
/
+0
*
gallium/radeon: remove old CS tracing
Marek Olšák
2016-03-20
1
-6
/
+0
*
r600g: remove support for DRM < 2.12.0
Marek Olšák
2016-03-01
1
-1
/
+0
*
gallium/r600: Replace ALIGN_DIVUP with DIV_ROUND_UP
Krzysztof Sobiecki
2016-01-06
1
-1
/
+0
*
r600: fix viewport clipping handling (v2)
Dave Airlie
2015-12-22
1
-0
/
+1
*
r600/eg: workaround bug with tess shader and dynamic GPRs.
Dave Airlie
2015-12-07
1
-3
/
+7
*
r600: create fixed function tess control shader fallback.
Dave Airlie
2015-12-07
1
-0
/
+2
*
r600: create LDS info constants buffer and write LDS registers. (v2)
Dave Airlie
2015-12-07
1
-3
/
+25
*
r600: workout bitmask for the used tcs inputs/outputs.
Dave Airlie
2015-12-07
1
-0
/
+3
*
r600: add set_tess_state callback.
Dave Airlie
2015-12-07
1
-0
/
+1
*
r600: hook up constants/samplers/sampler view for tessellation
Dave Airlie
2015-12-07
1
-1
/
+1
*
r600: add shader key entries for tcs and tes.
Dave Airlie
2015-12-07
1
-0
/
+4
*
r600: add functions to update ls/hs state.
Dave Airlie
2015-12-07
1
-0
/
+2
*
r600: move to using hw stages array for hw stage atoms
Dave Airlie
2015-12-07
1
-5
/
+2
*
r600: make adjust_gprs use hw stages.
Dave Airlie
2015-12-07
1
-1
/
+1
*
r600: introduce HW shader stage defines
Dave Airlie
2015-12-07
1
-0
/
+11
*
r600: SMX returns CONTEXT_DONE early workaround
Dave Airlie
2015-12-02
1
-1
/
+1
*
r600: do SQ flush ES ring rolling workaround
Dave Airlie
2015-12-02
1
-1
/
+1
*
gallium/radeon: atomize render condition (SET_PREDICATION)
Marek Olšák
2015-11-13
1
-1
/
+1
*
r600g: Pass conservative depth parameters to hw
Glenn Kennard
2015-11-11
1
-0
/
+1
*
r600g: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
1
-1
/
+3
*
r600g: lower number of driver const buffers
Dave Airlie
2015-09-12
1
-10
/
+18
*
gallium/radeon: remove 'dirty' member from r600_atom
Grazvydas Ignotas
2015-09-03
1
-2
/
+0
*
r600g: simplify dirty atom tracking
Grazvydas Ignotas
2015-09-03
1
-39
/
+6
*
r600g: start numbering atoms from 1
Grazvydas Ignotas
2015-09-03
1
-1
/
+1
[next]