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/egl-static: add missing line break in ldflags
Emil Velikov
2014-05-23
1
-1
/
+1
*
mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT
James Legg
2014-05-23
1
-0
/
+6
*
targets/osmesa: limit the amount of exported symbols
Emil Velikov
2014-05-23
2
-0
/
+19
*
gallivm: Disable workaround for PR12833 on LLVM 3.2+.
José Fonseca
2014-05-23
1
-2
/
+2
*
gallivm: Support MCJIT on Windows.
José Fonseca
2014-05-23
1
-0
/
+9
*
mesa/x86: Fix build with clang 3.4.
José Fonseca
2014-05-23
1
-0
/
+4
*
mesa: Move declaration to top of block.
José Fonseca
2014-05-23
1
-1
/
+3
*
meta blit: Set Z texcoord during meta blit to sample the correct layer
Jordan Justen
2014-05-23
1
-1
/
+8
*
i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND.
Kenneth Graunke
2014-05-23
2
-2
/
+3
*
i965: Use WE_all for FB write header setup on Broadwell.
Kenneth Graunke
2014-05-23
1
-6
/
+7
*
mesa/x86: fix a typos in SSE4.1 detection
Tobias Klausmann
2014-05-22
1
-2
/
+2
*
mesa: Rely on USE_X86_64_ASM.
José Fonseca
2014-05-22
3
-5
/
+5
*
scons: Fix x86_64 build.
José Fonseca
2014-05-22
1
-0
/
+1
*
mesa/x86: Brown bag fix for undeclared variable.
Matt Turner
2014-05-22
1
-1
/
+1
*
i965: Use SSE4.1 runtime detection for intel_miptree_map.
Matt Atwood
2014-05-22
1
-8
/
+3
*
mesa/x86: add SSE4.1 runtime detection.
Matt Atwood
2014-05-22
2
-0
/
+10
*
mesa/x86: Support SSE 4.1 detection on x86-64.
Matt Turner
2014-05-22
3
-2
/
+13
*
mesa: Add uninitialized_vars macro from the Linux kernel.
Matt Turner
2014-05-22
1
-0
/
+6
*
haiku: Add missing u_memory.h for FREE()
Alexander von Gluck IV
2014-05-21
2
-0
/
+2
*
freedreno/a3xx: fix blend opcode
Rob Clark
2014-05-21
8
-54
/
+83
*
mesa: check constant before null check
Timothy Arceri
2014-05-22
1
-3
/
+3
*
freedreno/a3xx: fix depth/stencil gmem restore
Rob Clark
2014-05-21
1
-1
/
+1
*
i965: Ask the VBO module to actually use VBOs.
Eric Anholt
2014-05-21
1
-0
/
+3
*
freedreno/a3xx: fix depth/stencil GMEM positioning
Rob Clark
2014-05-21
1
-12
/
+18
*
freedreno: update generated headers
Rob Clark
2014-05-21
4
-5
/
+5
*
freedreno: use OUT_RELOCW when buffer is written
Rob Clark
2014-05-21
1
-4
/
+4
*
rbug: add missing pipe->blit() entrypoint
Rob Clark
2014-05-21
1
-0
/
+21
*
meta: Use gl_FragColor to output color values to all the draw buffers
Anuj Phogat
2014-05-21
1
-11
/
+4
*
meta: Refactor _mesa_meta_setup_blit_shader() to avoid duplicate shader code
Anuj Phogat
2014-05-21
1
-53
/
+48
*
tgsi: add GS_INVOCATIONS to property names array
Ilia Mirkin
2014-05-21
1
-1
/
+2
*
nv50,nvc0: fix 3d blits with mipmap levels
Ilia Mirkin
2014-05-21
2
-11
/
+19
*
nv50/ir: fix constant folding for OP_MUL subop HIGH
Ilia Mirkin
2014-05-21
1
-4
/
+43
*
nv50/ir: fix s32 x s32 -> high s32 multiply logic
Ilia Mirkin
2014-05-21
2
-11
/
+82
*
i965/fs: Assume fragment color clamping is off when precompiling.
Kenneth Graunke
2014-05-21
1
-2
/
+0
*
egl: Add EGL_CHROMIUM_sync_control extension.
Sarah Sharp
2014-05-20
11
-0
/
+84
*
Import eglextchromium.h from Chromium.
Sarah Sharp
2014-05-20
1
-0
/
+1
*
darwin: Fix test for kCGLPFAOpenGLProfile support at runtime
Jeremy Huddleston Sequoia
2014-05-20
1
-5
/
+9
*
freedreno: don't advertise texture arrays for now
Rob Clark
2014-05-20
1
-1
/
+1
*
glapi: Avoid heap corruption in _glapi_table
Jeremy Huddleston Sequoia
2014-05-20
1
-1
/
+1
*
freedreno/a3xx: shadow sampler support
Rob Clark
2014-05-19
2
-3
/
+46
*
freedreno/a3xx/compiler: refactor trans_samp()
Rob Clark
2014-05-19
1
-47
/
+90
*
freedreno: update generated headers
Rob Clark
2014-05-19
4
-4
/
+10
*
meta: Avoid _swrast_BlitFramebuffer in the meta CopyTexSubImage code.
Kenneth Graunke
2014-05-19
1
-6
/
+6
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
8
-25
/
+56
*
meta: Drop unnecessary early returns in _mesa_meta_BlitFramebuffer.
Kenneth Graunke
2014-05-19
1
-8
/
+0
*
Revert "i965: Don't _swrast_BlitFramebuffer when doing CopyTexSubImage."
Kenneth Graunke
2014-05-19
1
-1
/
+1
*
i965/fbo: Only try stencil meta blits on gen >= 8
Topi Pohjolainen
2014-05-19
1
-2
/
+4
*
mesa: Disable GL_EXT_framebuffer_multisample_blit_scaled on Broadwell.
Kenneth Graunke
2014-05-19
1
-1
/
+2
*
llvmpipe: do IR counting for shader cache management after optimization.
Roland Scheidegger
2014-05-19
3
-4
/
+22
*
i965: Rename brw_disasm to brw_disassemble_inst.
Vinson Lee
2014-05-19
1
-1
/
+1
[next]