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
...
*
r600g: move some debug options to drivers/radeon
Marek Olšák
2013-09-29
8
-52
/
+28
*
r600g,radeonsi: share the async dma interface
Marek Olšák
2013-09-29
5
-46
/
+23
*
r600g,radeonsi: remove unused code
Marek Olšák
2013-09-29
1
-3
/
+0
*
r600g: move r600g-specific functions out of r600_texture.c
Marek Olšák
2013-09-29
4
-467
/
+461
*
r600g,radeonsi: consolidate r600_texture structures
Marek Olšák
2013-09-29
1
-24
/
+0
*
r600g: get rid of r600_texture::is_rat
Marek Olšák
2013-09-29
2
-8
/
+1
*
r600g: get rid of r600_texture::array_mode
Marek Olšák
2013-09-29
3
-25
/
+4
*
r600g,radeonsi: consolidate transfer, cmask, and fmask structures
Marek Olšák
2013-09-29
7
-95
/
+67
*
radeon drivers: handle PIPE_CAP_MAX_VIEWPORTS
Marek Olšák
2013-09-29
1
-0
/
+3
*
r600g: fix texture buffer object cache flushing
Marek Olšák
2013-09-25
1
-1
/
+4
*
r600g: fix constant buffer cache flushing
Marek Olšák
2013-09-25
1
-1
/
+5
*
radeon/winsys: keep screen pointer in winsys v2
Christian König
2013-09-25
1
-0
/
+3
*
r600g: fast color clears for single-sample buffers
Grigori Goronzy
2013-09-20
5
-11
/
+86
*
r600g: add support for separately allocated CMASKs
Grigori Goronzy
2013-09-20
4
-10
/
+60
*
gallium: add flush_resource context function
Marek Olšák
2013-09-20
1
-0
/
+6
*
radeon/uvd: move more logic into the common files
Christian König
2013-09-12
3
-35
/
+2
*
r600g: remove DMA padding
Alex Deucher
2013-09-06
1
-9
/
+0
*
gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR fl...
Axel Davy
2013-09-06
1
-1
/
+2
*
r600g/compute: Fix bug in compute memory pool
Tom Stellard
2013-09-05
1
-7
/
+2
*
r600g/compute: Don't flush the cs in pipe_context::launch_grid()
Tom Stellard
2013-09-05
1
-10
/
+1
*
r600g: move streamout state to drivers/radeon
Marek Olšák
2013-08-31
21
-1486
/
+981
*
r600g,radeonsi: remove unused variables
Marek Olšák
2013-08-31
1
-3
/
+0
*
r600g: enable SB backend by default
Vadim Girlin
2013-08-30
4
-5
/
+6
*
r600g: fix color exports when we have no CBs
Vadim Girlin
2013-08-30
1
-3
/
+4
*
r600g: Implement the new float comparison instructions for Cayman as well.
Henri Verbeet
2013-08-25
1
-4
/
+4
*
r600g/sb: Move memsets of member structs to within constructor bodies.
Vinson Lee
2013-08-19
2
-6
/
+3
*
vl: add entrypoint to get_video_param
Christian König
2013-08-19
3
-2
/
+5
*
vl: rename pipe_video_decoder to pipe_video_codec
Christian König
2013-08-19
3
-7
/
+7
*
vl: rename enum pipe_video_codec to pipe_video_format
Christian König
2013-08-19
1
-3
/
+3
*
vl: use a template for create_video_decoder
Christian König
2013-08-19
2
-13
/
+3
*
radeonsi: port texture improvements from r600g
Marek Olšák
2013-08-17
2
-5
/
+1
*
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
[prev]
[next]