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
Commit message (
Expand
)
Author
Age
Files
Lines
*
u_math: uses assert, include assert.h
Dave Airlie
2015-05-22
1
-0
/
+1
*
glsl: remove element_type() helper
Timothy Arceri
2015-05-22
11
-36
/
+23
*
glsl: Use AM_V_GEN/AM_V_at in NIR rules.
Matt Turner
2015-05-21
1
-10
/
+10
*
freedreno/a3xx: set .zw of sprite coords to .01
Ilia Mirkin
2015-05-20
1
-3
/
+6
*
freedreno/ir3: fix immediate usage in tgsi tex fe
Ilia Mirkin
2015-05-20
1
-5
/
+9
*
targets/osmesa: drop the -module tag from LDFLAGS
Emil Velikov
2015-05-20
1
-1
/
+0
*
darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
2015-05-20
1
-1
/
+0
*
swrast: Build fix for Solaris
Alan Coopersmith
2015-05-20
2
-1
/
+4
*
nir: Get rid of the array elements parameter on load/store intrinsics
Jason Ekstrand
2015-05-20
6
-56
/
+34
*
gallium: remove TGSI_SAT_MINUS_PLUS_ONE
Marek Olšák
2015-05-20
20
-188
/
+47
*
cso: add context cleanup code from st/mesa
Marek Olšák
2015-05-20
2
-6
/
+7
*
mesa/main: validate name syntax for array variables only
Samuel Iglesias Gonsalvez
2015-05-20
1
-3
/
+3
*
GL3.txt: update softpipe ARB_gpu_shader5 status
Dave Airlie
2015-05-20
1
-3
/
+3
*
softpipe: start adding gather support (v2)
Dave Airlie
2015-05-20
3
-83
/
+210
*
softpipe: use arrays to make gather easier
Dave Airlie
2015-05-20
1
-36
/
+36
*
tgsi: handle TG4 opcode in tgsi exec
Dave Airlie
2015-05-20
2
-2
/
+12
*
softpipe: add textureOffset support.
Dave Airlie
2015-05-20
2
-62
/
+97
*
softpipe: move control into a filter args struct
Dave Airlie
2015-05-20
2
-26
/
+32
*
softpipe: move some image filter parameters into a struct
Dave Airlie
2015-05-20
2
-258
/
+224
*
Post-branch version bump to 10.7.0-devel, add release notes template
Emil Velikov
2015-05-19
2
-1
/
+59
*
glapi: track GL_ARB_program_interface_query.xml
10.6-branchpoint
Emil Velikov
2015-05-19
1
-0
/
+1
*
i965: add brw_cs.h to the sources list
Emil Velikov
2015-05-19
1
-0
/
+1
*
mesa/driver/haiku: Drop Mesa swrast renderer
Alexander von Gluck IV
2015-05-18
6
-868
/
+0
*
i965: Use NIR by default for vertex shaders on GEN8+
Jason Ekstrand
2015-05-18
1
-1
/
+1
*
freedreno: fence fix
Rob Clark
2015-05-18
1
-1
/
+3
*
i965: Add gen8 blend state
Ben Widawsky
2015-05-18
1
-2
/
+110
*
i965: Add renderbuffer surface indexes to debug
Ben Widawsky
2015-05-18
1
-1
/
+1
*
i965: Add Gen9 surface state decoding
Ben Widawsky
2015-05-18
6
-39
/
+68
*
i965: Add gen8 surface state debug info
Ben Widawsky
2015-05-18
2
-6
/
+81
*
i965: Add gen7+ sampler state to batch debug
Ben Widawsky
2015-05-18
2
-1
/
+71
*
i965: Add viewport extents (gen8) to batch decode
Ben Widawsky
2015-05-18
1
-4
/
+11
*
i965: Add all surface types to the batch decode
Ben Widawsky
2015-05-18
3
-15
/
+10
*
i965: Add string for surface format to table
Ben Widawsky
2015-05-18
1
-217
/
+219
*
i965/fs: Implement integer multiply without mul/mach.
Matt Turner
2015-05-18
1
-28
/
+66
*
i965/fs: Rework compression control selection.
Matt Turner
2015-05-18
1
-3
/
+6
*
i965/fs: Support integer multiplication in SIMD16 on Haswell.
Matt Turner
2015-05-18
1
-5
/
+47
*
i965/fs: Add set_sechalf() method.
Matt Turner
2015-05-18
1
-0
/
+10
*
i965/fs: Unrestrict constant propagation into integer multiply.
Matt Turner
2015-05-18
1
-1
/
+9
*
i965/fs: Lower integer multiplication after optimizations.
Matt Turner
2015-05-18
4
-64
/
+70
*
gk110/ir: switch to gk104-style sched codes rather than all-in-one
Ilia Mirkin
2015-05-18
1
-9
/
+9
*
glsl: add stage references for UBO uniforms
Tapani Pälli
2015-05-18
1
-0
/
+10
*
i965: Fix textureSize for Lod > 0 with non-mipmap filters
Iago Toral Quiroga
2015-05-18
1
-2
/
+4
*
mesa: Check the lookup_framebuffer return value in NamedFramebufferRenderbuffer
Fredrik Höglund
2015-05-16
1
-0
/
+2
*
tgsi/dump: fix declaration printing of tessellation inputs/outputs
Ilia Mirkin
2015-05-16
1
-2
/
+18
*
tgsi/ureg: allow ureg_dst to have dimension indices
Ilia Mirkin
2015-05-16
2
-8
/
+75
*
tgsi/ureg: use correct limit for max input count
Marek Olšák
2015-05-16
1
-1
/
+1
*
tgsi/sanity: set implicit in/out array sizes based on patch sizes
Ilia Mirkin
2015-05-16
1
-4
/
+32
*
tgsi/scan: allow scanning tessellation shaders
Ilia Mirkin
2015-05-16
1
-1
/
+5
*
gallium: disable tessellation shaders for meta ops
Marek Olšák
2015-05-16
7
-2
/
+44
*
gallium/cso: set NULL shaders at context destruction
Marek Olšák
2015-05-16
1
-0
/
+7
[next]