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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+2
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+1
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+1
*
r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
1
-0
/
+4
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+1
*
radeon: enable Hyper-Z on r600g and radeonsi by default
Andreas Boll
2014-10-24
1
-2
/
+2
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+2
*
r600g: Implement GL_ARB_sample_shading
Glenn Kennard
2014-10-12
1
-1
/
+1
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
1
-0
/
+3
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
r600g: expose AMD_vertex_shader_layer and *_viewport_index on R600-R700
Marek Olšák
2014-09-01
1
-1
/
+1
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+3
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
radeonsi: use r600_draw_rectangle from r600g
Marek Olšák
2014-08-19
1
-1
/
+0
*
gallium/r300/r600/radeonsi: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+11
*
r600g: Implement ARB_derivative_control
Glenn Kennard
2014-08-15
1
-1
/
+1
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
radeon/compute: Report a value for PIPE_SHADER_CAP_MAX_CONST_BUFFER_SIZE
Tom Stellard
2014-08-13
1
-1
/
+10
*
gallium: remove PIPE_SHADER_CAP_MAX_ADDRS
Marek Olšák
2014-08-11
1
-3
/
+0
*
r600g: Implement gpu_shader5 textureGather
Glenn Kennard
2014-08-01
1
-2
/
+3
*
r600g: Implement GL_ARB_texture_query_lod
Glenn Kennard
2014-07-31
1
-1
/
+1
*
gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
2014-07-28
1
-1
/
+1
*
r600g: Use hardware sqrt instruction
Glenn Kennard
2014-07-23
1
-1
/
+1
*
r600g: Implement GL_ARB_texture_gather
Glenn Kennard
2014-07-18
1
-1
/
+1
*
gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
2014-07-03
1
-1
/
+1
*
gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
2014-07-02
1
-0
/
+2
*
gallium: add facilities for indirect drawing
Christoph Bumiller
2014-07-02
1
-0
/
+1
*
gallium: add a cap for max vertex streams
Ilia Mirkin
2014-07-01
1
-0
/
+2
*
r600g: fix the max vertex shader input limit
Marek Olšák
2014-06-19
1
-1
/
+1
*
r600g: use TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-2
/
+2
*
gallium: create TGSI_PROPERTY to disable viewport and clipping
Christoph Bumiller
2014-06-02
1
-0
/
+1
*
gallium: add a cap for supporting 4-offset TG4 opcodes
Ilia Mirkin
2014-05-07
1
-1
/
+2
*
gallium: add basic support for ARB_sample_shading
Ilia Mirkin
2014-04-26
1
-0
/
+1
*
r600g: Disable LLVM by default at runtime for graphics
Michel Dänzer
2014-04-17
1
-3
/
+3
*
r600g,radeonsi: share r600_flush_from_st
Marek Olšák
2014-04-16
1
-17
/
+0
*
r600g: merge r600_flush with r600_context_flush
Marek Olšák
2014-04-16
1
-41
/
+2
*
gallium/radeon: create and return a fence in the flush function
Marek Olšák
2014-04-16
1
-9
/
+9
*
winsys/radeon: fold cs_set_flush_callback into cs_create
Marek Olšák
2014-04-16
1
-6
/
+5
*
r600g: remove redundant r600_flush_from_winsys
Marek Olšák
2014-04-16
1
-8
/
+1
*
gallium: add a way to query min/max texture gather offsets
Ilia Mirkin
2014-04-10
1
-0
/
+2
*
winsys/radeon: fix a race condition between winsys_create and winsys_destroy
Marek Olšák
2014-04-10
1
-1
/
+1
*
gallium: add support for LODQ opcodes.
Dave Airlie
2014-04-07
1
-0
/
+1
*
mesa/soft/llvmpipe: add fake MSAA support
Dave Airlie
2014-04-02
1
-0
/
+3
*
radeon: Move DMA ring creation to common code
Niels Ole Salscheider
2014-03-14
1
-30
/
+0
*
r600g,radeonsi: fix MAX_TEXTURE_3D_LEVELS and MAX_TEXTURE_ARRAY_LAYERS limits
Marek Olšák
2014-03-11
1
-3
/
+5
*
r600g/compute: PIPE_CAP_COMPUTE should be false for pre-evergreen GPUs
Tom Stellard
2014-02-28
1
-1
/
+3
*
r300g,r600g,radeonsi: add support for ARB_buffer_storage
Marek Olšák
2014-02-25
1
-0
/
+1
*
gallium: add texture gather support to gallium (v3)
Dave Airlie
2014-02-25
1
-0
/
+2
*
r600g,radeonsi: Consolidate logic for short-circuiting flushes
Michel Dänzer
2014-02-18
1
-2
/
+2
*
radeon: reverse DBG_NO_HYPERZ logic
Alex Deucher
2014-02-13
1
-2
/
+2
[next]