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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl/x11: Set version of swrastLoader to 2
Boyan Ding
2015-06-18
1
-1
/
+1
*
nvc0/ir: can't have a join on a load with an indirect source
Ilia Mirkin
2015-06-18
1
-1
/
+1
*
nv50,nvc0: clamp uniform size to 64k
Ilia Mirkin
2015-06-18
2
-4
/
+4
*
nvc0/ir: fix collection of first uses for texture barrier insertion
Ilia Mirkin
2015-06-18
1
-5
/
+11
*
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
2015-06-18
8
-17
/
+17
*
i965/fs: Don't let the EOT send message interfere with the MRF hack
Jason Ekstrand
2015-06-18
2
-3
/
+17
*
draw: (trivial) fix NULL pointer dereference
Roland Scheidegger
2015-06-18
1
-2
/
+2
*
i965: Disable compaction for EOT send messages
Ben Widawsky
2015-06-18
1
-0
/
+6
*
i965: Don't compact instructions with unmapped bits.
Francisco Jerez
2015-06-18
1
-0
/
+53
*
egl: fix setting context flags
Marek Olšák
2015-06-18
1
-2
/
+3
*
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
*
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
*
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
1
-0
/
+18
*
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
*
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
[next]