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
*
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
*
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
*
nv50/ir: only enable mul saturate on G200+
Ilia Mirkin
2015-05-20
1
-1
/
+4
*
nvc0: reset the instanced elements state when doing blit using 3d engine
Ilia Mirkin
2015-05-20
1
-0
/
+6
*
nvc0: keep track of PGRAPH state in nvc0_screen
Ilia Mirkin
2015-05-20
4
-24
/
+34
*
nv50: keep track of PGRAPH state in nv50_screen
Ilia Mirkin
2015-05-20
4
-30
/
+36
*
nv50/ir: only propagate saturate up if some actual folding took place
Ilia Mirkin
2015-05-20
1
-1
/
+2
*
draw: (trivial) fix out-of-bounds vector initialization
Roland Scheidegger
2015-05-20
1
-1
/
+1
*
mesa: fix shininess check for ffvertex_prog v2
Tim Rowley
2015-05-20
1
-1
/
+1
*
i965: Add XRGB8888 format to intel_screen_make_configs
Boyan Ding
2015-05-05
1
-1
/
+2
*
nv50/ir: fix asFlow() const helper for OP_JOIN
Ilia Mirkin
2015-05-05
1
-1
/
+1
*
nvc0/ir: fix predicated PFETCH emission
Ilia Mirkin
2015-05-05
2
-2
/
+6
*
gk110/ir: fix set with a register dest to not auto-set the abs flag
Ilia Mirkin
2015-05-05
1
-1
/
+1
*
r300: do not link against libdrm_intel
Emil Velikov
2015-05-05
1
-1
/
+1
*
nvc0/ir: flush denorms to zero in non-compute shaders
Ilia Mirkin
2015-05-05
2
-1
/
+25
*
i965: Disallow linear blits that are not cacheline aligned.
Kenneth Graunke
2015-05-05
1
-8
/
+19
*
i965: Make intel_emit_linear_blit handle Gen8+ alignment restrictions.
Kenneth Graunke
2015-05-05
1
-8
/
+14
*
draw: fix prim ids when there's no gs
Roland Scheidegger
2015-05-05
3
-2
/
+15
*
glsl: rewrite glsl_type::record_key_hash() to avoid buffer overflow
Brian Paul
2015-04-22
1
-10
/
+13
*
android: mesa: fix the path of the SSE4_1 optimisations
Emil Velikov
2015-04-22
1
-2
/
+2
*
android: add inital NIR build
Mauro Rossi
2015-04-22
2
-3
/
+55
*
android: dri: link against libmesa_util
Emil Velikov
2015-04-22
1
-1
/
+2
*
android: add $(mesa_top)/src/mesa/main to the includes list
Emil Velikov
2015-04-22
2
-3
/
+5
*
android: dri/common: conditionally include drm_cflags/set __NOT_HAVE_DRM_H
Emil Velikov
2015-04-22
1
-0
/
+14
*
android: egl: add libsync_cflags to the build
Emil Velikov
2015-04-22
1
-0
/
+6
*
android: mesa: generate the format_{un,}pack.[ch] sources
Mauro Rossi
2015-04-22
1
-0
/
+21
*
android: add $(mesa_top)/src include to the whole of mesa
Emil Velikov
2015-04-22
8
-14
/
+3
*
android: use LOCAL_SHARED_LIBRARIES over TARGET_OUT_HEADERS
Emil Velikov
2015-04-22
15
-31
/
+18
*
drirc: Add "Second Life" quirk (allow_glsl_extension_directive_midshader).
Kenneth Graunke
2015-04-22
1
-0
/
+4
*
glsl_to_tgsi: don't use a potentially-undefined immediate for ir_query_levels
Marek Olšák
2015-04-22
1
-5
/
+3
*
glsl_to_tgsi: fix out-of-bounds constant access and crash for uniforms
Marek Olšák
2015-04-22
1
-4
/
+7
[next]