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
...
*
radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
2015-09-01
3
-13
/
+18
*
radeonsi: initialize atom IDs for external atoms
Marek Olšák
2015-09-01
2
-4
/
+13
*
radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
2015-09-01
8
-41
/
+29
*
radeonsi: initialize atom IDs
Marek Olšák
2015-09-01
1
-6
/
+8
*
radeonsi: define the state atom array separately
Marek Olšák
2015-09-01
4
-21
/
+23
*
radeonsi: optimize viewport states
Marek Olšák
2015-09-01
6
-26
/
+54
*
radeonsi: optimize scissor states
Marek Olšák
2015-09-01
8
-27
/
+79
*
radeonsi: add SI_MAX_ATTRIBS
Marek Olšák
2015-09-01
2
-5
/
+6
*
radeonsi: fix memory usage checking for big IBs
Marek Olšák
2015-09-01
1
-8
/
+9
*
radeonsi: set all 16 viewport Z bounds for GL 4.1
Marek Olšák
2015-09-01
1
-2
/
+6
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-01
4
-1
/
+28
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-01
1
-1
/
+1
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-01
1
-0
/
+3
*
r600: move prim convert from geom shader to function.
Dave Airlie
2015-08-31
2
-25
/
+26
*
r600g: Use TGSI parse results instead of manually exfiltrating
Edward O'Callaghan
2015-08-30
1
-1
/
+1
*
r600g: Set geometry properties in r600_create_shader_state()
Edward O'Callaghan
2015-08-30
3
-25
/
+23
*
r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
2015-08-30
6
-22
/
+23
*
r600g: Remove dead assigment to 'gs_input_prim' in shader state
Edward O'Callaghan
2015-08-30
2
-4
/
+0
*
radeonsi: don't use the emit qt keyword in si_init_atom
Marek Olšák
2015-08-29
1
-2
/
+2
*
radeonsi: remove no-op 32-bit masking
Marek Olšák
2015-08-29
5
-7
/
+7
*
gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
2015-08-29
1
-8
/
+8
*
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
2015-08-29
3
-2
/
+4
*
freedreno/a3xx: add basic clip plane support
Ilia Mirkin
2015-08-29
3
-1
/
+24
*
nvc0: change prefix of MP performance counters to HW_SM
Samuel Pitoiset
2015-08-29
2
-149
/
+149
*
nvc0: sort performance counter queries by name
Samuel Pitoiset
2015-08-29
2
-142
/
+142
*
nvc0: make names of performance counter queries consistent
Samuel Pitoiset
2015-08-29
2
-56
/
+56
*
nvc0: use enumerations for driver queries
Samuel Pitoiset
2015-08-29
1
-120
/
+123
*
nvc0: remove commented out code related to PCOUNTER queries
Samuel Pitoiset
2015-08-29
1
-20
/
+0
*
r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
2015-08-29
1
-15
/
+16
*
r600g: use PRIi64 for some compute debug printfs
Dave Airlie
2015-08-29
1
-4
/
+4
*
r600g/sb: Don't crash on empty if jump target
Glenn Kennard
2015-08-28
1
-1
/
+4
*
r600g/sb: Don't read junk after EOP
Glenn Kennard
2015-08-28
3
-1
/
+6
*
r600g/sb: Handle undef in read port tracker
Glenn Kennard
2015-08-28
1
-1
/
+1
*
nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
2015-08-27
3
-5
/
+5
*
nouveau: avoid build failures since 0fc21ecf
Ilia Mirkin
2015-08-26
3
-3
/
+3
*
gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
2015-08-26
2
-3
/
+3
*
radeonsi: add IB parser support for CP DMA packets
Marek Olšák
2015-08-26
4
-61
/
+122
*
radeonsi: add IB tracing support for debug contexts
Marek Olšák
2015-08-26
5
-16
/
+105
*
radeonsi: remove old CS tracing code
Marek Olšák
2015-08-26
5
-47
/
+3
*
radeonsi: parse and dump status registers on GPU hang
Marek Olšák
2015-08-26
1
-0
/
+52
*
radeonsi: add an IB parser
Marek Olšák
2015-08-26
1
-0
/
+245
*
radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
2015-08-26
3
-0
/
+15
*
radeonsi: generate register and packet tables for an IB parser from sid.h
Marek Olšák
2015-08-26
4
-0
/
+190
*
radeonsi: remove duplicated register definitions and instruction definitions
Marek Olšák
2015-08-26
1
-3160
/
+0
*
r600g,radeonsi: remove unused ill-formed register field definitions
Marek Olšák
2015-08-26
2
-2
/
+0
*
radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
2015-08-26
4
-0
/
+64
*
radeonsi: allow si_dump_key to write to a file
Marek Olšák
2015-08-26
2
-18
/
+19
*
gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
2015-08-26
7
-0
/
+2123
*
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
2015-08-26
30
-37
/
+45
*
radeonsi: mark unreachable paths to avoid warnings
Grazvydas Ignotas
2015-08-26
2
-3
/
+3
[prev]
[next]