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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
scons: Always build trace driver
José Fonseca
2010-02-25
1
-5
/
+1
*
python: Fix typo.
Michal Krol
2010-02-25
2
-1
/
+1
*
tgsi: Remove dead code.
Michal Krol
2010-02-25
1
-12
/
+0
*
st/egl: Reduce validation round-trips in DRI2 backend.
Chia-I Wu
2010-02-25
1
-14
/
+88
*
st/egl: Reduce validation round-trips in ximage backend.
Chia-I Wu
2010-02-25
2
-43
/
+39
*
st/egl: Refactor dri2_surface_get_buffers.
Chia-I Wu
2010-02-25
1
-51
/
+67
*
st/egl: Add dri2InvalidateBuffers.
Chia-I Wu
2010-02-25
4
-19
/
+74
*
util: Assert that pointer is not null before dereferencing.
Vinson Lee
2010-02-25
1
-1
/
+4
*
r300g: Atomize vertex shader.
Corbin Simpson
2010-02-24
8
-60
/
+58
*
r300g: Move CALLOCs to correct place.
Corbin Simpson
2010-02-24
1
-8
/
+7
*
r300g: prevent CS overflow when emitting the draw packets
Marek Olšák
2010-02-24
3
-18
/
+55
*
llvmpipe: clean up rasterization threads upon context destruction
Brian Paul
2010-02-24
2
-0
/
+18
*
r300g: remove invalid .PHONY line
Brian Paul
2010-02-24
1
-2
/
+0
*
gallium: remove extra -I paths from Makefile.template
Brian Paul
2010-02-24
1
-3
/
+0
*
llvmpipe: more lp_rasterizer_task parameter passing
Brian Paul
2010-02-24
4
-114
/
+89
*
llvmpipe: pass fewer parameters to rasterization functions
Brian Paul
2010-02-24
3
-15
/
+9
*
llvmpipe: added some assertions
Brian Paul
2010-02-24
1
-0
/
+5
*
gallium: remove $(DEFINES) from cc/c++ command lines
Brian Paul
2010-02-24
2
-6
/
+6
*
gallium: comment/document usage flags
Brian Paul
2010-02-24
1
-1
/
+3
*
llvmpipe: SRGB textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+0
*
llvmpipe: vertex shader textures not supported yet
Brian Paul
2010-02-24
1
-1
/
+1
*
r300: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
2
-16
/
+4
*
llvmpipe: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
2
-7
/
+5
*
gallivm: Update for UTIL_FORMAT_LAYOUT_xxx changes.
José Fonseca
2010-02-24
3
-7
/
+5
*
util: Kill array vs arith layouts. Revamp UTIL_FORMAT_LAYOUT_xxx.
José Fonseca
2010-02-24
4
-180
/
+163
*
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
*
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
*
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
*
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
*
r300g: fix texture swizzling for the SRGB formats
Marek Olšák
2010-02-24
1
-4
/
+20
[next]