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
*
Add release notes for the 10.5.7 release
mesa-10.5.7
Emil Velikov
2015-06-07
1
-0
/
+102
*
Update version to 10.5.7
Emil Velikov
2015-06-07
1
-1
/
+1
*
nv30: avoid doing extra work on clear and hitting unexpected states
Ilia Mirkin
2015-06-03
5
-9
/
+11
*
st/dri: fix postprocessing crash when there's no depth buffer
Marek Olšák
2015-06-03
1
-5
/
+4
*
i965: Emit 3DSTATE_MULTISAMPLE before WM_HZ_OP (gen8+)
Ben Widawsky
2015-06-03
1
-0
/
+10
*
cherry-ignore: add clover build fix not applicable for 10.5
Emil Velikov
2015-06-03
1
-0
/
+3
*
nv30: falling back to draw path for edgeflag does no good
Ilia Mirkin
2015-06-03
1
-3
/
+2
*
nv30/draw: switch varying hookup logic to know about texcoords
Ilia Mirkin
2015-06-03
1
-9
/
+16
*
nv30/draw: allocate vertex buffers in gart
Ilia Mirkin
2015-06-03
1
-6
/
+10
*
nv30/draw: only use the DMA1 object (GART) if the bo is not in VRAM
Ilia Mirkin
2015-06-03
1
-3
/
+3
*
nv30/draw: fix indexed draws with swtnl path and a resource index buffer
Ilia Mirkin
2015-06-03
1
-3
/
+3
*
glsl: avoid leaking linked gl_shader when there's a late linker error
Ilia Mirkin
2015-06-03
1
-2
/
+8
*
st/mesa: don't leak glsl_to_tgsi object on link failure
Ilia Mirkin
2015-06-03
1
-0
/
+1
*
nv30/draw: draw expects constbuf size in bytes, not vec4 units
Ilia Mirkin
2015-06-03
1
-1
/
+1
*
nv30/draw: avoid leaving stale pointers in draw state
Ilia Mirkin
2015-06-03
1
-4
/
+4
*
nv30: fix clip plane uploads and enable changes
Ilia Mirkin
2015-06-03
1
-9
/
+7
*
nv30: avoid leaking render state and draw shaders
Ilia Mirkin
2015-06-03
3
-0
/
+16
*
nv30: don't leak fragprog consts
Ilia Mirkin
2015-06-03
1
-0
/
+1
*
nv50/ir: avoid messing up arg1 of PFETCH
Ilia Mirkin
2015-06-03
1
-2
/
+18
*
nvc0: a geometry shader can have up to 1024 vertices output
Ilia Mirkin
2015-06-03
1
-1
/
+1
*
i965/fs: Fix implied_mrf_writes for scratch writes
Jason Ekstrand
2015-06-03
1
-1
/
+1
*
nvc0/ir: LOAD's can't be used for shader inputs
Ilia Mirkin
2015-06-03
2
-0
/
+2
*
nv50/ir: guess that the constant offset is the starting slot of array
Ilia Mirkin
2015-06-03
1
-2
/
+4
*
nvc0/ir: set ftz when sources are floats, not just destinations
Ilia Mirkin
2015-06-03
1
-3
/
+2
*
get-pick-list.sh: Require explicit "10.5" for nominating stable patches
Emil Velikov
2015-06-03
1
-1
/
+1
*
docs: Add sha256sums for the 10.5.6 release
Emil Velikov
2015-05-24
1
-1
/
+2
*
Add release notes for the 10.5.6 release
mesa-10.5.6
Emil Velikov
2015-05-23
1
-0
/
+146
*
Update version to 10.5.6
Emil Velikov
2015-05-23
1
-1
/
+1
*
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 darwin
Jeremy Huddleston Sequoia
2015-05-20
2
-0
/
+19
*
egl/main: fix EGL_KHR_get_all_proc_addresses
Emil Velikov
2015-05-20
1
-3
/
+3
*
freedreno: fix bug in tile/slot calculation
Rob Clark
2015-05-20
1
-5
/
+4
*
freedreno: enable a306
Rob Clark
2015-05-20
2
-1
/
+2
*
main: Complete error conditions for glInvalidate*Framebuffer.
Laura Ekstrand
2015-05-20
1
-1
/
+19
*
main: Fix an error generated by FramebufferTexture
Laura Ekstrand
2015-05-20
1
-4
/
+13
*
mesa: Generate GL_INVALID_VALUE in framebuffer_texture when layer < 0
Fredrik Höglund
2015-05-20
1
-0
/
+12
*
main: Require that the texture exists in framebuffer_texture
Fredrik Höglund
2015-05-20
1
-1
/
+1
*
i965: Fix PBO cache coherency issue after _mesa_meta_pbo_GetTexSubImage().
Francisco Jerez
2015-05-20
2
-2
/
+31
*
nvc0: switch mechanism for shader eviction to be a while loop
Ilia Mirkin
2015-05-20
1
-5
/
+6
*
radeonsi: add new bonaire pci id
Alex Deucher
2015-05-20
1
-0
/
+1
*
clover: Implement locking of the wait_count, _chain and _status members of ev...
Francisco Jerez
2015-05-20
1
-0
/
+8
*
clover: Wrap event::_status in a method to prevent unlocked access.
Francisco Jerez
2015-05-20
2
-7
/
+12
*
clover: Refactor event::trigger and ::abort to prevent deadlock and reentranc...
Francisco Jerez
2015-05-20
2
-12
/
+34
*
st/mesa: make sure to create a "clean" bool when doing i2b
Ilia Mirkin
2015-05-20
1
-1
/
+1
*
clover: Fix a bug with multi-threaded events v2
Tom Stellard
2015-05-20
2
-3
/
+17
*
clover: Add a mutex to guard queue::queued_events
Tom Stellard
2015-05-20
2
-0
/
+4
*
glx/dri3: Add additional check for gpu offloading case
Axel Davy
2015-05-20
1
-0
/
+5
*
egl/wayland: properly destroy wayland objects
Axel Davy
2015-05-20
2
-1
/
+6
*
main: glGetIntegeri_v fails for GL_VERTEX_BINDING_STRIDE
Marta Lofstedt
2015-05-20
1
-0
/
+1
[next]