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
2010-05-10
llvmpipe: fix up indexing of blend/colormask state for render targets
Brian Paul
2010-05-10
llvmpipe: update image dump/debug code
Brian Paul
2010-05-10
llvmpipe: add, update, rewrap comments
Brian Paul
2010-05-10
gallivm/llvmpipe: move an old comment to a better location
Brian Paul
2010-05-10
svga: Fill in is_resource_referenced callback.
José Fonseca
2010-05-10
gallivm: Silent warning.
José Fonseca
2010-05-10
gallivm: Add missing lvalue.
José Fonseca
2010-05-10
i965g: link with software- wrapper winsys and drm api helper
Jakob Bornecrantz
2010-05-10
gallium: Add software drm api helper to scons build
Jakob Bornecrantz
2010-05-10
gallium: Add pipe wrapper software winsys to scons build
Jakob Bornecrantz
2010-05-10
i965g: fix resource creation recursion bug
Roland Scheidegger
2010-05-10
i965g: add brw_state_debug.c to SConscript
Roland Scheidegger
2010-05-10
i965g: avoid void * arithmetic
Roland Scheidegger
2010-05-10
gallivm: Temporarily disable custom LLVMDumpValue on MSVC.
José Fonseca
2010-05-10
gallivm: cosf/sinf are macros on MSVC.
José Fonseca
2010-05-08
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
gallivm: Fix mipfiltering with negative lod bias.
José Fonseca
2010-05-08
gallivm: Actually do floor/ceil/trunc for scalars.
José Fonseca
2010-05-08
gallivm: Import the code to compute the minimax polynomials.
José Fonseca
2010-05-08
gallivm: Use a minimax polynomial for exp2 in range [0,1] instead [-0.5,5].
José Fonseca
2010-05-08
gallivm: Don't hardcode number of args twice.
José Fonseca
2010-05-08
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
gallivm: The the JIT engine to use our sinf()/cosf() on Windows.
José Fonseca
2010-05-08
gallivm: Fix BREAK/CONT translation.
José Fonseca
2010-05-08
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-05-08
gallivm: Centralize SoA swizzling into a single place.
José Fonseca
2010-05-08
gallivm: Support predicates.
José Fonseca
2010-05-08
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-08
egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
Chia-I Wu
2010-05-08
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
2010-05-07
gallium/draw: additional comments in the clipping code
Brian Paul
2010-05-07
tgis: fix SOA aliasing for MUL instruction in SSE codegen
Brian Paul
2010-05-07
wgl: Add mapi to includes.
José Fonseca
2010-05-07
st/vega: Use vgapi.
Chia-I Wu
2010-05-07
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-06
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
tgsi: make SSE ADD instruction SOA-safe
Brian Paul
2010-05-06
tgsi: code refactoring
Brian Paul
2010-05-06
tgsi: added tgsi_get_processor_name()
Brian Paul
[next]