index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-18
i965: Add renderbuffer surface indexes to debug
Ben Widawsky
1
-1
/
+1
2015-05-18
i965: Add Gen9 surface state decoding
Ben Widawsky
6
-39
/
+68
2015-05-18
i965: Add gen8 surface state debug info
Ben Widawsky
2
-6
/
+81
2015-05-18
i965: Add gen7+ sampler state to batch debug
Ben Widawsky
2
-1
/
+71
2015-05-18
i965: Add viewport extents (gen8) to batch decode
Ben Widawsky
1
-4
/
+11
2015-05-18
i965: Add all surface types to the batch decode
Ben Widawsky
3
-15
/
+10
2015-05-18
i965: Add string for surface format to table
Ben Widawsky
1
-217
/
+219
2015-05-18
i965/fs: Implement integer multiply without mul/mach.
Matt Turner
1
-28
/
+66
2015-05-18
i965/fs: Rework compression control selection.
Matt Turner
1
-3
/
+6
2015-05-18
i965/fs: Support integer multiplication in SIMD16 on Haswell.
Matt Turner
1
-5
/
+47
2015-05-18
i965/fs: Add set_sechalf() method.
Matt Turner
1
-0
/
+10
2015-05-18
i965/fs: Unrestrict constant propagation into integer multiply.
Matt Turner
1
-1
/
+9
2015-05-18
i965/fs: Lower integer multiplication after optimizations.
Matt Turner
4
-64
/
+70
2015-05-18
gk110/ir: switch to gk104-style sched codes rather than all-in-one
Ilia Mirkin
1
-9
/
+9
2015-05-18
glsl: add stage references for UBO uniforms
Tapani Pälli
1
-0
/
+10
2015-05-18
i965: Fix textureSize for Lod > 0 with non-mipmap filters
Iago Toral Quiroga
1
-2
/
+4
2015-05-16
mesa: Check the lookup_framebuffer return value in NamedFramebufferRenderbuffer
Fredrik Höglund
1
-0
/
+2
2015-05-16
tgsi/dump: fix declaration printing of tessellation inputs/outputs
Ilia Mirkin
1
-2
/
+18
2015-05-16
tgsi/ureg: allow ureg_dst to have dimension indices
Ilia Mirkin
2
-8
/
+75
2015-05-16
tgsi/ureg: use correct limit for max input count
Marek Olšák
1
-1
/
+1
2015-05-16
tgsi/sanity: set implicit in/out array sizes based on patch sizes
Ilia Mirkin
1
-4
/
+32
2015-05-16
tgsi/scan: allow scanning tessellation shaders
Ilia Mirkin
1
-1
/
+5
2015-05-16
gallium: disable tessellation shaders for meta ops
Marek Olšák
7
-2
/
+44
2015-05-16
gallium/cso: set NULL shaders at context destruction
Marek Olšák
1
-0
/
+7
2015-05-16
gallium/cso: add support for tessellation shaders
Marek Olšák
2
-0
/
+105
2015-05-16
gallium/u_blitter: disable tessellation for all operations
Marek Olšák
2
-1
/
+42
2015-05-16
gallium/util: print vertices_per_patch in util_dump_draw_info
Marek Olšák
1
-0
/
+2
2015-05-16
trace: implement new tessellation functions
Marek Olšák
2
-0
/
+28
2015-05-16
gallium: add set_tess_state to configure default tessellation parameters
Ilia Mirkin
2
-0
/
+9
2015-05-16
gallium: add vertices_per_patch to draw info
Ilia Mirkin
1
-0
/
+2
2015-05-16
gallium: add tessellation shader properties
Ilia Mirkin
4
-2
/
+52
2015-05-16
gallium: add interfaces for controlling tess program state
Ilia Mirkin
1
-0
/
+10
2015-05-16
gallium: bump shader input and output limits
Marek Olšák
1
-2
/
+2
2015-05-16
gallium: add new semantics for tessellation
Ilia Mirkin
3
-1
/
+48
2015-05-16
gallium: add new PATCHES primitive type
Ilia Mirkin
2
-2
/
+4
2015-05-16
gallium: add tessellation shader types
Ilia Mirkin
5
-5
/
+15
2015-05-15
glapi: Remove offset from the DTD
Ian Romanick
1
-1
/
+0
2015-05-15
glapi: Whitespace clean up after the previous commit
Ian Romanick
11
-443
/
+223
2015-05-15
glapi: Remove all offset tags from the XML
Ian Romanick
60
-1289
/
+1289
2015-05-15
glapi: Use the offsets from static_data.py instead of from the XML
Ian Romanick
1
-17
/
+5
2015-05-15
glapi: Add a list of functions that are not used but still need dispatch slots
Ian Romanick
1
-0
/
+56
2015-05-15
glapi: Remove static dispatch for functions that didn't exist in NVIDIA
Ian Romanick
1
-46
/
+0
2015-05-15
glapi: Remove static dispatch for functions that didn't exist in fglrx
Ian Romanick
1
-121
/
+0
2015-05-15
glapi: Remove static dispatch for functions that didn't exist in 10.3
Ian Romanick
1
-1
/
+0
2015-05-15
glapi: Remove static dispatch for functions that didn't exist in 10.4
Ian Romanick
1
-33
/
+0
2015-05-15
glapi: Remove static dispatch for functions that didn't exist in 10.5
Ian Romanick
1
-81
/
+0
2015-05-15
glapi: Remove static_dispatch from the DTD
Ian Romanick
1
-1
/
+0
2015-05-15
glapi: Whitespace clean up after the previous commit
Ian Romanick
6
-210
/
+112
2015-05-15
glapi: Remove all static_dispatch tags from the XML
Ian Romanick
11
-288
/
+288
2015-05-15
glapi: Store list of functions with static dispatch in a separate table
Ian Romanick
2
-1
/
+1520
[prev]
[next]