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
*
i915: Fix gen2 texblend setup
Ville Syrjälä
2014-06-23
1
-1
/
+1
*
i965: Save meta stencil blit programs in the context.
Kenneth Graunke
2014-06-23
2
-8
/
+13
*
glx: Don't crash on swap event for a Window (non-GLXWindow)
Daniel Manjarres
2014-06-23
1
-4
/
+8
*
mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Iago Toral Quiroga
2014-06-23
1
-0
/
+1
*
clover: Don't use llvm's global context
Tom Stellard
2014-06-23
1
-6
/
+9
*
clover: Prevent Clang from printing number of errors and warnings to stderr.
Tom Stellard
2014-06-23
1
-0
/
+5
*
nv30: hack to avoid errors on unexpected color/zeta combinations
Ilia Mirkin
2014-06-23
1
-0
/
+17
*
nv30: avoid dangling references to deleted contexts
Ilia Mirkin
2014-06-23
1
-0
/
+3
*
nv30: plug some memory leaks on screen destroy and shader compile
Ilia Mirkin
2014-06-23
2
-0
/
+7
*
meta: Respect the driver's maximum number of draw buffers
Ian Romanick
2014-06-23
1
-2
/
+2
*
mesa: Remove glClear optimization based on drawable size
Kristian Høgsberg
2014-06-23
1
-5
/
+0
*
radeon/uvd: disable VC-1 simple/main on UVD 2.x
Grigori Goronzy
2014-06-23
1
-1
/
+4
*
nv50: make sure to mark first scissor dirty after blit
Ilia Mirkin
2014-06-23
1
-0
/
+1
*
i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Kenneth Graunke
2014-06-23
1
-4
/
+16
*
i965/vec4: Use the sampler for pull constant loads on Broadwell.
Kenneth Graunke
2014-06-23
1
-8
/
+8
*
i965: Add missing newlines to a few perf_debug messages.
Kenneth Graunke
2014-06-23
1
-2
/
+2
*
i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
Kenneth Graunke
2014-06-23
2
-4
/
+0
*
i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Kenneth Graunke
2014-06-23
1
-3
/
+1
*
i965/vec4: Fix dead code elimination for VGRFs of size > 1.
Kenneth Graunke
2014-06-23
1
-1
/
+2
*
meta_blit: properly compute texture width for the CopyTexSubImage fallback
Jason Ekstrand
2014-06-23
1
-1
/
+1
*
i965: Set the fast clear color value for texture surfaces
Neil Roberts
2014-06-23
2
-2
/
+6
*
i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Kenneth Graunke
2014-06-23
1
-0
/
+6
*
i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
Kenneth Graunke
2014-06-23
1
-1
/
+1
*
android, dricore: undefined reference to _mesa_streaming_load_memcpy
Adrian Negreanu
2014-06-23
1
-0
/
+5
*
android, mesa_gen_matypes: pull in timespec POSIX definition
Adrian Negreanu
2014-06-23
2
-0
/
+2
*
android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixma...
Adrian Negreanu
2014-06-23
1
-1
/
+1
*
android, egl: add correct drm include for libmesa_egl_dri2
Adrian Negreanu
2014-06-23
1
-0
/
+1
*
android: add src/gallium/auxiliary as include path for libmesa_dricore
Adrian Negreanu
2014-06-23
1
-1
/
+2
*
android: add libloader to libGLES_mesa and libmesa_egl_dri2
Adrian Negreanu
2014-06-23
2
-1
/
+7
*
android: adapt to the megadriver mechanism
Adrian Negreanu
2014-06-23
2
-0
/
+18
*
add megadriver_stub_FILES
Adrian Negreanu
2014-06-23
2
-1
/
+4
*
mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
José Fonseca
2014-06-23
1
-1
/
+5
*
gk110/ir: fix bfind emission
Ilia Mirkin
2014-06-23
1
-1
/
+1
*
gk110/ir: fix emitting constbuf file index
Ilia Mirkin
2014-06-23
1
-2
/
+3
*
gk110/ir: emit saturate flag on fadd when needed
Ilia Mirkin
2014-06-23
1
-0
/
+1
*
targets/xa: limit the amount of exported symbols
Emil Velikov
2014-06-16
2
-0
/
+41
*
radeonsi: Fix build error introduced in 5ab9a9c
Ian Romanick
2014-06-06
1
-1
/
+0
*
gk110/ir: fix slct emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix interp mode emission
Ilia Mirkin
2014-06-06
1
-1
/
+2
*
nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
2014-06-06
1
-3
/
+4
*
gk110: add in forgotten code for gk110 isa
Ilia Mirkin
2014-06-06
1
-0
/
+13
*
gk110/ir: fix ISAD emission with register args
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: fix quadon opcode emission
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
gk110/ir: emit texbar the same way that the blob does
Ilia Mirkin
2014-06-06
1
-1
/
+1
*
nv50/ir: clear subop when folding constant expressions
Tobias Klausmann
2014-06-06
1
-0
/
+1
*
i965: Support GL_CLAMP natively on Broadwell.
Kenneth Graunke
2014-06-06
3
-4
/
+13
*
i965: Pass brw to translate_wrap_mode().
Kenneth Graunke
2014-06-06
3
-8
/
+9
*
i965: Fix copy and pasted values in Broadwell code.
Kenneth Graunke
2014-06-06
1
-10
/
+21
*
egl: Check for NULL native_window in eglCreateWindowSurface
Sinclair Yeh
2014-06-06
1
-0
/
+4
*
r600g,radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
2014-06-06
2
-2
/
+5
[next]