mesa.git
2012-06-05 Kenneth Graunkei965/fs: Fix user-defined FS outputs with less than...
2012-06-05 Kenneth Graunkei965/vs: Fix texelFetchOffset() on pre-Gen7.
2012-06-05 Kenneth Graunkei965/fs: Fix texelFetchOffset() on pre-Gen7.
2012-06-05 Kenneth Graunkemeta: Fix GL_RENDERBUFFER binding in decompress_texture...
2012-06-05 Kenneth Graunkemesa: Unbind ARB_transform_feedback2 binding points...
2012-06-05 Kenneth Graunkemesa: Support BindBuffer{Base,Offset,Range} with a...
2012-06-05 Kenneth Graunkemesa: Unbind ARB_copy_buffer and transform feedback...
2012-06-05 Kenneth Graunkeglsl/builtins: Fix textureGrad() for Array samplers.
2012-06-05 Kristian Høgsbergconfigure.ac: Fail if egl x11 platform dependencies...
2012-06-05 Alex Deucherr600g: add new Trinity PCI ids
2012-06-05 Alex Deucherr600g: add new Sumo, Palm, BTC pci ids
2012-06-05 Alex Deucherradeonsi: add new SI pci ids
2012-06-05 Paul BerryFix .gitignore for ralloc-test
2012-06-02 Vinson Leest/mesa: Fix uninitialized members in glsl_to_tgsi_visi...
2012-06-02 Kenneth Graunkei965: Implement texture buffer objects on Gen6.
2012-06-02 Kenneth Graunkemesa: Restore depth texture state on glPopAttrib(GL_TEX...
2012-06-01 Eric Anholtautomake: Connect the libdricore target to make clean.
2012-06-01 Tapani Pälliautomake: use -m32 in CCASFLAGS when using --enable...
2012-06-01 Tom Stellardradeon/llvm: Fix VTX_READ patterns
2012-06-01 Tom Stellardradeon/llvm: Emit 2 bytes for vertex fetch offsets
2012-06-01 Tom Stellardradeon/llvm: Only use indirect (vertex fetch) parameter...
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...
next