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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r300g: Give CLIP_DISABLE another try"
Marek Olšák
2013-07-30
2
-3
/
+2
*
r600g/compute: Added missing address space checking of kernel parameters
Jonathan Charest
2013-07-30
1
-3
/
+2
*
nvc0: force use of correct firmware file
Maarten Lankhorst
2013-07-28
1
-1
/
+1
*
nv50,nvc0: s/uint16/uint32 for constant buffer offset
Christoph Bumiller
2013-07-24
2
-2
/
+2
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
12
-0
/
+25
*
llvmpipe: Ensure FTZ/DAZ flags are set on deferred draw flushes.
Zack Rusin
2013-07-22
1
-0
/
+8
*
llvmpipe: Remove lp_rast_get_num_threads().
José Fonseca
2013-07-22
2
-11
/
+0
*
llvmpipe/tests: update arith test to check for edge cases
Zack Rusin
2013-07-19
1
-9
/
+19
*
llvmpipe: clamp inputs for srgb render buffers
Roland Scheidegger
2013-07-18
1
-0
/
+35
*
llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha
Roland Scheidegger
2013-07-18
2
-8
/
+26
*
r600g: use WAIT_3D_IDLE before using CP DMA
Marek Olšák
2013-07-18
2
-0
/
+2
*
r300g: make use of gallium's os_get_process_name()
Jonathan Gray
2013-07-18
1
-1
/
+6
*
nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Ilia Mirkin
2013-07-18
11
-3
/
+1815
*
r600g/sb: improve alu packing on cayman
Vadim Girlin
2013-07-17
2
-15
/
+89
*
r600g/sb: fix handling of new multislot instructions on cayman
Vadim Girlin
2013-07-17
3
-5
/
+6
*
r600g/sb: fix debug dump code in scheduler
Vadim Girlin
2013-07-17
1
-4
/
+5
*
r600g/sb: fix initial register allocation
Vadim Girlin
2013-07-17
1
-0
/
+1
*
r600g/sb: move chip & class name functions to sb_context
Vadim Girlin
2013-07-17
4
-53
/
+55
*
r600g/sb: fix handling of PS in source bytecode on cayman
Vadim Girlin
2013-07-17
1
-0
/
+5
*
r600g/sb: Initialize ra_checker member variables.
Vinson Lee
2013-07-17
1
-1
/
+1
*
llvmpipe: support sRGB framebuffers
Roland Scheidegger
2013-07-16
2
-14
/
+57
*
Revert "r300g: allow HiZ with a 16-bit zbuffer"
Marek Olšák
2013-07-15
1
-0
/
+1
*
r300g/swtcl: fix a lockup in MSAA resolve
Marek Olšák
2013-07-15
1
-0
/
+7
*
r300g/swtcl: fix geometry corruption by uploading indices to a buffer
Marek Olšák
2013-07-15
3
-45
/
+31
*
ilo: skip 3DSTATE_INDEX_BUFFER when possible
Chia-I Wu
2013-07-14
4
-59
/
+77
*
r600g/sb: Initialize ra_constraint::cost.
Vinson Lee
2013-07-13
1
-1
/
+1
*
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
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
14
-55
/
+53
*
softpipe: silence some MSVC warnings
Brian Paul
2013-07-12
2
-14
/
+14
*
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
*
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
*
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
2
-0
/
+11
*
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
[next]