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
/
auxiliary
Age
Commit message (
Expand
)
Author
2010-06-23
target-helpers: Add inline helpers
Jakob Bornecrantz
2010-06-06
gallium: drm api compat helper
Jakob Bornecrantz
2010-06-07
util: new file u_dirty_flags.h
Keith Whitwell
2010-06-07
util: add u_box_3d
Keith Whitwell
2010-06-07
gallivm: eliminate tgsi_exec.h include
Keith Whitwell
2010-06-07
util: add util_framebuffer_min_size
Keith Whitwell
2010-06-07
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
2010-06-07
tgsi: reject interpolation and semantics on vs inputs
Keith Whitwell
2010-06-03
util: Remove unnecessary header.
Vinson Lee
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
tgsi: we don't support indirect input/output registers in SSE codegen yet
Brian Paul
2010-06-03
tgsi: whitespace cleanup
Brian Paul
2010-06-03
gallium: add interpolation parameter to simple shader functions
Brian Paul
2010-06-03
util/u_debug: use MAX2 macro
Brian Paul
2010-06-03
gallivm: Register the JIT engine with oprofile on debug/profile builds.
José Fonseca
2010-06-03
gallivm: Factor out the quad derivative code into a single place. Fix ddy.
José Fonseca
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-06-03
util/u_debug: add description field to debug_named_value
Joakim Sindholt
2010-06-02
gallivm: bump up LP_BUILD_FLOW_MAX_VARIABLES
Brian Paul
2010-06-02
gallivm: Add a lp_build_const_elem().
José Fonseca
2010-06-02
llvmpipe: Store often used LLVM types in the lp_build_context.
José Fonseca
2010-06-02
gallivm: Zero min_lod and max_lod when only one view is selected and min/mag ...
José Fonseca
2010-06-02
gallivm: Make lp_build_sample_wrap_int usage more accurate.
José Fonseca
2010-06-02
gallivm: Don't use reciprocate in lp_build_sample_wrap_linear().
José Fonseca
2010-06-02
gallivm: Avoid fp arithmetic in lp_build_sample_wrap_nearest().
José Fonseca
2010-06-02
gallivm: Don't use lp_build_sample_wrap_nearest()
José Fonseca
2010-06-01
tgsi: Drop uses_fogcoord and uses_frontfacing from tgsi_scan.
José Fonseca
2010-06-01
tgsi: Remove tgsi-instruction-set.txt.
José Fonseca
2010-06-01
tgsi: Determine which shader input channels are effectively.
José Fonseca
2010-05-31
gallium/util: Define isfinite and isnan for MSVC.
Chia-I Wu
2010-05-30
util: Add inline function for approximate floating point comparison.
José Fonseca
2010-05-30
draw: Use pointer_to_func() instead of custom wrappers.
José Fonseca
2010-05-30
util: Generic pointer to func conversion helper.
José Fonseca
2010-05-29
util: adapt to clear interface changes
Roland Scheidegger
2010-05-27
gallivm: add assertions to check type of phi variables
Brian Paul
2010-05-27
util: Also add a define for the dynamic library's prefix.
José Fonseca
2010-05-26
gallivm: Remove unnecessary headers.
Vinson Lee
2010-05-26
util: Remove unnecessary headers.
Vinson Lee
2010-05-25
util: update comments at blitter
Marek Olšák
2010-05-25
util: fix indentation in blitter
Marek Olšák
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...
Marek Olšák
2010-05-25
r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...
Marek Olšák
2010-05-25
util: remove unused util_blitter_copy_surface
Marek Olšák
2010-05-25
gallivm: Choose an appropriate code generation optimization level.
José Fonseca
2010-05-24
gallivm: Efficient implementation of sin/cos.
Qicheng Christopher Li
2010-05-23
util/blitter: allow NULL clear color
Marek Olšák
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-20
gallivm: rename a var: s/val/array_size/
Brian Paul
[next]