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
*
i915g: fix a comment
Brian Paul
2010-02-24
1
-1
/
+1
*
gallium/docs: clean up texture usage text, added texture geom info
Brian Paul
2010-02-24
1
-5
/
+19
*
llvmpipe: Fix breakeage.
José Fonseca
2010-02-24
1
-24
/
+13
*
util: Refactor some code.
José Fonseca
2010-02-24
1
-14
/
+21
*
util: Cope with the fact that formats in u_format.csv are not ordered.
José Fonseca
2010-02-24
4
-75
/
+47
*
util: Factor out the code to shorten a format name.
José Fonseca
2010-02-24
2
-15
/
+14
*
llvmpipe: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-44
/
+46
*
util: Handle correctly 24bit formats.
José Fonseca
2010-02-24
1
-61
/
+64
*
util: Minor tweaks to ambigous/unused format descriptions.
José Fonseca
2010-02-24
1
-6
/
+6
*
util: Fix swizzles for SRGB formats.
José Fonseca
2010-02-24
1
-10
/
+10
*
util: Organize formats in groups. Add comments.
José Fonseca
2010-02-24
1
-35
/
+61
*
util: Allow '#' comments in u_format.csv.
José Fonseca
2010-02-24
1
-1
/
+9
*
mesa: disable unreachable meta mipmap gen code
Brian Paul
2010-02-24
1
-0
/
+3
*
util: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-6
/
+0
*
llvmpipe: Kill unused UTIL_FORMAT_LAYOUT_SCALAR.
José Fonseca
2010-02-24
1
-4
/
+2
*
util: Store more derived data in the the format description.
José Fonseca
2010-02-24
3
-0
/
+48
*
radeon/r200: fix the state emission before kernel clear
Dave Airlie
2010-02-24
2
-1
/
+4
*
r600: Assert that array index is not negative.
Vinson Lee
2010-02-24
1
-0
/
+1
*
radeon: fix bad state emission causes kernel to do bad depth clear
Dave Airlie
2010-02-24
1
-0
/
+1
*
intel: Call intel_prepare_render() in intelMakeCurrent()
Kristian Høgsberg
2010-02-23
1
-0
/
+1
*
gallivm: added clamp and int_to_float functions
Brian Paul
2010-02-23
2
-1
/
+50
*
llvmpipe: add lp_tile_image.c to sources
Brian Paul
2010-02-23
2
-0
/
+2
*
llvmpipe: whole image tile/untile functions
Brian Paul
2010-02-23
2
-0
/
+183
*
st/mesa: whitespace fixes
Brian Paul
2010-02-23
1
-4
/
+1
*
llvmpipe: remove Z16 format override hack
Brian Paul
2010-02-23
1
-6
/
+0
*
llvmpipe: Z16 format is not supported
Brian Paul
2010-02-23
1
-0
/
+4
*
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-23
3
-43
/
+71
*
st/glx: added PIPE_FORMAT_Z24S8_UNORM code
Brian Paul
2010-02-23
1
-1
/
+6
*
llvmpipe: added assertions to verify that scene is empty
Brian Paul
2010-02-23
2
-0
/
+5
*
llvmpipe: added some assertions
Brian Paul
2010-02-23
1
-0
/
+3
*
glapi: fix es after mv
George Sapountzis
2010-02-24
13
-14
/
+14
*
glapi: fix code generation Makefile after mv
George Sapountzis
2010-02-24
1
-73
/
+118
*
glapi: mv code generation to subdir
George Sapountzis
2010-02-24
42
-0
/
+0
*
r300g: fix texture swizzling for the SRGB formats
Marek Olšák
2010-02-24
1
-4
/
+20
*
glx: Fix some typos in pointer checking for OML_sync_control entry points.
kleinerm
2010-02-23
1
-3
/
+3
*
pipebuffer: slab: if size < alignment, use alignment to find bucket
Luca Barbieri
2010-02-23
1
-1
/
+5
*
pipebuffer: fix inverted signalled checking
Luca Barbieri
2010-02-23
1
-1
/
+1
*
pipebuffer: avoid assert due to increasing a zeroed refcnt
Luca Barbieri
2010-02-23
1
-1
/
+1
*
i965: Enable GL_ARB_fragment_coord_conventions now that the GLSL is fixed.
Eric Anholt
2010-02-23
1
-0
/
+1
*
egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
Chia-I Wu
2010-02-23
4
-53
/
+0
*
st/egl: Unify surface creation.
Chia-I Wu
2010-02-23
1
-107
/
+97
*
mesa: Assert that array index is not negative.
Vinson Lee
2010-02-23
1
-0
/
+1
*
glsl/apps: Assert that ftell does not return an error.
Vinson Lee
2010-02-22
5
-0
/
+6
*
i965g: Add fallthrough comments in switch statement.
Vinson Lee
2010-02-22
1
-3
/
+3
*
draw: Remove dead code.
Vinson Lee
2010-02-22
1
-7
/
+1
*
r300g: fix draw_elements for "start" != 0
Marek Olšák
2010-02-23
1
-7
/
+2
*
svga: Upload user buffers only once.
José Fonseca
2010-02-22
4
-29
/
+46
*
svga: Fix the guest offset of piecewise buffer DMAs.
José Fonseca
2010-02-22
3
-7
/
+9
*
svga: Emit a scalar rcp in shadow maps.
José Fonseca
2010-02-22
1
-4
/
+4
*
svga: Don't emit zero writemasks.
José Fonseca
2010-02-22
2
-28
/
+39
[next]