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
*
st/xorg: fix a silly offset bug in xv
Zack Rusin
2010-02-10
1
-2
/
+9
*
llvmpipe: Fix null pointer dereference when no depth buffer is bound.
José Fonseca
2010-02-10
1
-0
/
+3
*
llvmpipe: Leave depth buffer in swizzled format.
José Fonseca
2010-02-10
4
-118
/
+78
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-02-10
2
-3
/
+0
*
Drop incorrectly revived files during the 'gallium-nopointsizeminmax' merge.
Francisco Jerez
2010-02-10
2
-1173
/
+0
*
r300g: One less assert.
Corbin Simpson
2010-02-09
1
-1
/
+0
*
r300g: Don't write non-existent bit on non-r500.
Corbin Simpson
2010-02-09
1
-4
/
+11
*
r300g: Correct colorbuffer measurements.
Corbin Simpson
2010-02-09
3
-10
/
+36
*
r300g: Be ever-so-slightly more useful on bad shaders.
Corbin Simpson
2010-02-09
1
-1
/
+3
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-1
/
+1
*
gallium/auxiliary: add -D__STDC_CONSTANT_MACROS
Brian Paul
2010-02-09
1
-0
/
+3
*
llvmpipe: remove .s rule (already in Makefile.template)
Brian Paul
2010-02-09
1
-5
/
+0
*
llvmpipe: lp_tile_surface.c isn't committed yet
Brian Paul
2010-02-09
1
-1
/
+0
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
22
-88
/
+1255
|
\
|
*
gallium: add point_quad_rasterization bit to rasterizer state
Roland Scheidegger
2010-02-04
9
-5
/
+20
|
*
docs: clean up TGSI_SEMANTIC_PSIZE description
Roland Scheidegger
2010-02-03
1
-4
/
+2
|
*
docs: fix point sprite documentation
Roland Scheidegger
2010-02-03
1
-9
/
+10
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
17
-50
/
+51
|
*
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2010-01-12
10
-32
/
+11
*
|
gallium: Adding the %.s rule to generate asm code
Chris Li
2010-02-09
1
-0
/
+3
*
|
gallium: Using the proper pattern rules for Makefile template.
Chris Li
2010-02-09
1
-3
/
+3
*
|
llvmpipe: Make llvm unit test depend on libllvmpipe.a
Chris Li
2010-02-09
1
-3
/
+2
*
|
vmware/core: Support drm interface version 1.0.0
Jakob Bornecrantz
2010-02-06
1
-1
/
+1
*
|
vmware/core: Use correct flags in scanout code
Jakob Bornecrantz
2010-02-06
1
-4
/
+4
*
|
vmware/core: Handle new scanout field
Jakob Bornecrantz
2010-02-06
4
-4
/
+35
*
|
vmware/core: Update header to latest version
Jakob Bornecrantz
2010-02-06
1
-3
/
+9
*
|
vmware/core: Remove old ioctl structs not used
Jakob Bornecrantz
2010-02-06
1
-43
/
+0
*
|
llvmpipe: Remove reference to prefilter field.
Michal Krol
2010-02-09
1
-1
/
+0
*
|
Retire miniglx and move the actual glx code up to src/glx
Kristian Høgsberg
2010-02-09
2
-3
/
+3
*
|
fix bug in perspective corrected interpolants for lines
Brian Paul
2010-02-09
1
-2
/
+1
*
|
softpipe: Properly implement cylindrical wrapping.
Michal Krol
2010-02-09
1
-31
/
+148
*
|
Revert "softpipe: Implement cylindrical wrapping for linear interpolator."
Michal Krol
2010-02-09
1
-35
/
+11
*
|
gallium: Remove prefilter member from pipe_sampler_state struct.
Michal Krol
2010-02-09
8
-9
/
+0
*
|
docs: Document TGSI Declaration token.
Michal Krol
2010-02-09
1
-0
/
+28
*
|
softpipe: Implement cylindrical wrapping for linear interpolator.
Michal Krol
2010-02-09
1
-11
/
+35
*
|
tgsi: Gather cylindrical wrap info in tgsi_shader_info struct.
Michal Krol
2010-02-09
2
-0
/
+2
*
|
tgsi: Add ureg_DECL_fs_input_cyl().
Michal Krol
2010-02-09
2
-52
/
+94
*
|
gallium: Add cylindrical wrap info to TGSI declaration.
Michal Krol
2010-02-09
4
-3
/
+28
*
|
tgsi: Remove tgsi_dump_c.[ch].
Michal Krol
2010-02-09
3
-512
/
+0
*
|
svga: Actually call fence_reference in texture downloads.
José Fonseca
2010-02-09
1
-2
/
+2
*
|
r300g: Fix off-by-one errors in array bounds assertions.
Vinson Lee
2010-02-09
2
-5
/
+5
*
|
llvmpipe: switch to using dynamic stack allocation instead of registers
Zack Rusin
2010-02-08
4
-8
/
+65
*
|
identity: Remove unnecessary header.
Vinson Lee
2010-02-08
1
-1
/
+0
*
|
softpipe: Remove unnecessary headers.
Vinson Lee
2010-02-08
2
-2
/
+0
*
|
gallivm: added lp_bld_misc.cpp to sources list
Brian Paul
2010-02-08
1
-0
/
+1
*
|
llvmpipe: include gallivm/lp_bld_misc.h
Brian Paul
2010-02-08
1
-0
/
+1
*
|
gallivm: added gallivm/lp_bld_misc.cpp to Makefile
Brian Paul
2010-02-08
1
-0
/
+5
*
|
llvmpipe: remove files moved to gallivm/ from llvmpipe/Makefile
Brian Paul
2010-02-08
1
-24
/
+2
*
|
llvmpipe: s/textured/texture/
Brian Paul
2010-02-08
3
-5
/
+5
*
|
llvmpipe: added counters for color tile clear, load, store
Brian Paul
2010-02-08
3
-0
/
+16
[next]