i965/Gen7: Work around GPU hangs due to misaligned depth coordinate offsets.
[mesa.git] / src / gallium /
2012-05-07 Marcin Slusarznv50: handle VP without inputs
2012-05-06 Christoph Bumillernvc0/ir: allow abs,neg source modifiers with ceil,floor...
2012-05-06 Christoph Bumillernv50/ir/opt: don't lose saturation in tryCollapseChaine...
2012-05-06 Christoph Bumillernvc0/ir: fix lowering of textureGrad
2012-05-06 Christoph Bumillernouveau: fix nouveau_scratch_runout_release bo count...
2012-05-05 Baldo Davideauxiliary/os: Add missing signal.h include.
2012-05-04 Christoph Bumillernv50: fix typo causing NULL-deref in nv50_resource_resolve
2012-05-04 Christoph Bumillernv50/ir: move expansion of IMUL to later stage and...
2012-05-04 Christoph Bumillernv50: implement stream output
2012-05-04 Christoph Bumillernv50: enable array textures
2012-05-04 Brian Paulsvga: specify 4-byte aligned vertex elements
2012-05-04 Brian Paulgallivm: fix comment typo
2012-05-04 Vinson Leescons: Do not build EGL on Solaris.
2012-05-03 Tom Stellardr600g/llvm: Mask write of pred_inst in llvm_if()
2012-05-03 Tom Stellardr600g/llvm: Lower ULT A, B, C to SETGT_UINT A, C, B
2012-05-03 Tom Stellardr600g: Print integer values of literal constants in...
2012-05-03 Tom Stellardr600g: Add support for reading BREAK_LOGICALZ_i32 from...
2012-05-03 Tom Stellardr600g/llvm: Don't duplicate R600 intrinsics installed...
2012-05-02 Tom Stellardr600g: Fix the evergreen offset/end register definitions
2012-05-02 Tom Stellardradeon/llvm: Fix MachineInstr dump
2012-05-02 Adam Rakr600g: fixed the bug with VTX fetches in TEX clauses...
2012-05-02 Tom Stellardwinsys/radeon: Get max_pipes from the kernel
2012-05-02 Tom Stellardr600g: Add support for reading vertex fetches from...
2012-05-02 Tom Stellardr600g: Add support for reading native instructions...
2012-05-02 Tom Stellardr600g: Add FC_NATIVE instruction
2012-05-02 Dave Airlier600g: bypass alpha for integer types (v2)
2012-05-02 José Fonsecagallivm: Use debug_printf in lp_build_printf.
2012-05-02 José Fonsecagallivm: Avoid LLVMAddGlobalMapping() in lp_bld_assert().
2012-05-02 José Fonsecagallivm: Add a lp_build_const_func_pointer() helper.
2012-05-02 José Fonsecagallivm: Cleanup/simplify lp_build_const_string_variable.
2012-05-02 James Bentongallivm: Added lp_build_const_mask_aos_swizzled
2012-05-02 José Fonsecagallivm: Move loop var declaration to beginning of...
2012-05-02 James Bentongallivm: added a debug function which allows llvm to...
2012-05-02 James Bentonllvmpipe: add masking support to aos blend
2012-05-02 James Bentonllvmpipe: Check when a shader does not satisfy 0 <...
2012-05-02 James Bentongallivm: fixed memory leak in lp_build_tgsi_aos
2012-05-02 James Bentonllvmpipe: Added support for color masks in AoS blending.
2012-05-02 James Bentongallivm: added aligned pointer get/set
2012-05-02 James Bentongallivm: llvm c-style for loops, allows us to create...
2012-05-01 Tom Stellardradeon/llvm: Fix build for updated LLVM 3.1 release...
2012-05-01 Brian Paulsoftpipe: use any_swizzle() helper in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: whitespace, comment clean-ups in sp_tex_sample.c
2012-05-01 Brian Paulsoftpipe: implement coord clamping for texel fetches...
2012-05-01 Tom Stellardradeon/llvm: Add subtarget feature: DumpCode
2012-04-30 Dragomir Ivanovr600g/llvm: Remove unnecessary dynamic casts
2012-04-30 Dragomir Ivanovr600g/llvm: Add pattern for llvm.AMDGPU.kill v2
2012-04-30 Tom Stellardr600g/llvm: Fix handling of MASK_WRITE instructions
2012-04-30 Tom Stellardradeon/llvm: Use a custom emit function for TGSI_OPCODE_KIL
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-30 Brian Paulsvga: add cases for recently added PIPE_CAP queries
2012-04-30 José Fonsecascons: Fix build without llvm.
2012-04-29 Christoph Bumillernv50,nvc0: fix depth/stencil resolve
2012-04-29 Christoph Bumillernvc0/ir/opt: INTERP does not support JOIN
2012-04-29 Christoph Bumillernv50/ir/opt: try to convert ABS(SUB) to SAD
2012-04-29 Christoph Bumillernvc0/ir: try to use the optimal texture op mode
2012-04-29 Christoph Bumillernvc0/ir: initial implementation of nve4 scheduling...
2012-04-29 Christoph Bumillernvc0/ir: implement better placement of texture barriers
2012-04-29 Christoph Bumillernv50/ir/tgsi: fix handling of early RET
2012-04-29 Christoph Bumillernvc0/ir/emit: fix emitTXQ 2nd src
2012-04-29 Christoph Bumillernvc0/ir/target: integer ADD doesn't support ABS modifier
2012-04-29 Marek Olšáku_vbuf: unbind vertex buffers on destroy
2012-04-29 Marek Olšáku_blitter: fix resource leak
2012-04-29 Marek Olšákradeonsi: make r600_buffer_transfer_unmap a no-op
2012-04-29 Marek Olšákr600g: make r600_buffer_transfer_unmap a no-op
2012-04-29 Marek Olšákr300g: make r300_buffer_transfer_unmap a no-op
2012-04-29 Marek Olšákr300g: use u_default_transfer_inline_write
2012-04-29 Marek Olšákradeonsi: use u_default_transfer_inline_write
2012-04-29 Marek Olšákwinsys/radeon: simplify buffer map/unmap functions
2012-04-29 Dylan Noblesmithautoconf: pass -Wall to automake
2012-04-26 Ben Skeggsnv30: properly init window information
2012-04-25 Tom Stellardradeonsi/llvm: Silence a warning
2012-04-25 Tom Stellardradeon/llvm: Remove unused header files
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILMachineFunctionInfo.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILModuleInfo.cpp
2012-04-25 José Fonsecagallivm: Use lp_build_alloca instead of LLVMBuildAlloca...
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILELFWriterInfo.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILLiteralManager.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILInliner.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILBarrierDetect.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILPrintfConvert.cpp
2012-04-25 Tom Stellardradeon/llvm: Remove GlobalManager and KernelManager
2012-04-25 Tom Stellardradeon/llvm: Remove AsmPrinter files
2012-04-25 Tom Stellardradeon/llvm: Remove IOExpansion files
2012-04-25 Tom Stellardradeon/llvm: Remove AMDILPointerManager.cpp
2012-04-25 Tom Stellardradeonsi/llvm: Fix initialization of SIMachineFunctionInfo
2012-04-24 Marek Olšákgallium/docs: document the new vertex fetch CAPs
2012-04-24 Christoph Bumillernv50: fix typo in nv50_fragprog_assign_slots
2012-04-24 Christoph Bumillernv50,nvc0: handle new vertex fetch caps
2012-04-24 Christoph Bumillernv50,nvc0: don't initialize the draw module, we don...
2012-04-24 Christoph Bumillernv50: enable shader watchdog timer
2012-04-23 Marek Olšákradeonsi: stop using u_vbuf and adapt to gallium interf...
2012-04-23 Marek Olšáku_vbuf: don't call u_vbuf_upload_buffers if there's...
2012-04-23 Marek Olšáku_vbuf: don't upload user buffers if the driver support...
2012-04-23 Marek Olšáku_vbuf: optimize u_vbuf_translate_find_free_vb_slots
2012-04-23 Marek Olšáku_vbuf: turn bool arrays into bitmasks and loops into...
2012-04-23 Marek Olšáku_vbuf: take advantage of all new vertex fetch caps
2012-04-23 Marek Olšáku_vbuf: simplify u_vbuf_set_vertex_buffers
2012-04-23 Marek Olšáku_vbuf: rename native_attribs -> driver_attribs
2012-04-23 Marek Olšákr600g: move updating vertex buffer state into set_verte...
2012-04-23 Marek Olšákgallium: make user vertex buffers optional
next