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
Commit message (
Expand
)
Author
Age
Files
Lines
*
winsys/radeon: allow a NULL cs pointer in radeon_bo_map to fix a segfault
Marek Olšák
2013-07-13
1
-9
/
+11
*
ilo: move a santiy check into its assert()
Chia-I Wu
2013-07-13
1
-5
/
+2
*
ilo: mark some states dirty when they are really changed
Chia-I Wu
2013-07-13
1
-0
/
+16
*
ilo: clean up ilo_blitter_pipe_begin()
Chia-I Wu
2013-07-13
3
-27
/
+39
*
r600g: don't use the CB/DB CP COHER logic on r6xx
Alex Deucher
2013-07-12
1
-2
/
+10
*
nv30: fix KILL_IF breakage
Brian Paul
2013-07-12
1
-1
/
+1
*
gallium: fixup definitions of the rsq and sqrt
Zack Rusin
2013-07-11
3
-16
/
+11
*
util/u_format: Comment out half float denormal test case.
José Fonseca
2013-07-12
1
-0
/
+5
*
gallivm: Eliminate redundant lp_build_select calls.
José Fonseca
2013-07-12
1
-12
/
+2
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
30
-105
/
+103
*
tgsi: fix-up KILP comments
Brian Paul
2013-07-12
3
-10
/
+8
*
tgsi: exec TGSI_OPCODE_SQRT as a scalar instruction, not vector
Brian Paul
2013-07-12
1
-1
/
+1
*
tgsi: use X component of the second operand in exec_scalar_binary()
Brian Paul
2013-07-12
1
-1
/
+1
*
os: add os_get_process_name() function
Brian Paul
2013-07-12
3
-0
/
+133
*
softpipe: silence some MSVC warnings
Brian Paul
2013-07-12
2
-14
/
+14
*
hud: silence some MSVC warnings
Brian Paul
2013-07-12
1
-8
/
+8
*
util: add casts to silence MSVC warnings in u_blit.c
Brian Paul
2013-07-12
1
-14
/
+14
*
tgsi: s/unsigned/int/ to silence MSVC warning
Brian Paul
2013-07-12
1
-1
/
+1
*
radeon/uvd: fall back to shader based decoding for MPEG2 on UVD 2.x v2
Christian König
2013-07-12
2
-5
/
+19
*
r600g: x/y coordinates must be divided by block dim in dma blit
Christoph Bumiller
2013-07-11
2
-4
/
+16
*
r600g/sb: Fix Android build v2
Chih-Wei Huang
2013-07-12
4
-7
/
+8
*
r600g/sb: improve math optimizations v2
Vadim Girlin
2013-07-11
11
-47
/
+435
*
st/xvmc/tests: avoid non portable error.h functions
Jonathan Gray
2013-07-11
1
-5
/
+8
*
winsys/intel: build with VISIBILITY_CFLAGS
Chia-I Wu
2013-07-11
1
-1
/
+2
*
ilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
Chia-I Wu
2013-07-11
1
-2
/
+3
*
ilo: correctly initialize undefined registers in fs
Chia-I Wu
2013-07-11
1
-5
/
+15
*
radeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
Michel Dänzer
2013-07-10
4
-2
/
+103
*
radeonsi: Handle TGSI_OPCODE_TXD
Michel Dänzer
2013-07-10
1
-2
/
+25
*
util/u_math: Use xmmintrin.h whenever possible.
José Fonseca
2013-07-10
1
-9
/
+17
*
ilo: honor surface padding requirements
Chia-I Wu
2013-07-10
1
-0
/
+53
*
util: treat denorm'ed floats like zero
Zack Rusin
2013-07-09
6
-0
/
+83
*
r600g: improve the mechanism for recognizing an empty CS
Marek Olšák
2013-07-08
3
-3
/
+8
*
r600g: explicitly flush caches for streamout-based buffer copying & clearing
Marek Olšák
2013-07-08
1
-0
/
+13
*
r600g: only flush the caches that need to be flushed during CP DMA operations
Marek Olšák
2013-07-08
3
-32
/
+117
*
r600g: split INVAL_READ_CACHES into vertex, tex, and const cache flags
Marek Olšák
2013-07-08
5
-27
/
+52
*
r600g: adjust flush flags (v3)
Alex Deucher
2013-07-08
6
-7
/
+42
*
r600g: don't call buffer_wait in buffer_mmap_sync_with_rings
Marek Olšák
2013-07-08
1
-2
/
+1
*
r600g: don't read back the MSAA depth buffer if the read flag is not set
Marek Olšák
2013-07-08
1
-8
/
+8
*
r600g: don't flush the context in texture_transfer_map
Marek Olšák
2013-07-08
1
-5
/
+0
*
r600g: fix texture offset computation for mapped MSAA depth buffers
Marek Olšák
2013-07-08
2
-16
/
+14
*
r600g: fix color resolve for RGBX8 and RGBX16 integer formats
Marek Olšák
2013-07-08
1
-2
/
+2
*
r600g: enable fast MSAA color clear for array/3D/cube textures
Marek Olšák
2013-07-08
1
-4
/
+3
*
r600g: implement fast MSAA color clear for integer textures
Marek Olšák
2013-07-08
1
-9
/
+12
*
r600/uvd: fix check for UVD 2.x
Christian König
2013-07-08
1
-1
/
+1
*
gallivm: (trivial) fix using one lod instead of per-quad lod for texel fetch
Roland Scheidegger
2013-07-05
1
-1
/
+2
*
gallivm: Remove bogus assert.
José Fonseca
2013-07-05
1
-4
/
+1
*
nvc0: enable very initial support for nvf0 (GK110)
Ben Skeggs
2013-07-05
5
-5
/
+76
*
gallivm: (trivial) fix bogus assertion for per-element lod with 1d resources
Roland Scheidegger
2013-07-05
2
-2
/
+1
*
gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
2013-07-04
10
-126
/
+195
*
draw: fix overflows in the indexed rendering paths
Zack Rusin
2013-07-03
4
-43
/
+159
[next]