radeonsi: Use tgsi_util_get_texture_coord_dim()
[mesa.git] / src / gallium / auxiliary /
2013-05-27 Chia-I Wutgsi: add buffer texture to tgsi_util_get_texture_coord...
2013-05-21 José Fonsecascons: Don't force stabs debug format for Mingw.
2013-05-17 Roland Scheideggerllvmpipe: handle z32s8x24 depth/stencil format
2013-05-17 Roland Scheideggergallivm: handle z32s8x24 format for sampling
2013-05-17 José Fonsecagallivm: Eliminate 8.8 fixed point intermediates from...
2013-05-17 José Fonsecagallivm: Add and use lp_build_lerp_3d.
2013-05-16 José Fonsecagallivm: Support pointers in lp_build_print_value().
2013-05-15 José Fonsecadraw: More defensive coding in DRAW_GET_IDX.
2013-05-15 José Fonsecadraw: Fix vsplit regression when the ib can be used...
2013-05-14 Zack Rusindraw/gs: fix extracting of the clip
2013-05-14 Zack Rusindraw: try to prevent overflows on index buffers
2013-05-14 Zack Rusindraw: use the total number of vertices for statistics
2013-05-14 Zack Rusindraw: don't crash on vertex buffer overflow
2013-05-14 Zack Rusingallivm/soa: implement indirect addressing in immediates
2013-05-14 Zack Rusindraw/gs: don't bind the tgsi state if we're using llvm...
2013-05-14 Vinson Leegallivm: Fix build with LLVM >= 3.4 r181680.
2013-05-14 José Fonsecadraw: Fix io_ptr/num_prims name in IR.
2013-05-09 Stéphane Marchesindraw/llvm: Add additional llvm optimization passes
2013-05-08 Chia-I Wutgsi: fix operand type of TGSI_OPCODE_NOT
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_src_type()
2013-05-08 Chia-I Wutgsi: refactor tgsi_opcode_infer_dst_type()
2013-05-08 Chia-I Wutgsi: reorder opcodes in opcode type inference
2013-05-08 Chia-I Wutgsi: clean up exec_tex()
2013-05-08 Chia-I Wutgsi: add tgsi_util_get_texture_coord_dim()
2013-05-06 Tom Stellardgallivm: Fix build for LLVM < 3.3
2013-05-06 Tom Stellardgallivm: Move LLVMStartMultithreaded() static initializ...
2013-05-03 Zack Rusindraw/pt: adjust overflow calculations
2013-05-03 Zack Rusintgsi/ureg: make the dst register match the src indirection
2013-05-03 Christian Königvl/idct: fix for commit 7d2f2a0c890b1993532a45c8c392c28...
2013-05-03 Christian Königvl/buffers: fix typo in function name
2013-05-03 José Fonsecadraw: Update for u_assembled_primitive -> u_assembled_p...
2013-05-03 Chia-I Wuutil/prim: add u_reduced_prims_for_vertices()
2013-05-03 Chia-I Wuutil/prim: assorted fixes for u_decomposed_prims_for_ve...
2013-05-03 Chia-I Wuutil/prim: use vertex count info in u_validate_pipe_prim()
2013-05-03 Chia-I Wuutil/prim: fix the name of the include guard
2013-05-03 Chia-I Wudraw: use u_assembled_prim() instead of u_assembled_pri...
2013-05-03 Chia-I Wuutil/prim: clean up and add comments
2013-05-03 Chia-I Wuutil/prim: fix primitive trimming for triangles with...
2013-05-02 Zack Rusindraw/gs: don't crash when vs/gs signatures don't match
2013-05-02 Zack Rusintgsi: allow negation of all integer types
2013-05-02 Armin Kgallivm: Fix build with LLVM 3.3
2013-05-02 Adam Jacksongallivm: Fix altivec intrinsics for 8xi16 add/sub
2013-05-01 Christian Königvl/buffer: use 2D_ARRAY instead of 3D textures
2013-05-01 Christian Königvl/compositor: cleanup background clearing
2013-04-30 Matt Turnerbuild: Remove HAVE_PIPE_LOADER_SW.
2013-04-30 Matt Turnerbuild: Rename PIPE_LOADER_HAVE_XCB to HAVE_PIPE_LOADER_XCB.
2013-04-27 Zack Rusindraw: don't crash if GS doesn't emit anything
2013-04-30 Alexander von Gluck IVGallium: Use mmap on Haiku for executable memory vs...
2013-04-27 Zack Rusindraw/so: fix overflow calculation
2013-04-27 Zack Rusindraw/so: indicate overflow when buffer is missing
2013-04-27 Zack Rusingallivm: fix indirect addressing of temps in soa mode
2013-04-27 Zack Rusintgsi/ureg: Add a function to return the number of outputs
2013-04-27 Zack Rusindraw/so: Fix overflow calculations
2013-04-27 Zack Rusindraw/llvm: fix viewport transformations
2013-04-26 José FonsecaRevert "draw: Yield zeros for LLVM fetches of non-exist...
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
next