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
*
glsl: Make prototype_string publicly available
Ian Romanick
2011-07-20
2
-2
/
+8
*
g3dvl: remove unused vertex shader inputs
Marek Olšák
2011-07-20
2
-4
/
+4
*
i965: Apply a homebrew workaround for GPU hang in OGLC api-texcoord.
Eric Anholt
2011-07-20
1
-0
/
+26
*
i965: Enable the PIPE_CONTROL workaround workaround out of paranoia.
Eric Anholt
2011-07-20
2
-3
/
+29
*
i965: Avoid kernel BUG_ON if we happen to wait on the pipe_control w/a BO.
Eric Anholt
2011-07-20
1
-1
/
+1
*
intel: Use the GLSL-based meta clear when available.
Eric Anholt
2011-07-20
1
-1
/
+4
*
meta: Add a GLSL-based _mesa_meta_Clear() variant.
Eric Anholt
2011-07-20
2
-1
/
+162
*
g3dvl: Preserve previously rendered components for MC output.
Younes Manton
2011-07-20
1
-4
/
+4
*
g3dvl: Init/clean pipe fully when a shader-based decoder isn't used.
Younes Manton
2011-07-20
2
-0
/
+26
*
glsl: Avoid massive ralloc_strndup overhead in S-Expression parsing.
Kenneth Graunke
2011-07-20
2
-19
/
+47
*
mesa: remove depend files from tarballs
Brian Paul
2011-07-19
1
-14
/
+2
*
glsl: silence warning in linker.cpp
Brian Paul
2011-07-19
1
-1
/
+1
*
Make it possible to use gbm with c++
Jørgen Lind
2011-07-19
1
-0
/
+9
*
st/mesa: fix the texture format in st_context_teximage
Fredrik Höglund
2011-07-19
1
-1
/
+1
*
mesa: update, shorten some comments in dd.h
Brian Paul
2011-07-19
1
-38
/
+13
*
glx: Avoid calling __glXInitialize() in driReleaseDrawables().
Henri Verbeet
2011-07-19
2
-9
/
+4
*
intel: Fix stencil buffer to be W tiled
Chad Versace
2011-07-19
5
-31
/
+93
*
i965: Fix regression in 29a911c50e4443dfebef0a2e32c39b64992fa3cc.
Eric Anholt
2011-07-19
1
-1
/
+1
*
llvmpipe: include LLVM version number in name string
Brian Paul
2011-07-19
1
-1
/
+3
*
llvmpipe: fix build with LLVM 3.0svn
Tobias Droste
2011-07-19
2
-17
/
+50
*
configure.ac: Check for the respective libdrm_* when building gallium drivers
Emil Velikov
2011-07-19
1
-0
/
+3
*
xvmc-softpipe: remove LLVM_LIBS
Marek Olšák
2011-07-18
1
-1
/
+1
*
i965: Rename CMD_VF_STATISTICS_(965|GM45) to include "3DSTATE".
Kenneth Graunke
2011-07-18
2
-4
/
+4
*
i965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VERTEX_...S.
Kenneth Graunke
2011-07-18
2
-5
/
+5
*
i965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAWING_RECTANGLE.
Kenneth Graunke
2011-07-18
2
-2
/
+1
*
i915: Simplify intel_wpos_* with a helper function.
Eric Anholt
2011-07-18
3
-47
/
+27
*
i915: Include gl_FragCoord.w data, not just xyz.
Eric Anholt
2011-07-18
1
-3
/
+3
*
i915: Add support for HW rendering with no color draw buffer.
Eric Anholt
2011-07-18
1
-51
/
+51
*
i915: Fix incorrect depth scaling when enabling/disabling depth buffers.
Eric Anholt
2011-07-18
1
-24
/
+19
*
i915: Make stencil test for no-stencil handling match depth test.
Eric Anholt
2011-07-18
2
-23
/
+12
*
i915: Disable the depth test whenever we don't have a depth buffer.
Eric Anholt
2011-07-18
2
-2
/
+8
*
i915: Remove i965 paths from i915_update_drawbuffer() and i830's too.
Eric Anholt
2011-07-18
2
-111
/
+20
*
i965: Remove i915 paths from brw_update_draw_buffers().
Eric Anholt
2011-07-18
1
-37
/
+11
*
i965: Remove unused region calculations in brw_update_draw_buffer().
Eric Anholt
2011-07-18
1
-60
/
+2
*
i965: Remove empty brw_set_draw_region.
Eric Anholt
2011-07-18
1
-14
/
+0
*
i965: Remove FALLBACK() from brw_update_draw_region().
Eric Anholt
2011-07-18
1
-16
/
+0
*
intel: Move intel_draw_buffers() code into each driver.
Eric Anholt
2011-07-18
6
-200
/
+612
*
intel: Clarify the depthRb == stencilRb logic.
Eric Anholt
2011-07-18
1
-16
/
+15
*
intel: Use the post-execution batchbuffer contents for dumping.
Eric Anholt
2011-07-18
1
-1
/
+3
*
glsl: Ensure that sampler declarations are always uniform or "in" parameters.
Paul Berry
2011-07-18
1
-0
/
+35
*
glsl: Move type_contains_sampler() into glsl_type for later reuse.
Paul Berry
2011-07-18
3
-16
/
+23
*
r600g: fix corner case checks for the queries
Vadim Girlin
2011-07-18
1
-5
/
+3
*
r600g: Get rid of leftover PB_USAGE_* flags.
Henri Verbeet
2011-07-18
5
-33
/
+9
*
linker: Only over-ride built-ins when a prototype has been seen
Ian Romanick
2011-07-17
2
-5
/
+21
*
darwin: Include glxhash.c in libGL on darwin
Jeremy Huddleston
2011-07-16
1
-0
/
+1
*
xvmc-nouveau: Resolve build
Emil Velikov
2011-07-16
2
-1
/
+22
*
nv50: fix bogus error message about 3d surfaces
Christoph Bumiller
2011-07-16
1
-1
/
+3
*
gallivm: Rename createAsmInfo to createMCAsmInfo with llvm-3.0.
Vinson Lee
2011-07-16
1
-0
/
+4
*
xmlconfig: remove an unused-but-set variable
Marek Olšák
2011-07-15
1
-2
/
+2
*
r600g: print to stderr that a CS has been rejected by the kernel
Marek Olšák
2011-07-15
1
-0
/
+4
[next]