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
*
Increment version to 10.3.0-rc2
mesa-10.3-rc2
Emil Velikov
2014-09-01
1
-1
/
+1
*
mesa: fix make tarballs
Emil Velikov
2014-09-01
2
-2
/
+3
*
i965/vec4: Update register coalescing test.
Matt Turner
2014-08-31
1
-4
/
+1
*
i965: Add 2x MSAA support to Broadwell fast clear code.
Kenneth Graunke
2014-08-31
1
-0
/
+1
*
radeon/uvd: fix field handling on R6XX style UVD
Christian König
2014-08-28
1
-2
/
+5
*
vl/compositor: set the scissor before clearing the render target
Christian König
2014-08-26
1
-1
/
+1
*
st/vdpau: fix vlVdpOutputSurfaceRender(Output|Bitmap)Surface
Christian König
2014-08-26
3
-15
/
+71
*
glcpp: Don't use alternation in the lookahead for empty pragmas.
Carl Worth
2014-08-25
1
-2
/
+8
*
Makefile: Switch from md5sums to sha256sums
Carl Worth
2014-08-25
1
-5
/
+5
*
radeonsi: add new SI pci ids
Alex Deucher
2014-08-25
1
-0
/
+4
*
radeonsi: add new CIK pci ids
Alex Deucher
2014-08-25
1
-0
/
+3
*
i965: Disable try_emit_b2f_of_compare on Gen4-6.
Kenneth Graunke
2014-08-22
1
-0
/
+7
*
i965: Fix JIP/UIP calculations.
Matt Turner
2014-08-22
1
-8
/
+6
*
Increment version to 10.3.0-rc1
mesa-10.3-rc1
Carl Worth
2014-08-21
1
-1
/
+1
*
r600g: Fix flat/smooth shade state toggle
10.3-branchpoint
Glenn Kennard
2014-08-21
1
-1
/
+3
*
r600g/compute: Don't initialize vertex_buffer_state masks to 0x2
Tom Stellard
2014-08-21
1
-3
/
+0
*
r600g/compute: Use the first parameter in evergreen_set_global_binding()
Tom Stellard
2014-08-21
1
-2
/
+3
*
pipe-loader: Fix memory leak v2
Tom Stellard
2014-08-21
2
-2
/
+2
*
radeon: Add work-around for missing Hainan support in clang < 3.6 v2
Tom Stellard
2014-08-21
1
-1
/
+14
*
st/clover: Fix build against LLVM SVN >= r215967 v2
Michel Dänzer
2014-08-21
1
-2
/
+14
*
i965,meta: Stop unlocking the texture to try and prevent deadlocks.
Kenneth Graunke
2014-08-20
2
-22
/
+0
*
mesa: Use a recursive mutex for the texture lock.
Kenneth Graunke
2014-08-20
1
-1
/
+1
*
glcpp: Fix glcpp-test-cr-lf "make check" test for Mac OS X
Carl Worth
2014-08-20
1
-2
/
+2
*
glcpp: Use printf instead of "echo -n" in glcpp-test
Carl Worth
2014-08-20
1
-2
/
+2
*
i965/vec4: Allow reswizzling writemasks when swizzle is single-valued.
Matt Turner
2014-08-20
1
-27
/
+33
*
Teach os_get_total_physical_memory about Cygwin
Jon TURNEY
2014-08-20
1
-2
/
+2
*
r300g: Fix path to test programs for out-of-tree builds
Michel Dänzer
2014-08-20
2
-1
/
+2
*
gallivm: Fix build with LLVM >= 3.6 r215967.
Vinson Lee
2014-08-20
1
-0
/
+4
*
glsl: Use the without_array predicate in some more places
Timothy Arceri
2014-08-19
2
-4
/
+2
*
i965: Flush the RC and TC before doing a fast clear resolve
Kristian Høgsberg
2014-08-19
1
-2
/
+2
*
docs: Import 10.2.6 release notes, add news item.
Carl Worth
2014-08-19
3
-0
/
+125
*
docs: Mark off ARB_conditional_render_inverted for i965
Chris Forbes
2014-08-20
2
-2
/
+2
*
i965: Enable ARB_conditional_render_inverted on Gen6+.
Chris Forbes
2014-08-20
1
-0
/
+1
*
mesa: Add support for inverted s/w conditional rendering
Chris Forbes
2014-08-20
1
-0
/
+13
*
i965/vec4: Add a pass to reduce swizzles.
Matt Turner
2014-08-19
2
-0
/
+99
*
vc4: Plumb the texture index from TGSI through to the sampler uniforms.
Eric Anholt
2014-08-19
1
-15
/
+11
*
vc4: Avoid a null-deref if a sampler index isn't used.
Eric Anholt
2014-08-19
1
-2
/
+5
*
mesa: fix NULL pointer deref bug in _mesa_drawbuffers()
Brian Paul
2014-08-19
1
-1
/
+1
*
r600g: Fix missing SET_TEXTURE_OFFSETS
Glenn Kennard
2014-08-19
4
-57
/
+87
*
gallium/target: Add needed mesautil lib to haiku-softpipe
Alexander von Gluck IV
2014-08-19
1
-0
/
+1
*
gallium/aux: Fill in Haiku get process name code
Alexander von Gluck IV
2014-08-19
1
-0
/
+7
*
haiku/swrast: Add missing src include search path for missing util/macros.h
Alexander von Gluck IV
2014-08-19
1
-0
/
+1
*
docs: Update status of ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-2
/
+3
*
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-2
/
+3
*
nvc0: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
2014-08-19
4
-32
/
+37
*
mesa/st: Support ARB_conditional_render_inverted modes
Tobias Klausmann
2014-08-19
2
-1
/
+20
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
15
-0
/
+18
*
mesa: add ARB_conditional_render_inverted flags
Tobias Klausmann
2014-08-19
3
-2
/
+10
*
glapi: add GL_ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
2
-1
/
+14
*
ilo: fix PIPE_CAP_VIDEO_MEMORY
Chia-I Wu
2014-08-19
1
-2
/
+2
[next]