mesa.git
2012-06-01 Kenneth Graunkeintel: Change vendor string to "Intel Open Source Techn...
2012-06-01 Ian Romanickglsl: Remove spurious printf messages
2012-06-01 Tom Stellardradeon/llvm: Eliminate CFGStructurizer dependency on...
2012-06-01 Tom Stellardradeon/llvm: Change prefix on tablegen files to AMDGPU
2012-06-01 Tom Stellardradeon/llvm: Remove deadcode from the R600LowerInstruct...
2012-06-01 Tom Stellardradeon/llvm: Remove AMDIL GLOBALSTORE* instructions
2012-06-01 Tom Stellardradeon/llvm: Remove AMDIL GLOBALLOAD* instructions
2012-06-01 Adam Rakr600g: compute support for evergreen
2012-06-01 Tom Stellardclover: Add function for building a clover::module...
2012-06-01 Tom Stellardgallium: Add struct pipe_llvm_program_header v3
2012-06-01 Tom Stellardclover: Remove target argument from compile_program_tgsi()
2012-06-01 Tom Stellardclover: Add constructors to some of the module classes v3
2012-06-01 Tom Stellardclover: Add necessary flags to libclllvm_la_CXXFLAGS
2012-06-01 Tom Stellardclover: Link to the necessary LLVM and Clang libs
2012-06-01 Tom Stellardconfigure.ac: Add variables LLVM_CPPFLAGS and LLVM_LIBDIR
2012-06-01 Tom Stellardconfigure.ac: Add option for libclc path
2012-06-01 Tom Stellardclover: Add a function for retrieving a device's prefer...
2012-06-01 Francisco Jerezgallium/compute: Add PIPE_COMPUTE_CAP_IR_TARGET v4
2012-06-01 Tom Stellardgallium: Add PIPE_SHADER_IR_LLVM to enum pipe_shader_ir v2
2012-06-01 Tom Stellardconfigure.ac: Add HAVE_OPENCL AM_CONDITIONAL v2
2012-06-01 Brian Paulscons: generate the glapitable.h file too
2012-05-31 Brian Paulsvga: fix saturated TEX instructions
2012-05-31 Brian Paulscons: add code to generate the various GL API files
2012-05-31 Brian Pauldraw: simplify index buffer specification
2012-05-31 Kenneth Graunkeglsl/tests: Plumb $(PYTHON2) and $(PYTHON_FLAGS) into...
2012-05-31 Kenneth Graunkeralloc: Add some basic unit tests.
2012-05-31 Kenneth Graunkeralloc: Fix ralloc_parent() of memory allocated out...
2012-05-30 Kenneth Graunkeautomake: Check for 'indent' and fall back to 'cat...
2012-05-30 Oliver McFaddenmesa: don't compile integer clear shaders for unsupport...
2012-05-29 Paul Berryi965/blorp: Implement destination clipping and scissoring
2012-05-29 Eric Anholtmesa: Clean up some dricore-related detritus in the...
2012-05-29 Eric Anholtautomake: Convert dricore building to automake.
2012-05-29 Eric Anholtautomake: Add a prefix variable to the common sources...
2012-05-29 Eric Anholtautomake: Rename variables in sources.mak to be automak...
2012-05-29 Eric Anholtmesa: Remove generated source files during make clean.
2012-05-29 Eric Anholtglapi: Enable silent rules for generation when used...
2012-05-29 Eric Anholtshared-glapi: Don't forget to clean our built file.
2012-05-29 Eric Anholtmesa: Restore installing of libGL for non-dri builds.
2012-05-29 Eric Anholtmesa: Remove the generated glapi from source control...
2012-05-29 Kurt Roeckxi830: Fix crash for GL_STENCIL_TEST in i830Enable()
2012-05-29 Marcin Slusarznv50: hook up forgotten short constant buffer upload...
2012-05-29 Tom Stellardradeon/llvm: Update and fix some comments
2012-05-29 Tom Stellardradeonsi: Remove use.sgpr* intrinsics, use load instruc...
2012-05-29 Tom Stellardradeonsi: Handle TGSI CONST registers
2012-05-29 Tom Stellardradeon/llvm: Remove AMDILIntrinsicInfo::GetDeclaration...
2012-05-29 Tom Stellardradeon/llvm: Remove AMDILTargetMachine
2012-05-29 Christoph Bumillernouveau: unreference fences on resource destruction
2012-05-29 Christoph Bumillernvc0: optimize blend cso by checking which by-RT data...
2012-05-29 Christoph Bumillernvc0: don't upload UCPs if the shader doesn't use them
2012-05-29 Christoph Bumillernvc0/ir: allow 64-bit constant loads on nve4
2012-05-29 Christoph Bumillernvc0/ir: fix texture barrier insertion to prevent WAW...
2012-05-29 Christoph Bumillernvc0/ir: TEX doesn't support JOIN modifier either
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-05-25 Roy Splietnv30: Fix generic passing to fragment program in NV34.
2012-05-25 Christoph Bumillernv30: handle user index buffers
2012-05-25 Tom Stellardradeon/llvm: Use a custom inserter for MASK_WRITE
2012-05-25 Tom Stellardradeon/llvm: Use tablegen pattern to lower bitconvert
2012-05-25 Tom Stellardradeon/llvm: Use a custom inserter to lower FNEG
2012-05-25 Tom Stellardradeon/llvm: Use a custom inserter to lower CLAMP
2012-05-25 Tom Stellardradeon/llvm: Use a custom inserter to lower FABS
2012-05-25 Kai Wasserbächr600g: handle R16G16B16_FLOAT and R32G32B32_FLOAT in...
2012-05-25 Brian Pauldraw: fix primitive restart bug by using the index...
2012-05-25 Brian Paulsvga: remove the special zero-stride vertex array code
2012-05-25 Brian Paulgallium/docs: beef up the docs related to color clamping
2012-05-25 Brian Paulutil: add GALLIUM_LOG_FILE option for logging output...
2012-05-25 Paul Berryi965/msaa: Enable 4x MSAA on Gen7.
2012-05-25 Paul Berryi965/msaa: Implement manual blending operation for...
2012-05-25 Paul Berryi965/msaa: Modify blorp code to account for Gen7 MSAA...
2012-05-25 Paul Berryi965/msaa: Validate Gen7 surface state constraints.
2012-05-25 Paul Berryi965/msaa: Properly handle sliced layout for Gen7.
2012-05-25 Paul Berryi965/msaa: Add defines for Gen7.
2012-05-25 Paul Berryi965/blorp: Enable blorp blits on Gen7.
2012-05-25 Paul Berryi965/blorp: Implement proper texel fetch messages for...
2012-05-25 Paul Berryi965/blorp: Use 16 pixel dispatch on Gen7.
2012-05-25 Paul Berryi965/blorp: Allocate space for push constants on Gen7.
2012-05-25 Paul Berryi965/blorp: Set the dynamic state upper bound.
2012-05-25 Paul Berryi965/blorp: Factor gen6_blorp_emit_batch_head into...
2012-05-25 Paul Berryi965/blorp: Use MSDISPMODE_PERSAMPLE rendering when...
2012-05-25 Paul Berryi965/blorp: Emit sample index in SAMPLE_LD message...
2012-05-25 Paul Berryi965/blorp: Generalize sampling code in preparation...
2012-05-25 Paul Berryi965/msaa: Expand odd-sized MSAA surfaces to account...
2012-05-25 Thomas Gstädtnergallium/targets: pass ldflags parameter to MKLIB
2012-05-25 Vadim GirlinRevert "r600g: set round_mode to truncate and get rid...
2012-05-25 Vadim Girlinradeon/llvm: add FLT_TO_UINT, UINT_TO_FLT instructions
2012-05-25 Vadim Girlinradeon/llvm: prepare to revert the round mode state...
2012-05-25 Vadim Girlinradeon/llvm: fix sampler index in llvm_emit_tex
2012-05-25 Vadim Girlinradeon/llvm: fix opcode for RECIP_UINT_r600
2012-05-25 Vadim Girlinradeon/llvm/loader: convert hardcoded gpu name to option
2012-05-25 Vadim Girlinr600g: add RECIP_INT, PRED_SETE_INT to r600_bytecode_ge...
2012-05-25 Vinson Leei915g: Check for geometry shader earlier in i915_set_co...
2012-05-25 Vinson Leescons: Fix SCons build infrastructure for FreeBSD.
2012-05-24 Tom Stellardradeon/llvm: Lower UDIV using the Selection DAG
2012-05-24 Tom Stellardradeon/llvm: Remove auto-generated AMDIL->ISA conversio...
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL instructions MULHI, SMUL
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL bitshift instructions (SHL...
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL FTOI and ITOF instructions
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL EXP* instructions
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL ADD instructions
2012-05-24 Tom Stellardradeon/llvm: Remove AMDIL binary instrutions (OR, AND...
2012-05-24 Tom Stellardradeon/llvm: Remove AMDILMachinePeephole pass
next