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
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/radeonsi: implement new float comparison instructions
Roland Scheidegger
2013-08-15
1
-10
/
+8
*
vl: Add support for max level query v2
Rico Schüller
2013-08-14
1
-0
/
+2
*
r600g/sb: use MULADD workaround on R7xx for MULADD_IEEE
Vadim Girlin
2013-08-14
1
-1
/
+2
*
r600g/sb: Dump correct value for CND.
Vinson Lee
2013-08-04
1
-1
/
+1
*
r600g: honour semantic index in fragment color exports
Christoph Bumiller
2013-08-02
1
-5
/
+5
*
r600g/compute: Added missing address space checking of kernel parameters
Jonathan Charest
2013-07-30
1
-3
/
+2
*
gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
2013-07-22
1
-0
/
+2
*
r600g: use WAIT_3D_IDLE before using CP DMA
Marek Olšák
2013-07-18
2
-0
/
+2
*
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
*
r600g/sb: Initialize ra_constraint::cost.
Vinson Lee
2013-07-13
1
-1
/
+1
*
r600g: don't use the CB/DB CP COHER logic on r6xx
Alex Deucher
2013-07-12
1
-2
/
+10
*
tgsi: rename the TGSI fragment kill opcodes
Brian Paul
2013-07-12
1
-7
/
+7
*
radeon/uvd: fall back to shader based decoding for MPEG2 on UVD 2.x v2
Christian König
2013-07-12
1
-4
/
+15
*
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
*
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
*
mesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimitCheck and dependencies
Marek Olšák
2013-07-02
1
-1
/
+0
*
r600g: implement fast color clears for MSAA on evergreen+
Grigori Goronzy
2013-07-01
3
-2
/
+79
*
r600g/compute: disable unused colorbuffer slots
Marek Olšák
2013-07-01
1
-1
/
+12
*
r600g: Fix build
Tom Stellard
2013-06-28
1
-2
/
+2
*
r600g/compute: Accept LDS size from the LLVM backend
Tom Stellard
2013-06-28
5
-20
/
+44
*
r600g/compute: Move compute_shader_create() function into evergreen_compute.c
Tom Stellard
2013-06-28
3
-37
/
+23
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
4
-2
/
+8
*
gallium: replace bswap_32 calls with util_bswap32
Jonathan Gray
2013-06-17
3
-6
/
+6
*
r600g: upsample and downsample MSAA resources for transfers
Marek Olšák
2013-06-13
1
-79
/
+141
*
gallium/u_blitter: make clearing independent of the colorbuffer format
Marek Olšák
2013-06-13
1
-2
/
+1
*
gallium/u_blitter: make clearing independent of the number of bound colorbuffers
Marek Olšák
2013-06-13
1
-1
/
+1
*
r600g/sb: fix broken assert
Vadim Girlin
2013-05-31
1
-1
/
+1
*
gallium: Add support for multiple viewports
Zack Rusin
2013-05-25
3
-9
/
+15
*
r600g/sb: handle more cases for folding in gvn pass
Vadim Girlin
2013-05-28
2
-28
/
+118
*
r600g/sb: improve folding for SETcc
Vadim Girlin
2013-05-27
1
-8
/
+98
[next]