mesa.git
2012-05-03 Kristian Høgsberggbm: Add gbm_bo_write entry point
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 Dylan Noblesmithglsl: report errors via GL_ARB_debug_output
2012-05-02 Dylan Noblesmithglsl: add gl_context member
2012-05-02 Dylan Noblesmithmesa: add _mesa_shader_debug()
2012-05-02 Dylan Noblesmithglsl: consolidate error/warning code
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-02 Viktor Novotnýdri/nv10-nv20: Add support for S3TC
2012-05-02 Viktor Novotnýdri/nouveau: Add general support for compressed formats.
2012-05-01 Kenneth Graunkeglsl: Remove some completed tasks from the old "TODO...
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 Brian Paulxlib: use _mesa_is_winsys/user_fbo() helpers
2012-05-01 Brian Paulintel: use _mesa_is_winsys/user_fbo() helpers
2012-05-01 Brian Paulnouveau: use _mesa_is_winsys/user_fbo() helpers
2012-05-01 Brian Paulradeon: use _mesa_is_winsys/user_fbo() helpers
2012-05-01 Tom Stellardradeon/llvm: Add subtarget feature: DumpCode
2012-05-01 Vinson Leeglsl: Initialize member variable in ir_copy_propagation...
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 Sean V Kelleyi965: Support Android RGBX8888 format for EGL generated...
2012-04-30 Sean V Kelleyegl/android: Add support for RGBX_8888 used in Android...
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-30 Ander Conselvan... intel: set dri_format field for all images
2012-04-30 Ander Conselvan... intel: properly return the image format on intel_query_...
2012-04-30 Ander Conselvan... gbm: add gbm_bo_get_device() function
2012-04-30 Ander Conselvan... gbm: update documentation to reflect current behavior
2012-04-30 Ander Conselvan... gbm: add gbm_bo_get/set_user_data()
2012-04-30 Ander Conselvan... gbm: remove unused fields from gbm_dri_surface
2012-04-30 Brian Paulsvga: add cases for recently added PIPE_CAP queries
2012-04-30 Dylan Noblesmithmesa: reject immutable textures in glEGLImageTargetText...
2012-04-30 José Fonsecascons: Fix build without llvm.
2012-04-29 José Fonsecascons: Parse = operator in source lists too.
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 Noblesmithmesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
2012-04-29 Dylan Noblesmithautoconf: pass -Wall to automake
2012-04-28 Vinson Leeglsl: Remove unused member predicate from ir_dead_funct...
2012-04-27 Kenneth Graunkei965/fs: Fix FB writes that tried to use the non-existe...
2012-04-27 Vinson Leeglsl: Remove unused member mem_ctx from ir_dead_functio...
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-25 José Fonsecamesa/st: Fix derreference after free.
next