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
/
drivers
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: fix a state validation bug found w/ pointblast.c
Brian
2008-02-22
1
-0
/
+4
*
gallium: fix brokenb build
Brian
2008-02-22
1
-1
/
+1
*
gallium: Fix build on Windows.
Michal Krol
2008-02-23
1
-1
/
+1
*
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-02-23
1
-3
/
+3
*
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
3
-0
/
+14
*
gallium: new AA point drawing stage
Brian
2008-02-21
1
-1
/
+5
*
[PATCH] softpipe: unbreak sp_setup_pos_vector on non-x86 systems
Keith Whitwell
2008-02-21
2
-35
/
+35
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
4
-4
/
+8
*
gallium: fix bad ptr comparison
Brian
2008-02-20
1
-1
/
+1
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
4
-19
/
+46
*
gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()
Brian
2008-02-20
3
-4
/
+6
*
gallium: initialize the killmask register to zero before running shader
Brian
2008-02-19
1
-0
/
+3
*
gallium: add some casts to prevent likely msvc warnings
Brian
2008-02-19
1
-3
/
+3
*
gallium: don't hard-code attrib slot=0 in setup_fragcoord_coeff()
Brian
2008-02-19
1
-23
/
+18
*
gallium: implement correct sampling for RECT targets / unnormalized texcoords
Brian
2008-02-19
1
-25
/
+143
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-8
/
+1
*
Use gallium's rtasm module.
José Fonseca
2008-02-19
1
-1
/
+1
*
gallium: move draw_set_viewport_state() call, plus code clean-up, remove obso...
Brian
2008-02-18
1
-12
/
+4
*
gallium: call draw_flush() for scissor/stipple state changes
Brian
2008-02-18
1
-0
/
+4
*
gallium: antialiased line drawing
Brian
2008-02-18
2
-7
/
+13
*
Standardize on using the pipe/ include prefix.
José Fonseca
2008-02-18
1
-1
/
+1
*
gallium: add missing mip level clamp
Brian
2008-02-16
1
-1
/
+2
*
gallium: tweak texture filter min/mag thresholds
Brian
2008-02-16
1
-3
/
+5
*
gallium: implement min vs. mag filter determination for non-mipmapped textures
Brian
2008-02-16
1
-0
/
+13
*
softpipe: rename some functions to disambiguate
Keith Whitwell
2008-02-15
1
-6
/
+6
*
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
9
-257
/
+619
*
Code reorganization: update build.
José Fonseca
2008-02-15
19
-28
/
+28
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
48
-0
/
+8698
[prev]