ilo: hook up pipe context state functions
[mesa.git] / src / gallium / auxiliary /
2013-04-26 José Fonsecagallivm: Fix trivial out-of-bounds indirection in lp_bu...
2013-04-25 José Fonsecadraw: Yield zeros for LLVM fetches of non-existing...
2013-04-25 José Fonsecautil/u_sse: Fix _mm_shuffle_epi8 prototype for clang.
2013-04-23 Zack Rusindraw/gs: preserve leading vertex info for gs
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-23 José Fonsecagallium: Replace gl_rasterization_rules with lower_left...
2013-04-23 Marek Olšákgallium/u_blitter: implement buffer clearing
2013-04-23 Tom Stellardgallivm: Fix build with LLVM >= r180063
2013-04-23 Zack Rusindraw: use the prim count for ia primitives
2013-04-23 Zack Rusintgsi/scan: set correct input limits for geometry shader
2013-04-23 Zack Rusindraw: add code to reset instance dependent data
2013-04-22 José Fonsecagallium: Add a new clip_halfz rasterizer state.
2013-04-22 José Fonsecagallivm: Fix assignment of unsigned values to OUT register.
2013-04-21 José FonsecaRevert "gallivm: Emit vector selects."
2013-04-20 José Fonsecagallivm: Disable LLVM 2.7 workaround on other versions.
2013-04-20 José Fonsecagallivm: Emit vector selects.
2013-04-20 Roland Scheideggergallivm: implement switch opcode
2013-04-20 Roland Scheideggergallivm: use uint build context for mask instead of...
2013-04-20 Roland Scheideggergallivm/tgsi: fix up breakc
2013-04-20 Roland Scheideggergallivm: increase nesting limit to 66
2013-04-18 Zack Rusindraw: implement primitive assembler
2013-04-18 Zack Rusinutil/prim: fix decomposed counts for adjacency primitives
2013-04-18 Zack Rusindraw/so: uses the correct index with the pre clipped...
2013-04-19 José Fonsecagallivm: Fix half floats with MCJIT.
2013-04-18 Christoph Bumillerst/mesa: optionally apply texture swizzle to border...
2013-04-18 Roland Scheideggergallivm: change cubemaps / derivatives handling, take 55
2013-04-18 Roland Scheideggergallivm: Add no_rho_approx debug option
2013-04-18 José Fonsecagallivm: Drop pos arg from lp_build_tgsi_soa.
2013-04-17 Zack Rusindraw/so: respect leading/provoking vertex info
2013-04-17 Zack Rusingallivm/gs: fix indirect addressing in geometry shaders
2013-04-17 Zack Rusindraw/gs: make sure geometry shaders don't overflow
2013-04-17 Zack Rusindraw/gs: Return early if the passed geometry shader...
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-17 Zack Rusingallivm/gs: fix the end primitive calls
2013-04-17 Zack Rusintgsi/exec: geometry shaders are executed on a single...
2013-04-17 Zack Rusintgsi/exec: fix the udiv and umod instructions
2013-04-17 José Fonsecagallivm: JIT symbol resolution with linux perf.
2013-04-17 José Fonsecadraw: Silence uninitialized var warnings.
2013-04-17 José Fonsecagallium: Disambiguate TGSI_OPCODE_IF.
2013-04-17 José Fonsecagallium: Eliminate TGSI_OPCODE_IFC.
2013-04-16 Marek Olšákgallium/hud: fix FPS computation for framerate > 4.2k
2013-04-16 Marek Olšákgallium/hud: increase vertex buffer size for background...
2013-04-16 Marek Olšákgallium/hud: update the contents of GALLIUM_HUD=help
2013-04-16 Marek Olšákgallium/hud: remove pipeline-statistics- prefix in...
2013-04-15 Roland Scheideggergallivm: fix small but severe bug in handling multiple...
2013-04-10 Zack Rusingallivm/tgsi: handle untyped moves
2013-04-10 Zack Rusingallivm: fix loops and conditionals within GS
2013-04-10 Zack Rusingallivm: fix unsigned divide and remainder opcodes
2013-04-10 Zack Rusingallivm: fix breakc
2013-04-09 Vinson Leetgsi: Ensure struct tgsi_ind_register field Index is...
2013-04-06 Marek Olšákgallium/util: add const to a parameter of util_max_layer
2013-04-05 Wladimirutil: add ETC as compressed format
2013-04-05 Brian Paulgallium/u_blitter: fix is_blit_generic_supported()...
2013-04-04 Brian Paulgallium/hud: add GALLIUM_HUD_PERIOD env var
2013-04-04 Brian Paulgallium/hud: initialize sampler state
2013-04-04 Roland Scheideggergallivm: some minor cube map cleanup
2013-04-04 Zack Rusinllvmpipe: implement ucmp
2013-04-04 Brian Paulutil: add debug_memory_check_block(), debug_memory_tag()
2013-04-04 Brian Paulgallium/hud: replace malloc w/ MALLOC
2013-04-03 Roland Scheideggergallivm: honor explicit derivatives values for cube...
2013-04-03 Roland Scheideggergallivm: do per-pixel cube face selection (finally!!!)
2013-04-03 Roland Scheideggergallivm: minor rho calculation optimization for 1 or...
2013-04-03 Roland Scheideggergallivm: use f16c hw support for float->half and half...
2013-04-03 Zack Rusindraw/llvmpipe: allow independent so attachments to...
2013-04-03 Zack Rusindraw: remove unused function
2013-04-03 Zack Rusindraw/llvm: use an enum instead of magic numbers
2013-04-03 Zack Rusindraw/gs: cleanup some debugging code
2013-04-03 Zack Rusindraw/so: maintain an exact number of written vertices
2013-04-03 Zack Rusindraw: Implement support for primitive id
2013-04-03 Zack Rusindraw/so: Fix bogus assert
2013-04-03 Zack Rusindraw/gs: Fix memory corruption with multiple primitives
2013-04-03 Zack Rusingallivm: cleanup the gs interface
2013-04-03 Brian Paulutil: add new util_resource_size() function in u_resour...
2013-04-03 Brian Paulutil: move functions from u_resource.c to u_transfer.c
2013-04-03 Brian Paulgallium/hud: try L8 texture for font if I8 format isn...
2013-04-03 Christoph Bumillergallium/hud: add support for PIPE_QUERY_PIPELINE_STATISTICS
2013-04-02 Roland Scheideggergallivm: bring back optimized but incorrect float to...
2013-04-02 Roland Scheideggergallivm: consolidate code for float-to-half and float...
2013-04-02 Marek Olšákgallium/hud: do .xxxx swizzling for the font texture...
2013-04-02 Brian Paulhud: flush/unmap the vertex buffer before drawing
2013-04-02 Brian Pauldraw: use pipe_transfer_unmap() to match pipe_transfer_...
2013-04-02 Roland Scheideggergallivm: fix signed small float to float conversion
2013-04-01 Adam Jacksongallivm: Minor comment cleanup
2013-03-29 Roland Scheideggergallivm: consolidate some half-to-float and r11g11b10...
2013-03-28 Brian Pauldraw: fix some build breakage when LLVM is not used
2013-03-27 Zack Rusinllvmpipe/draw: Fix texture sampling in geometry shaders
2013-03-27 Zack Rusindraw/llvm: Cleanup the store debugging code
2013-03-27 Zack Rusindraw: Allocate the output buffer for output primitives
2013-03-27 Zack Rusingallivm: Implement the breakc instruction
2013-03-27 Zack Rusingallivm: implement implicit primitive flushing
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
2013-03-27 Zack Rusindraw/gs: Fetch more than one primitive per invocation
2013-03-27 Zack Rusindraw/gs: Abstract the portions of GS that are tgsi...
2013-03-27 Zack Rusindraw/llvm: Remove unused gs_constants from jit_context
2013-03-26 Marek Olšákgallium: implement a heads-up display module
2013-03-26 Marek Olšákgallium: add interface for driver queries like performa...
2013-03-26 Marek Olšákgallium/tgsi: fix valgrind warning
2013-03-26 Marek Olšákcso: add constant buffer save/restore feature for postp...
next