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
*
Disable direct rendering on Cygwin
Jon TURNEY
2011-04-08
1
-0
/
+14
*
Disable direct rendering on GNU/Hurd
nobled
2011-04-08
1
-2
/
+11
*
Only require libdrm if direct rendering is actually enabled.
Samuel Thibault
2011-04-08
1
-11
/
+18
*
r300g: fix crash when adding a new relocation
Marek Olšák
2011-04-08
1
-1
/
+2
*
r300g: emit US_FORMAT on R520 only
Marek Olšák
2011-04-08
2
-2
/
+2
*
i965/fs: Remove broken optimization for live intervals in loops.
Eric Anholt
2011-04-08
1
-4
/
+2
*
u_vbuf_mgr: fix crash with unsupported vertex format in hw VBOs
Marek Olšák
2011-04-08
2
-2
/
+6
*
r300g: fix crash with hyperz
Marek Olšák
2011-04-08
1
-6
/
+4
*
r300g: Properly take the sampler view's first_level into account when sampling.
Henri Verbeet
2011-04-08
1
-15
/
+21
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
14
-33
/
+78
*
softpipe: Take the sampler view's first_level into account when sampling.
Henri Verbeet
2011-04-08
1
-16
/
+16
*
st/mesa: Clamp min_lod to the max miplevel as well.
Henri Verbeet
2011-04-08
1
-1
/
+3
*
st/mesa: Set samplers views' first_level.
Henri Verbeet
2011-04-08
2
-7
/
+6
*
r300g: do not advertise R16F and RG16F on DRM < 2.8.0
Marek Olšák
2011-04-08
1
-2
/
+5
*
r300g: fix texturing with sizes > 2048 on r500
Marek Olšák
2011-04-08
7
-8
/
+52
*
r300g: add 'radeon: ' prefix to error messages in winsys
Marek Olšák
2011-04-08
2
-5
/
+5
*
mesa: fix dstRowDiff computation in RGTC texstore functions
Marek Olšák
2011-04-08
1
-4
/
+4
*
egl_dri2.c: Open drm device with O_CLOEXEC
Kristian Høgsberg
2011-04-07
1
-1
/
+1
*
r600g: Unreference framebuffer state on context destruction.
Henri Verbeet
2011-04-07
1
-0
/
+1
*
r600g: Use symbolic names for NUMBER_TYPE.
Henri Verbeet
2011-04-07
2
-5
/
+5
*
docs: replace llvmpipe/README with docs/llvmpipe.html
Brian Paul
2011-04-07
2
-34
/
+101
*
llvmpipe: document issue with LLVM 2.8 and earlier with AVX
Brian Paul
2011-04-07
1
-0
/
+4
*
util: add cpu detection for sse 4.2 and avx
Brian Paul
2011-04-07
2
-0
/
+6
*
util: simplify bit shifting in util_cpu_detect()
Brian Paul
2011-04-07
1
-11
/
+11
*
svga: another tweak to adjust_x term (use -0.5)
Brian Paul
2011-04-07
1
-1
/
+1
*
mesa: Update _ElementSize in a few more places.
José Fonseca
2011-04-07
3
-0
/
+5
*
mesa/st: Fix user buffer size computation when stride is zero.
José Fonseca
2011-04-07
3
-41
/
+54
*
mesa: Update _ElementSize.
Brian Paul
2011-04-07
5
-0
/
+7
*
mesa/st: Prevent 'end' < 'start' in vbo_exec_DrawRangeElementsBaseVertex()
José Fonseca
2011-04-07
1
-1
/
+6
*
mesa/st: Handle feedback draw when VBO offsets are not sorted in ascending or...
José Fonseca
2011-04-07
1
-2
/
+13
*
i965: clear global offset to zero in m0.2 for VS DP read.
Zou Nan hai
2011-04-07
1
-0
/
+9
*
mesa: Fix allocation size of extension_indices array.
Vinson Lee
2011-04-06
1
-1
/
+1
*
mesa: fix error message text
Brian Paul
2011-04-06
1
-1
/
+1
*
mesa: consolidate code in _mesa_update_array_max_element()
Brian Paul
2011-04-06
3
-63
/
+35
*
mesa: Add link to 7.10.2 release notes
Ian Romanick
2011-04-06
1
-0
/
+1
*
docs: update news.html with 7.10.2 release
Ian Romanick
2011-04-06
1
-0
/
+7
*
Import 7.10.2 release notes from 7.10 branch
Ian Romanick
2011-04-06
1
-0
/
+206
*
r600g: Fix non-independent blend state.
Julian Adams
2011-04-06
2
-14
/
+20
*
mesa: init/release the default texture buffer object
Brian Paul
2011-04-06
1
-0
/
+8
*
mesa: fix popping of texture state for GL_TEXTURE_BUFFER
Brian Paul
2011-04-06
1
-0
/
+2
*
mesa: TEXTURE_BUFFER fix-up
Brian Paul
2011-04-06
1
-0
/
+1
*
r300/compiler: Don't try to convert RGB to Alpha in full instructions
Tom Stellard
2011-04-06
1
-1
/
+2
*
mesa: Recognize MESA_VERBOSE=all as shortcut for all debug options.
José Fonseca
2011-04-06
1
-1
/
+1
*
draw: Fix thinko in debug warnings.
José Fonseca
2011-04-06
1
-3
/
+3
*
trace: Correct/cleanup.
José Fonseca
2011-04-06
6
-74
/
+114
*
Revert "trace: Dump blend state as a binary blob."
José Fonseca
2011-04-06
1
-1
/
+37
*
st/python: Remove bindings, and all its dependencies.
José Fonseca
2011-04-06
101
-7401
/
+8
*
swrast: simplify assertion to silence warning
Brian Paul
2011-04-05
1
-6
/
+1
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
12
-6
/
+357
*
mesa: regenerated API entrypoints for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
10
-8648
/
+8735
[next]