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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glapi: Add GL_NV_fill_rectangle
Lyude
2017-03-31
1
-0
/
+4
*
gallium: remove support for predicates from TGSI (v2)
Marek Olšák
2017-04-01
36
-694
/
+26
*
radv: enable tessellation shaders.
Dave Airlie
2017-04-01
2
-9
/
+10
*
radv/ac: setup lds for tessellation
Dave Airlie
2017-04-01
1
-0
/
+12
*
radv: add ia_multi_vgt_param tessellation support.
Dave Airlie
2017-04-01
1
-2
/
+30
*
radv/cmd: emit tessellation state.
Dave Airlie
2017-04-01
1
-4
/
+109
*
radv/pipeline: handle tessellation shader compilation
Dave Airlie
2017-04-01
1
-0
/
+142
*
radv/ac: handle writing out tess factors.
Dave Airlie
2017-04-01
1
-0
/
+238
*
radv/ac: add support for TCS/TES inputs/outputs.
Dave Airlie
2017-04-01
1
-10
/
+508
*
radv/ac: add clip support for tess eval shader.
Dave Airlie
2017-04-01
1
-0
/
+5
*
radv/ac: hook up tessellation intrinsics.
Dave Airlie
2017-04-01
1
-1
/
+34
*
radv/ac: hook up shader information handling for tessellation
Dave Airlie
2017-04-01
1
-0
/
+26
*
radv/pipeline: start calculating tess stage.
Dave Airlie
2017-04-01
2
-9
/
+208
*
radv: add tessellation support to variant code.
Dave Airlie
2017-04-01
1
-6
/
+9
*
radv: add tessellation support to shader naming
Dave Airlie
2017-04-01
1
-1
/
+3
*
radv: add tess ctrl stage barrier workaround for SI.
Dave Airlie
2017-04-01
1
-2
/
+10
*
radv/ac: add support for patch inputs to unique index code.
Dave Airlie
2017-04-01
1
-0
/
+8
*
radv: port polaris vgt vertex reuse workaround.
Dave Airlie
2017-04-01
2
-1
/
+18
*
radv: configure tessellation distribution register.
Dave Airlie
2017-04-01
1
-4
/
+12
*
radv/ac: setup tessellation shader inputs.
Dave Airlie
2017-04-01
1
-1
/
+81
*
radv/ac: setup tess rings on compiler side.
Dave Airlie
2017-04-01
2
-1
/
+14
*
radv: add tessellation ring allocation support. (v2)
Dave Airlie
2017-04-01
3
-13
/
+203
*
radv: add support for some device specific tess information.
Dave Airlie
2017-04-01
2
-0
/
+8
*
radv/ac: add tess changes to shader keys/info
Dave Airlie
2017-04-01
1
-0
/
+40
*
radv: add tess shader stage user data support.
Dave Airlie
2017-04-01
1
-7
/
+38
*
radv: use defines for ring descriptor offsets.
Dave Airlie
2017-04-01
2
-4
/
+11
*
radv: add helper function to denote if tess is enabled on a pipeline.
Dave Airlie
2017-04-01
1
-0
/
+5
*
radv: handle clip dist in es outputs.
Dave Airlie
2017-04-01
1
-2
/
+1
*
radv: drop unneeded start
Dave Airlie
2017-04-01
1
-2
/
+2
*
radv: fixup geometry clip emission since using the geom pass
Dave Airlie
2017-04-01
1
-1
/
+2
*
radeonsi/gfx9: allow CMASK fast clear with RB+
Marek Olšák
2017-03-31
1
-5
/
+5
*
radeonsi/gfx9: don't compare src_va w/ dst_va for CP_DMA_CLEAR
Marek Olšák
2017-03-31
1
-1
/
+2
*
radeonsi/gfx9: fix 1D array fetches with derivs, bias, or Z compare value
Marek Olšák
2017-03-31
1
-1
/
+1
*
radeonsi/gfx9: fix and enable single-sample CMASK fast clear
Marek Olšák
2017-03-31
2
-4
/
+11
*
radeonsi/gfx9: fix and enable MSAA compression
Marek Olšák
2017-03-31
3
-6
/
+4
*
radeonsi/gfx9: disable CE
Marek Olšák
2017-03-31
1
-1
/
+4
*
radeonsi/gfx9: fix linear mipmap CPU access
Marek Olšák
2017-03-31
3
-8
/
+6
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
5
-4
/
+52
*
radeonsi: unify HS max_offchip_buffers workarounds
Marek Olšák
2017-03-31
1
-3
/
+3
*
radeonsi: adjust checking for SC bug workarounds
Marek Olšák
2017-03-31
3
-4
/
+13
*
glsl: use -O1 optimization for builtin_functions.cpp with MinGW
Brian Paul
2017-03-31
1
-0
/
+20
*
tnl: remove unused var to silence warning
Brian Paul
2017-03-31
1
-2
/
+0
*
st/wgl: Replace variable name hdc with hDrawDC
Neha Bhende
2017-03-31
2
-10
/
+10
*
st/wgl: add support for WGL_ARB_make_current_read
Brian Paul
2017-03-31
8
-16
/
+107
*
stw/wgl: add null context check in wglBindTexImageARB()
Brian Paul
2017-03-31
1
-0
/
+6
*
radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view (v2)
Marek Olšák
2017-03-31
3
-6
/
+16
*
radeonsi: decompress DCC in set_framebuffer_state instead of create_surface (v2)
Marek Olšák
2017-03-31
3
-6
/
+49
*
st/glsl_to_tgsi: fix 64-bit integer bit shifts
Nicolai Hähnle
2017-03-31
1
-5
/
+15
*
tgsi: fix printing of 64-bit integer immediates
Nicolai Hähnle
2017-03-31
3
-5
/
+11
*
intel: genxml: fix out of tree builds
Lionel Landwerlin
2017-03-31
1
-2
/
+2
[next]