index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300g: increment num_z_clears only if we have Hyper-Z
Marek Olšák
2012-12-02
1
-2
/
+1
*
r300g: add blacklist for apps that shouldn't steal hyperz access
Marek Olšák
2012-12-02
1
-0
/
+28
*
r300g: enable Hyper-Z by default on r500
Marek Olšák
2012-12-02
1
-1
/
+4
*
r300g: clear the ZB cache before clearing ZMASK or HIZ
Marek Olšák
2012-12-02
2
-2
/
+8
*
Revert "r300g: fix occlusion queries when depth test is disabled or zbuffer i...
Marek Olšák
2012-12-02
2
-27
/
+6
*
r300g: refuse to create too large textures
Marek Olšák
2012-12-01
1
-0
/
+15
*
r300g: fix memory leaks in texture_create error paths
Marek Olšák
2012-12-01
1
-9
/
+15
*
r300g: fix revoking hyperz access
Marek Olšák
2012-12-01
1
-20
/
+22
*
r300g: handle map flag DISCARD_WHOLE_RESOURCE
Marek Olšák
2012-12-01
3
-4
/
+36
*
svga: remove pointless assert on unsigned >= 0
Dave Airlie
2012-12-01
1
-1
/
+0
*
r300g: fix comparison of hyperz flush time.
Dave Airlie
2012-12-01
1
-1
/
+1
*
llvmpipe: Remove remnants of lp_tile_soa from Makefile.
José Fonseca
2012-11-30
2
-4
/
+0
*
llvmpipe: Fix incorrect sizeof.
Vinson Lee
2012-11-29
1
-2
/
+2
*
llvmpipe: Fix build break from 75da95c50
Stéphane Marchesin
2012-11-29
1
-2
/
+1
*
r600g: mirror simplification of if/break opcodes
Vincent Lejeune
2012-11-29
1
-32
/
+12
*
r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm
Vincent Lejeune
2012-11-29
1
-0
/
+3
*
llvmpipe: support array textures
Roland Scheidegger
2012-11-29
6
-7
/
+32
*
llvmpipe: Remove lp_build_blend_soa()
José Fonseca
2012-11-29
5
-538
/
+37
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
17
-1334
/
+30
*
llvmpipe: Only advertise unswizzled formats.
José Fonseca
2012-11-29
3
-25
/
+17
*
radeonsi: Bitcast result of packf16 intrinsic to float for export intrinsic.
Michel Dänzer
2012-11-29
1
-1
/
+5
*
llvmpipe: Implement logic ops for the AoS path.
José Fonseca
2012-11-28
1
-1
/
+8
*
llvmpipe: Don't use dynamically sized arrays.
José Fonseca
2012-11-28
1
-4
/
+4
*
llvmpipe: Update llvmpipe_is_format_unswizzled to reflect latest changes.
James Benton
2012-11-28
1
-9
/
+0
*
llvmpipe: Enable vertex color clamping.
James Benton
2012-11-28
1
-1
/
+1
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
15
-128
/
+1422
*
gallivm: Updated lp_build_const_mask_aos to input number of channels.
James Benton
2012-11-28
2
-2
/
+5
*
radeonsi: Reinstate assertions against invalid colour/depth formats.
Michel Dänzer
2012-11-28
1
-0
/
+2
*
radeonsi: Re-enable Z16 depth buffers.
Michel Dänzer
2012-11-28
1
-2
/
+2
*
radeonsi: remove redundant parameter in r600_init_surface
Marek Olšák
2012-11-28
1
-5
/
+4
*
radeonsi: Use explicit stencil mipmap level offsets.
Michel Dänzer
2012-11-28
2
-7
/
+6
*
radeonsi: correct texture memory size for Z32F_S8X24
Marek Olšák
2012-11-28
1
-7
/
+15
*
radeonsi: Depth/stencil fixes.
Michel Dänzer
2012-11-28
2
-8
/
+21
*
radeonsi: Flesh out support for depth/stencil exports from the pixel shader.
Michel Dänzer
2012-11-28
2
-6
/
+68
*
radeonsi: Fix sampler views for depth textures.
Michel Dänzer
2012-11-28
2
-5
/
+6
*
radeonsi: Fix z/stencil texture creation.
Jerome Glisse
2012-11-28
1
-9
/
+5
*
gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets
Roland Scheidegger
2012-11-27
2
-4
/
+9
*
r600g: fix broken streamout if streamout_begin caused a context flush
Marek Olšák
2012-11-23
1
-2
/
+6
*
r600g: fix ARB_map_buffer_alignment with unaligned offsets and staging buffers
Marek Olšák
2012-11-22
3
-3
/
+8
*
r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2
Tom Stellard
2012-11-16
1
-4
/
+349
*
radeonsi: clean up some magic numbers
Alex Deucher
2012-11-16
1
-1
/
+2
*
radeonsi: emit PA_SC_RASTER_CONFIG
Alex Deucher
2012-11-16
1
-0
/
+11
*
radeonsi: remove new asserts and replace with warnings
Alex Deucher
2012-11-15
1
-2
/
+6
*
radeonsi: cleanup si_db()
Alex Deucher
2012-11-15
2
-12
/
+12
*
radeonsi: assert the CB format is valid (v2)
Alex Deucher
2012-11-15
1
-2
/
+3
*
radeonsi: assert that the DB format is valid (v2)
Alex Deucher
2012-11-15
1
-8
/
+5
*
radeonsi: Set STENCILOPVAL fields to 1.
Michel Dänzer
2012-11-14
1
-2
/
+4
*
radeonsi: Bump SI_PM4_MAX_DW.
Michel Dänzer
2012-11-14
1
-1
/
+1
*
radeonsi: Handle TGSI TXL opcode.
Michel Dänzer
2012-11-14
1
-0
/
+7
*
radeonsi: Handle TGSI TXB opcode.
Michel Dänzer
2012-11-14
1
-0
/
+7
[next]