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
...
*
vc4: Fix handling of sample_mask output.
Eric Anholt
2015-12-11
2
-6
/
+6
*
softpipe: enable GL_ARB_viewport_array support, update GL3.txt doc
Edward O'Callaghan
2015-12-11
1
-1
/
+1
*
softpipe: implement some support for multiple viewports
Edward O'Callaghan
2015-12-11
8
-52
/
+112
*
gallium/radeon: remove radeon_winsys_cs_handle
Marek Olšák
2015-12-11
35
-137
/
+110
*
radeonsi: implement fast stencil clear
Marek Olšák
2015-12-11
4
-23
/
+53
*
radeonsi: re-enable Hyper-Z for stencil
Marek Olšák
2015-12-11
1
-9
/
+3
*
r600g: remove a Hyper-Z workaround that's likely not needed anymore
Marek Olšák
2015-12-11
1
-19
/
+7
*
r600g: re-enable Hyper-Z for stencil on Evergreen & Cayman
Marek Olšák
2015-12-11
1
-4
/
+1
*
gallium/radeon: fix Hyper-Z hangs by programming PA_SC_MODE_CNTL_1 correctly
Marek Olšák
2015-12-11
3
-5
/
+18
*
radeonsi: don't use the CP DMA workaround on Fiji and newer
Marek Olšák
2015-12-11
1
-16
/
+20
*
radeonsi: apply the streamout workaround to Fiji as well
Marek Olšák
2015-12-11
1
-1
/
+3
*
radeonsi: also print hexadecimal values for register fields in the IB parser
Marek Olšák
2015-12-11
1
-4
/
+7
*
radeonsi: implement RB+ for Stoney (v2)
Marek Olšák
2015-12-11
5
-2
/
+170
*
radeonsi: don't call of u_prims_for_vertices for patches and rectangles
Marek Olšák
2015-12-11
1
-1
/
+13
*
radeonsi: use tgsi_shader_info::colors_written
Marek Olšák
2015-12-11
3
-11
/
+1
*
r600g: write all MRTs only if there is exactly one output (fixes a hang)
Marek Olšák
2015-12-11
1
-1
/
+2
*
Revert "radeonsi: disable DCC on Stoney"
Marek Olšák
2015-12-11
1
-4
/
+0
*
r600: add missing return value check.
Dave Airlie
2015-12-11
1
-0
/
+2
*
nir: Get rid of *_indirect variants of input/output load/store intrinsics
Jason Ekstrand
2015-12-10
5
-66
/
+118
*
freedreno: little clean up in fd_create_surface
Serge Martin
2015-12-09
1
-15
/
+16
*
freedreno: change to goto fail
Serge Martin
2015-12-09
1
-4
/
+2
*
freedreno: fix bind_sampler_states when hwcso is NULL
Serge Martin
2015-12-09
3
-0
/
+9
*
nv50,nvc0: fix use-after-free when vertex buffers are unbound
Patrick Rudolph
2015-12-09
2
-7
/
+6
*
svga: initialize pipe_driver_query_info entries with a macro
Brian Paul
2015-12-09
1
-15
/
+28
*
radeonsi: handle loading doubles as geometry shader inputs.
Dave Airlie
2015-12-09
1
-4
/
+16
*
radeonsi: handle doubles in lds load path.
Dave Airlie
2015-12-09
1
-0
/
+8
*
r600: handle geometry dynamic input array index
Dave Airlie
2015-12-09
1
-2
/
+11
*
r600g: fix geom shader input indirect indexing.
Dave Airlie
2015-12-09
1
-2
/
+30
*
r600g: fix outputing to non-0 buffers for stream 0.
Dave Airlie
2015-12-09
1
-2
/
+4
*
r600: Add ARB_copy_image support
Edward O'Callaghan
2015-12-09
1
-1
/
+1
*
r600g: allow copying between compatible un/compressed formats
Edward O'Callaghan
2015-12-09
1
-1
/
+2
*
nv50/ir: fix cutoff for using r63 vs r127 when replacing zero
Ilia Mirkin
2015-12-08
1
-1
/
+2
*
nv50/ir: prefer to color mad def and src2 with the same color
Ilia Mirkin
2015-12-08
1
-0
/
+14
*
nv50/ir: reduce degree limit on ops that can't encode large reg dests
Ilia Mirkin
2015-12-08
1
-3
/
+34
*
nv50/ir: only unspill once ahead of a group of instructions
Ilia Mirkin
2015-12-08
1
-5
/
+20
*
nv50/ir: check if the target supports the new offset before inlining
Ilia Mirkin
2015-12-08
4
-3
/
+25
*
vc4: Enable MSAA.
Eric Anholt
2015-12-08
1
-2
/
+3
*
vc4: Add support for mapping of MSAA resources.
Eric Anholt
2015-12-08
2
-8
/
+105
*
vc4: Add support for texel fetches from MSAA resources.
Eric Anholt
2015-12-08
5
-15
/
+295
*
vc4: Add support for multisample framebuffer operations.
Eric Anholt
2015-12-08
7
-24
/
+191
*
vc4: Add a workaround for HW-2905, and additional failure I saw with MSAA.
Eric Anholt
2015-12-08
1
-2
/
+16
*
vc4: Add support for drawing in MSAA.
Eric Anholt
2015-12-08
6
-50
/
+148
*
vc4: Add kernel RCL support for MSAA rendering.
Eric Anholt
2015-12-08
5
-39
/
+239
*
vc4: Rename color_ms_write to color_write.
Eric Anholt
2015-12-08
3
-22
/
+21
*
vc4: Allow RCL blits to the edge of the surface.
Eric Anholt
2015-12-08
1
-2
/
+8
*
vc4: Add disabled debug printf for describing blits.
Eric Anholt
2015-12-08
1
-0
/
+10
*
vc4: Fix check for tile RCL blits with mismatched y.
Eric Anholt
2015-12-08
1
-1
/
+1
*
vc4: Fix compiler warning from size_t change.
Eric Anholt
2015-12-08
1
-1
/
+1
*
radeonsi: last_gfx_fence is a winsys fence
Nicolai Hähnle
2015-12-07
1
-1
/
+1
*
nvc0/ir: fix up mul+add -> mad algebraic opt, enable for integers
Ilia Mirkin
2015-12-07
3
-12
/
+11
[prev]
[next]