index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2008-05-19
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-19
gallium: fix some texture object leaks
Brian Paul
2008-05-19
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-19
if x86_get_func() returns NULL, handle it properly instead of aborting
Brian Paul
2008-05-19
i915simple: Fix win9x build.
José Fonseca
2008-05-19
gallium: Additional formats for bump mapping.
José Fonseca
2008-05-19
gallium: Fix typo.
José Fonseca
2008-05-18
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-17
cosmetic changes
Zack Rusin
2008-05-17
fix rsq
Zack Rusin
2008-05-17
fix abs and start on rsq
Zack Rusin
2008-05-17
do the lit (some artifacts present)
Zack Rusin
2008-05-17
implement min/max and abstract ops on vectors
Zack Rusin
2008-05-17
llvm: implement sub and abs
Zack Rusin
2008-05-17
fix injections of functions from builtins into shaders
Zack Rusin
2008-05-17
move the swizzling code to gallivm in preperation for code-generating it
Zack Rusin
2008-05-17
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
gallium: remove deprecated format names
Brian Paul
2008-05-12
adjust llvm code to the changes in 2.3
Zack Rusin
2008-05-10
gallium: optimize the flush_spans() function
Brian
2008-05-10
gallium: remove unused code
Brian
2008-05-09
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Michel Dänzer
2008-05-09
draw: Fix number of vertices allocated in draw_pt_emit().
Michel Dänzer
2008-05-09
draw: fix translate double-free, minor cleanups
Keith Whitwell
2008-05-09
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-09
draw: mimize cost of translate key compares, use cache universally
Keith Whitwell
2008-05-09
translate: helper functions for mimizing cost of key compares
Keith Whitwell
2008-05-09
gallium: Define util_vsprintf.
José Fonseca
2008-05-09
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-09
gallium: Disable debug_get_option for release builds on Windows.
José Fonseca
2008-05-09
gallium: Don't serialize GPU writes.
José Fonseca
2008-05-08
gallium: handle null ptrs
Brian Paul
2008-05-08
draw: only fill in / compare the part of the translate key we're using.
Keith Whitwell
2008-05-08
xlib: more SP_NO_RAST support
Keith Whitwell
2008-05-08
softpipe: don't calc det if NO_RAST set
Keith Whitwell
2008-05-08
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Michel Dänzer
2008-05-08
cso_cache: Fix test for currently bound blend state.
Michel Dänzer
2008-05-09
pipebuffer: Temporarily reimplement validation as growable array.
José Fonseca
2008-05-08
gallium: Make sure functions have proper prototypes and remove unused variable.
Michel Dänzer
2008-05-08
pipebuffer: Preliminary buffer validation.
José Fonseca
2008-05-08
gallium: Really free hash entries.
José Fonseca
2008-05-08
pipebuffer: Don't include standard headers directly.
José Fonseca
2008-05-07
gallium: Implement util_pack_color for A8, L8, and I8 formats.
José Fonseca
2008-05-07
gallium: Fix release build.
José Fonseca
2008-05-07
gallium: Fix compilation errors.
Michal Krol
2008-05-07
gallium: Implement pf_sprint_name as a simple static table.
José Fonseca
2008-05-07
gallium: Use the u_string.h functions.
José Fonseca
2008-05-07
gallium: Output the total of leaked memory.
José Fonseca
2008-05-07
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
gallium: New PIPE_TEXTURE_USAGE_PRIMARY flag for primary surfaces.
José Fonseca
[next]