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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
1
-8
/
+4
*
r600, llvm: Don't leak global symbol offsets
Jan Vesely
2014-12-02
1
-0
/
+1
*
r600, llvm: Fix mem leak
Jan Vesely
2014-12-02
1
-0
/
+1
*
r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
2014-12-02
1
-12
/
+38
*
r600g: make llvm code compile this time
Dave Airlie
2014-11-27
1
-1
/
+1
*
r600g: fix fallout from last patch
Dave Airlie
2014-11-27
3
-4
/
+1
*
r600g: merge the TXQ and BUFFER constant buffers (v1.1)
Dave Airlie
2014-11-27
3
-68
/
+61
*
gallium: Drop the unused CND opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop unused BRA opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop the unused SFL/STR opcodes.
Eric Anholt
2014-11-24
1
-6
/
+6
*
gallium: Drop the unused RFL opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop unused X2D opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop the unused ARA opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop the unused RCC opcode.
Eric Anholt
2014-11-24
1
-3
/
+3
*
gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
2014-11-24
1
-6
/
+6
*
r600: Drop the "/* gap */" notes.
Eric Anholt
2014-11-24
1
-19
/
+0
*
r600g: do all CUBE ALU operations before gradient texture operations (v2.1)
Dave Airlie
2014-11-24
1
-64
/
+72
*
r600: fix texture gradients instruction emission (v2)
Dave Airlie
2014-11-24
1
-28
/
+31
*
r600g: limit texture offset application to specific types (v2)
Dave Airlie
2014-11-19
1
-3
/
+18
*
r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
2014-11-19
1
-1
/
+2
*
r600g/cayman: handle empty vertex shaders
Dave Airlie
2014-11-18
1
-4
/
+8
*
r600g/cayman: fix texture gather tests
Dave Airlie
2014-11-18
1
-4
/
+11
*
r600g: cayman umad assigns dst pointlessly
Dave Airlie
2014-11-18
1
-1
/
+1
*
r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
2014-11-18
1
-3
/
+23
*
r600g: Fix build with opencl and radeonsi disabled
Tom Stellard
2014-10-31
1
-6
/
+6
*
r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
2014-10-31
6
-91
/
+174
*
r600g: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
2014-10-28
2
-6
/
+6
*
r600g: Implement sm5 UBO/sampler indexing
Glenn Kennard
2014-10-28
7
-19
/
+164
*
r600g: Implement sm5 interpolation functions
Glenn Kennard
2014-10-28
2
-3
/
+237
*
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
*
r600g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2014-10-22
2
-0
/
+2
*
r600g: Drop references to destroyed blend state
Michel Dänzer
2014-10-22
1
-1
/
+8
*
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
2014-10-21
1
-0
/
+2
*
automake: explicitly set TARGET_RADEON_{WINSYS,COMMON}
Emil Velikov
2014-10-14
1
-2
/
+2
*
r600g: Implement GL_ARB_sample_shading
Glenn Kennard
2014-10-12
10
-119
/
+383
*
r600: Use DMA transfers in r600_copy_global_buffer
Niels Ole Salscheider
2014-10-07
2
-17
/
+43
*
gallium/r300,r600,radeonsi: add automake target 'templates'
Emil Velikov
2014-09-24
1
-0
/
+16
*
r600g,radeonsi: add debug option which forces DMA for copy_region and blit
Marek Olšák
2014-09-12
5
-11
/
+25
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
gallium/r600: ship all files in the tarball
Emil Velikov
2014-09-05
2
-8
/
+36
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
r600g: fix alpha-test with HyperZ enabled, fixing L4D2 tree corruption
Marek Olšák
2014-09-03
1
-6
/
+6
*
r600g,radeonsi: force fast stencil and HTILE stencil off, fixing a Hyper-Z hang
Marek Olšák
2014-09-01
1
-1
/
+4
*
r600g: set VGT_ENHANCE=4 on R7xx
Marek Olšák
2014-09-01
2
-0
/
+2
*
r600g: expose AMD_vertex_shader_layer and *_viewport_index on R600-R700
Marek Olšák
2014-09-01
1
-1
/
+1
*
r600g: fix layered clear
Marek Olšák
2014-09-01
1
-1
/
+2
*
r600g: some DB bug workarounds for R6xx DB flushing
Marek Olšák
2014-09-01
1
-0
/
+7
*
r600g: enable fast depth clear for array textures and cubemaps
Marek Olšák
2014-09-01
1
-1
/
+2
*
r600g: use HTILE allocator from SI
Marek Olšák
2014-09-01
2
-6
/
+4
[next]