index
:
~bwidawsk/mesa
16-vs
16-vs-v2
4x4stc
aux-buf
aux-buf-v2
blits
blits-new
blitsv2
blitsv3
braswell
braswell-mocs-experiment
braswell-prefer-meta
bxt2x6
bxt_ds
captures
cnl
context_support
cpu_map_mcs
current_modifiers
fast-lod
fast-stencil
fast_jenkins
fast_stencil
float-blend
for-bernard
for-janesma
for-timo
gen9-fixes
gt1
gt4
gt4_test
gtt-map-nonblock
image_ccs_alloc
image_ccs_alloc_fbmods
integer-multiplyv2
jenkins
libunwind
master
mempcy
miptree-rework
mocs
modifier-blob
modifier-temp2
modifiers
modifiers-temp
modifiersv2
modifiersv3
modifiersv4
modifiersv6
modifiersv7
modifiersv8
modifiersv9
modv11
modv12
mul_dw
new-blits
new-system-routine
non-block
prelocate
queued
qw-mul
random-lris
reorg-array-optv2
reorg-map
rework_ddchkclr
scanout-y
serial-pipecontrol
simd16
skl-fast-clear
stencil-blits
system_routine
system_routine_temp
test-non-block
texture-array-opt
texture-array-optv2
texture-array-optv3
texture-array-optv4
throttle-cheat
vec4-more-spill
vec4-more-spill2
vec4-more-spill3
vf_comp_pack
workarounds
ytile
Unnamed repository; edit this file to name it for gitweb.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
i965/skl: Use 1 register for uniform pull constant payload
for-timo
Ben Widawsky
1
-1
/
+1
2015-06-20
Add release notes for the 10.5.8 release
Emil Velikov
1
-0
/
+111
2015-06-20
Update version to 10.5.8
Emil Velikov
1
-1
/
+1
2015-06-18
egl/x11: Set version of swrastLoader to 2
Boyan Ding
1
-1
/
+1
2015-06-18
nvc0/ir: can't have a join on a load with an indirect source
Ilia Mirkin
1
-1
/
+1
2015-06-18
nv50,nvc0: clamp uniform size to 64k
Ilia Mirkin
2
-4
/
+4
2015-06-18
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
1
-5
/
+11
2015-06-18
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
8
-17
/
+17
2015-06-18
i965/fs: Don't let the EOT send message interfere with the MRF hack
Jason Ekstrand
2
-3
/
+17
2015-06-18
draw: (trivial) fix NULL pointer dereference
Roland Scheidegger
1
-2
/
+2
2015-06-18
i965: Disable compaction for EOT send messages
Ben Widawsky
1
-0
/
+6
2015-06-18
i965: Don't compact instructions with unmapped bits.
Francisco Jerez
1
-0
/
+53
2015-06-18
egl: fix setting context flags
Marek Olšák
1
-2
/
+3
2015-06-07
docs: Add sha256sums for the 10.5.7 release
Emil Velikov
1
-1
/
+2
2015-06-07
Add release notes for the 10.5.7 release
Emil Velikov
1
-0
/
+102
2015-06-07
Update version to 10.5.7
Emil Velikov
1
-1
/
+1
2015-06-03
nv30: avoid doing extra work on clear and hitting unexpected states
Ilia Mirkin
5
-9
/
+11
2015-06-03
st/dri: fix postprocessing crash when there's no depth buffer
Marek Olšák
1
-5
/
+4
2015-06-03
i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
Ben Widawsky
1
-0
/
+10
2015-06-03
cherry-ignore: add clover build fix not applicable for 10.5
Emil Velikov
1
-0
/
+3
2015-06-03
nv30: falling back to draw path for edgeflag does no good
Ilia Mirkin
1
-3
/
+2
2015-06-03
nv30/draw: switch varying hookup logic to know about texcoords
Ilia Mirkin
1
-9
/
+16
2015-06-03
nv30/draw: allocate vertex buffers in gart
Ilia Mirkin
1
-6
/
+10
2015-06-03
nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
Ilia Mirkin
1
-3
/
+3
2015-06-03
nv30/draw: fix indexed draws with swtnl path and a resource index buffer
Ilia Mirkin
1
-3
/
+3
2015-06-03
glsl: avoid leaking linked gl_shader when there's a late linker error
Ilia Mirkin
1
-2
/
+8
2015-06-03
st/mesa: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
1
-0
/
+1
2015-06-03
nv30/draw: draw expects constbuf size in bytes, not vec4 units
Ilia Mirkin
1
-1
/
+1
2015-06-03
nv30/draw: avoid leaving stale pointers in draw state
Ilia Mirkin
1
-4
/
+4
2015-06-03
nv30: fix clip plane uploads and enable changes
Ilia Mirkin
1
-9
/
+7
2015-06-03
nv30: avoid leaking render state and draw shaders
Ilia Mirkin
3
-0
/
+16
2015-06-03
nv30: don't leak fragprog consts
Ilia Mirkin
1
-0
/
+1
2015-06-03
nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
1
-2
/
+18
2015-06-03
nvc0: a geometry shader can have up to 1024 vertices output
Ilia Mirkin
1
-1
/
+1
2015-06-03
i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
1
-1
/
+1
2015-06-03
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2
-0
/
+2
2015-06-03
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
1
-2
/
+4
2015-06-03
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
1
-3
/
+2
2015-06-03
get-pick-list.sh: Require explicit "10.5" for nominating stable patches
Emil Velikov
1
-1
/
+1
2015-05-24
docs: Add sha256sums for the 10.5.6 release
Emil Velikov
1
-1
/
+2
2015-05-23
Add release notes for the 10.5.6 release
Emil Velikov
1
-0
/
+146
2015-05-23
Update version to 10.5.6
Emil Velikov
1
-1
/
+1
2015-05-20
targets/osmesa: drop the -module tag from LDFLAGS
Emil Velikov
1
-1
/
+0
2015-05-20
darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
1
-1
/
+0
2015-05-20
swrast: Build fix for darwin
Jeremy Huddleston Sequoia
2
-0
/
+19
2015-05-20
egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
1
-3
/
+3
2015-05-20
freedreno: fix bug in tile/slot calculation
Rob Clark
1
-5
/
+4
2015-05-20
freedreno: enable a306
Rob Clark
2
-1
/
+2
2015-05-20
main: Complete error conditions for glInvalidate*Framebuffer.
Laura Ekstrand
1
-1
/
+19
2015-05-20
main: Fix an error generated by FramebufferTexture
Laura Ekstrand
1
-4
/
+13
[next]