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
*
softpipe: index the correct blend/mask state index
Brian Paul
2010-04-05
1
-2
/
+4
*
util: Use GCC atomic bultins on GCC 4.1 and higher only.
Vinson Lee
2010-04-03
1
-1
/
+1
*
st/vega: Do not depend on libm.
Chia-I Wu
2010-04-02
1
-2
/
+3
*
i965g: Add brw_winsys_debug.c to SCons build.
Vinson Lee
2010-03-27
1
-0
/
+1
*
identity: Add id_drm.c to SCons build.
Vinson Lee
2010-03-27
1
-1
/
+2
*
softpipe: comments, re-formatting, etc
Brian Paul
2010-03-23
1
-14
/
+24
*
softpipe: add special cases for all Z compare modes for 16-bit Z buffer
Brian Paul
2010-03-23
2
-173
/
+195
*
st/glx: better format selection in xmesa_choose_z_stencil_format()
Brian Paul
2010-03-23
1
-17
/
+24
*
r300g: remove hacks from translate_vertex_data_swizzle
Marek Olšák
2010-03-19
1
-20
/
+4
*
cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
Brian Paul
2010-03-17
1
-0
/
+2
*
cell: be more conservative in cell_is_format_supported()
Brian Paul
2010-03-17
1
-5
/
+9
*
vmwgfx/dri: Fix SCons build.
Michel Dänzer
2010-03-12
1
-0
/
+1
*
st/dri: Always try to set up R5G6B5 configs.
Michel Dänzer
2010-03-12
1
-49
/
+52
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
6
-7
/
+7
*
st/xorg: Include cursorstr.h
Jakob Bornecrantz
2010-03-11
1
-0
/
+1
*
st/xorg: Work around cursor reference counting bugs in older X servers.
Michel Dänzer
2010-03-10
3
-0
/
+20
*
softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()
Brian Paul
2010-03-08
1
-3
/
+4
*
st/vega: Fix OpenVG demo segfaults.
Chia-I Wu
2010-03-08
1
-3
/
+0
*
gallivm: Initialize variables for default cases.
Vinson Lee
2010-03-06
1
-0
/
+4
*
gallivm: checkpoint: code gen for mipmap selection
Brian Paul
2010-03-05
1
-0
/
+65
*
llvmpipe: added code to set texture depth, max mipmap levels info
Brian Paul
2010-03-05
4
-5
/
+23
*
gallivm: added methods for getting texture depth, num mipmap levels
Brian Paul
2010-03-05
1
-0
/
+12
*
gallivm: checkpoint: texture LOD computation code gen
Brian Paul
2010-03-05
1
-3
/
+126
*
gallivm: added field for sampler lod
Brian Paul
2010-03-05
2
-4
/
+6
*
llvmpipe: add pipe_thread_wait() calls
Brian Paul
2010-03-05
1
-0
/
+6
*
gallium/docs: document additional wrap mode restrictions
Brian Paul
2010-03-05
1
-0
/
+3
*
gallivm: minor arithmetic improvements
Brian Paul
2010-03-05
1
-9
/
+12
*
gallivm: implement non-normalized texture wrap modes
Brian Paul
2010-03-05
1
-39
/
+68
*
softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture sampling
Brian Paul
2010-03-05
1
-6
/
+43
*
gallium/docs: updated/improve sampler state documentation
Brian Paul
2010-03-05
1
-21
/
+77
*
st/egl: Add support for EGL_KHR_image_base and EGL_KHR_image_pixmap.
Chia-I Wu
2010-03-05
4
-3
/
+202
*
st/egl: Add get_param to native display interface.
Chia-I Wu
2010-03-05
4
-0
/
+72
*
st/egl: Move modeset interface to native_modeset.h.
Chia-I Wu
2010-03-05
2
-55
/
+89
*
st/egl: Add event support to the native display interface.
Chia-I Wu
2010-03-05
8
-14
/
+106
*
softpipe: minor tweaks to texture filtering code
Brian Paul
2010-03-04
1
-9
/
+5
*
gallivm: implement texture border color, plus tweaks to some wrap modes
Brian Paul
2010-03-04
1
-23
/
+129
*
gallivm: added texture border_color field
Brian Paul
2010-03-04
2
-0
/
+10
*
gallivm: added question/comment
Brian Paul
2010-03-04
1
-0
/
+1
*
llvmpipe: new comment
Brian Paul
2010-03-04
1
-0
/
+4
*
gallivm: comments
Brian Paul
2010-03-04
1
-0
/
+5
*
r300g: Fix indexbuf upper limits.
Corbin Simpson
2010-03-04
1
-1
/
+6
*
gallivm: rework and implement more texture wrap modes
Brian Paul
2010-03-04
1
-60
/
+448
*
gallivm: added lp_build_fract()
Brian Paul
2010-03-04
2
-0
/
+17
*
gallivm: added lp_build_set_sign()
Brian Paul
2010-03-04
2
-0
/
+39
*
gallivm: added lp_build_negate()
Brian Paul
2010-03-04
2
-0
/
+12
*
gallivm: clarify unsigned vs. signed integer type construction
Brian Paul
2010-03-04
3
-19
/
+43
*
wgl: Fix mingw32 build.
Vinson Lee
2010-03-03
1
-2
/
+0
*
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-4
/
+3
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-2
/
+1
*
llvmpipe: Store the original triangle coordinates in the debug build.
José Fonseca
2010-03-03
2
-0
/
+13
[next]