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
*
r600: fix constant buffer bounds.
Dave Airlie
2018-05-15
2
-2
/
+2
*
eg/compute: Drop reference to kernel_param bo in destructor
Jan Vesely
2018-05-15
1
-0
/
+1
*
r600: Cleanup constant buffers on context destruction
Jan Vesely
2018-05-15
1
-1
/
+5
*
eg/compute: Drop reference on code_bo in destructor.
Jan Vesely
2018-05-15
1
-3
/
+1
*
r600/cayman: fix fragcood loading recip generation.
Dave Airlie
2018-03-20
1
-1
/
+1
*
r600: implement callstack workaround for evergreen.
Dave Airlie
2018-03-20
1
-8
/
+31
*
r600: partly revert disabling tiling for 1d texture.
Dave Airlie
2018-03-20
1
-0
/
+5
*
r600: fix tgsi clock last setting
Dave Airlie
2018-03-20
1
-0
/
+1
*
r600: Take ALU_EXTENDED into account when evaluating jump offsets
Gert Wollny
2018-03-20
1
-2
/
+7
*
r600: fix xfb stream check.
Dave Airlie
2018-02-28
1
-1
/
+1
*
r600/compute: only mark buffer/image state dirty for fragment shaders
Dave Airlie
2018-02-28
1
-2
/
+4
*
r600/sb/cayman: fix indirect ubo access on cayman
Dave Airlie
2018-02-28
1
-1
/
+1
*
r600/eg: use texture target to pick array size not view target (v2)
Dave Airlie
2018-02-28
1
-7
/
+10
*
r600: don't do stack workarounds for hemlock
Roland Scheidegger
2018-02-05
1
-0
/
+1
*
r600/sb: insert the else clause when we might depart from a loop
Dave Airlie
2018-02-05
1
-0
/
+17
*
r600/eg: construct proper rat mask for image/buffers.
Dave Airlie
2018-02-05
3
-8
/
+30
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+2
*
r600: enable ARB_enhanced_layouts
Dave Airlie
2018-01-19
1
-1
/
+1
*
r600/sb: add lds related peepholes.
Dave Airlie
2018-01-18
1
-1
/
+8
*
r600/sb: use different stacks for tracking lds and queue usage.
Dave Airlie
2018-01-18
2
-3
/
+24
*
r600/sb: schedule LDS ops in appropriate places.
Dave Airlie
2018-01-18
2
-0
/
+7
*
r600/sb: hit the scheduler with a big hammer to avoid lds splits.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/sb: adding lds oq tracking to the scheduler
Dave Airlie
2018-01-18
2
-3
/
+15
*
r600/sb: add gcm support to avoid clause between lds read/queue read
Dave Airlie
2018-01-18
2
-2
/
+17
*
r600/sb: handle lds special dest registers.
Dave Airlie
2018-01-18
2
-2
/
+2
*
r600/sb: handle LDS operations in folding.
Dave Airlie
2018-01-18
1
-0
/
+11
*
r600/sb: add finalising for lds output queue special values.
Dave Airlie
2018-01-18
1
-0
/
+12
*
r600/sb: add initial support for parsing lds operations.
Dave Airlie
2018-01-18
1
-2
/
+50
*
r600/sb: disable if conversion for hs
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: lds ops have no dst register.
Dave Airlie
2018-01-18
1
-1
/
+1
*
r600/sb: introduce special register values for lds support.
Dave Airlie
2018-01-18
3
-1
/
+33
*
r600/sb: update last_cf if alu is the last clause
Dave Airlie
2018-01-18
1
-0
/
+1
*
r600/sb: start adding GDS support
Dave Airlie
2018-01-18
13
-13
/
+123
*
r600/sb: add tess/compute initial state registers.
Dave Airlie
2018-01-18
1
-1
/
+4
*
r600/sb: fix a bug emitting ar load from a constant.
Dave Airlie
2018-01-18
1
-0
/
+3
*
r600/shader: only emit add instruction if param has a value.
Dave Airlie
2018-01-18
1
-6
/
+8
*
r600: emit 0 gds_op for tf write.
Dave Airlie
2018-01-18
1
-2
/
+3
*
r600: add support for ARB_shader_clock.
Dave Airlie
2018-01-18
3
-5
/
+29
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
r600/shader: Initialize max_driver_temp_used correctly for the first time
Gert Wollny
2018-01-15
1
-0
/
+1
*
r600: don't emit tes samplers/views when tes isn't active
Roland Scheidegger
2018-01-10
2
-0
/
+19
*
r600: increase number of UBOs to 15
Roland Scheidegger
2018-01-10
3
-22
/
+37
*
r600: use GET_BUFFER_RESINFO vtx fetch on eg instead of setting up consts
Roland Scheidegger
2018-01-10
4
-58
/
+50
*
r600: increase number of ubos by one to 14
Roland Scheidegger
2018-01-10
4
-4
/
+9
*
r600: set up constants needed for txq for buffers and cube maps with tes
Roland Scheidegger
2018-01-10
1
-0
/
+16
*
r600: don't emit reloc for ring buffer out into the blue
Roland Scheidegger
2018-01-10
2
-8
/
+6
*
r600: hack up num_render_backends on Juniper to 8
Roland Scheidegger
2018-01-10
1
-2
/
+19
*
r600: fix enabled_rb_mask on eg/cm
Roland Scheidegger
2018-01-10
1
-2
/
+9
[next]