projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-08-29
José Fonseca
llvmpipe: Fix build.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Merge all pixel format related files.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Factor out and optimize the input interpolation.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Pre-declare fetch_texel.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Pass the alpha ref value and blend color...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Pass fragment context to generated function...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Structure manipulation helpers.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Centralize the C <-> JIT interfaces in one...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Drop blend derived state.
commit
|
commitdiff
|
tree
2009-08-29
Keith Whitwell
llvmpipe: keep texture stride 16byte aligned
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Squash the quad pipeline.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: s/uni/scalar/.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Add a bunch of comments.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Split off vs stuff from lp_state_fs.c.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Avoid duplicate clamping when converting...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Generate the fragment pipeline into a single...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Get conversions working correctly for all...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Delete the quad polygon stipple stage.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Early depth testing.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Disassemble beyond referred code beyond the...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Split control flow function declarations...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Back port recent softpipe-opt improvements...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Don't limit the number of tiles in the cache.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Clean dead tile cache code.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Simplify tile clears. Use pipe_fill_rect...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Start hiding llvmpipe_cached_tile.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Drop depth/stencil support from tile cache.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Code generate the depth test, and include...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Update texture block from format.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Depth test to LLVM IR translation.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Centralize mask update logic.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Clamped float to unsigned norm via mantissa...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Several fixes of the conversion test.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Generate instrinsics for integer comparisons.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Mention the ability to get microbenchmarks...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Code generate alpha testing and append to...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
util: Dump PIPE_FUNC_x value names.
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: use the udis86 lib to print the x86 assembly...
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: frag shader comments
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: blend comments
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: comments about blend generator
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: basic comments
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Hack to force the line/point rasterization...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Refer my udis86 branch which decodes more...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Code generate the position interpolation.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Simpler variant of lp_build_broadcast_scalar.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Put the position coefficients together with...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Implement saturation.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Put color/depth directly into the quad structure.
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: re-enable other gallium drivers
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: prefix point/line/tri_setup() functions with...
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: repurpose linux-llvm config to build the...
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: updated Makefile C_SOURCES
commit
|
commitdiff
|
tree
2009-08-29
Brian Paul
llvmpipe: add missing break in xlib _init()
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Allow to build without udis86.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Drop the FETCH/STORE macros.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Debug helper function to name llvm intermedia...
commit
|
commitdiff
|
tree
2009-08-29
Keith Whitwell
llvmpipe: use align_malloc for all structs containing...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Document that llvm 2.5 is expected.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Briefly describe current status.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Blend in place.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Code generate logic ops.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Rasterize the quads according to what the...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Tile in SoA format identical to the blender...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Allow to dump the disassembly byte code.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Implement LIT.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Move lp_build_select to lp_bld_logic.[ch].
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Implement comparison opcodes.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Fix translation of KIL with repeated swizzles.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Handle floating point selection.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Silence compiler warnings.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Implement KIL.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: More verbose error message when failed to...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Detect typos in LLVM intrinsics early.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Comparisons translation.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Disassemble generated x86 code.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Shader function arguments don't alias.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Test only present functionality to allow...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Clamp into range when writing integers.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Compute interpolation coeffs directly into...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Pass the interpolation factors as scalars.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Eliminate dependency on tgsi_exec_machine.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Eliminate non-LLVM fs execution paths.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Code generate interpolators.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Factor out lp_build_select from lp_build_sele...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Translate approximate log2/exp2.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Handle a few more TGSI opcodes.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Efficient implementations of pow/exp/log...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Migrate more SSE2 codegen to LLVM IR.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Don't assume/enforce fs values are in [0...
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Implement more arithmetic functions.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Reuse coord/texel store.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Replace lp_fs_llvm.c.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: TGSI -> LLVM SoA IR converstion.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Dump only the generated function.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Scalar -> vector broadcasting.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: More arithmetic ops.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: More intrinsic helpers.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
llvmpipe: Fix typo.
commit
|
commitdiff
|
tree
2009-08-29
José Fonseca
util: Fix SCons build.
commit
|
commitdiff
|
tree
next