scons: Do not build glx and egl on Cygwin.
[mesa.git] / src / gallium /
2012-05-11 Marek Olšákr300g: fix breakage after gallium-userbuf merge
2012-05-11 Brian Paulllvmpipe: add cast to silence warning
2012-05-11 Andreas Betzvega: fix 565 color unpacking bug
2012-05-11 Tom Stellardradeon/llvm: More comments and cleanups
2012-05-11 José Fonsecagallivm: Fix copy'n'paste typo bug translating CEIL...
2012-05-11 Marek Olšákr600g: assume DISCARD_WHOLE_RESOURCE is always used...
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Tom Stellardradeon/llvm: Fix Evergreen/Cayman tablegen predicates
2012-05-11 José Fonsecagallium/tgsi: s/TGSI_BUFFER/TGSI_TEXTURE_BUFFER/
2012-05-11 José Fonsecagallium/tgsi: Redefine the TGSI_TEXTURE_UNKNOWN texture...
2012-05-11 James Bentonllvmpipe: Fix triangle bounding box calculation to...
2012-05-11 James Bentonllvmpipe: Change triangle rasterization comparison...
2012-05-11 Francisco Jerezclover: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Alexey Shvetsovgallium/targets/pipe-loader: Prepend DESTDIR to the...
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.
2012-05-11 Francisco Jerezgallium/tests/trivial: Import compute unit tests.
2012-05-11 Francisco Jerezgallium/gbm: Switch to auxiliary/pipe-loader.
2012-05-11 Francisco Jerezgallium/tests/trivial: Switch to the pipe loader.
2012-05-11 Francisco Jerezgallium: Add "pipe-loader" target.
2012-05-11 Francisco Jerezgallium: Add pipe loader for device enumeration and...
2012-05-11 Francisco Jerezgallium/tgsi/text: Replace open-coded integer parsing...
2012-05-11 Francisco Jerezgallium/tgsi/text: Parse immediates of non-float data...
2012-05-11 Francisco Jerezgallium/tgsi: Fix tgsi_build_full_immediate() for non...
2012-05-11 Francisco Jerezgallium/tgsi/text: Make label parsing optional for...
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Support local temporary emission.
2012-05-11 Francisco Jerezgallium/tgsi/ureg: Lift the restriction on releasing...
2012-05-11 Francisco Jerezgallium/util: Define util_strchrnul.
2012-05-11 Francisco Jerezgallium/compute: Drop TGSI dependency.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the "LOCAL" register declaratio...
2012-05-11 Francisco Jerezgallium/tgsi: Add support for atomic opcodes.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for barriers.
2012-05-11 Francisco Jerezgallium/tgsi: Define system values used to query the...
2012-05-11 Francisco Jerezgallium/tgsi: Add resource write-back support.
2012-05-11 Francisco Jerezgallium/tgsi: Add support for raw resources.
2012-05-11 Francisco Jerezgallium/tgsi: Define the TGSI_BUFFER texture target.
2012-05-11 Francisco Jerezgallium/tgsi: Introduce the compute processor.
2012-05-11 Francisco Jerezgallium/tgsi: Move interpolation info from tgsi_declara...
2012-05-11 Francisco Jerezgallium: Add context hooks for binding shader resources.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-05-11 Francisco Jerezgallium: Basic compute interface.
2012-05-11 Michel Dänzerradeonsi: Properly translate vertex format swizzle.
2012-05-10 Tom Stellardradeon/llvm: Remove AMDILMCCodeEmitter.cpp
2012-05-10 Tom Stellardradeon/llvm: Remove SILowerShaderInstructions.cpp
2012-05-10 Tom Stellardradeonsi/llvm: Move lowering of RETURN to ConvertToISA...
2012-05-10 Tom Stellardradeon/llvm: Add some comments
2012-05-10 Tom Stellardradeon/llvm: Move util functions into AMDGPU namespace
2012-05-10 Tom Stellardradeon/llvm: Auto-encode RAT_WRITE_CACHELESS_eg
2012-05-10 Tom Stellardradeon/llvm: Delete all instructions that have been...
2012-05-10 Michel Dänzerradeonsi: Set NONE format for unused vertex shader...
2012-05-10 Michel Dänzerradeonsi: Eliminate one more magic number for texture...
2012-05-10 Michel Dänzerradeonsi: Fix vertex buffer resource for stride 0.
2012-05-09 Tom Stellardradeon/llvm: Remove AMDGPUConstants.pm
2012-05-09 Tom Stellardradeon/llvm: Don't rely on tablegen for lowering int_AM...
2012-05-09 Tom Stellardradeon/llvm: Make sure the LOAD_CONST def uses the...
2012-05-09 Brian Paulsvga: implement CEIL opcode translation
2012-05-09 Christoph Bumillergallium/drivers: handle TGSI_OPCODE_CEIL
2012-05-09 Kai Wasserbächr600g: Handle TGSI_OPCODE_CEIL (v2)
2012-05-09 Dave Airliegallivm: implement iabs/issg opcode.
2012-05-08 Tom Stellardradeon/llvm: Remove AMDILUtilityFunctions.cpp
2012-05-08 Tom Stellardradeon/llvm: Remove some unused functions from AMDILIns...
2012-05-08 Tom Stellardradeon/llvm: Add some comments and fix coding style
2012-05-08 Tom Stellardradeon/llvm: Remove the EXPORT_REG instruction
2012-05-08 Tom Stellardradeon/llvm: Use a custom inserter to lower RESERVE_REG
2012-05-08 Tom Stellardradeon/llvm: Use a custom inserter to lower STORE_OUTPUT
2012-05-08 Tom Stellardradeon/llvm: Remove AMDGPULowerShaderInstructions class
2012-05-08 Tom Stellardradeon/llvm: Use a custom inserter to lower LOAD_INPUT
2012-05-08 Tom Stellardradeon/llvm: Remove the ReorderPreloadInstructions...
2012-05-08 Tom Stellardradeon/llvm: Remove old comment from AMDIL.h
2012-05-07 Vadim Girlinradeon/llvm: add suport for cube textures
2012-05-07 Vadim Girlinradeon/llvm: add support for CUBE ALU instruction
2012-05-07 Vadim Girlinradeon/llvm: add support for some ALU instructions
2012-05-07 Vadim Girlinradeon/llvm: add missing cases for BREAK/CONTINUE
2012-05-07 Vadim Girlinradeon/llvm: add support for AHSR/LSHR/LSHL instructions
2012-05-07 Vadim Girlinradeon/llvm: add support for TXQ/TXF/DDX/DDY instructions
2012-05-07 Vadim Girlinradeon/llvm: add support for VertexID, InstanceID
2012-05-07 Vadim Girlinradeon/llvm: fix live-in handling for inputs
2012-05-07 Vadim Girlinradeon/llvm: add support for v4i32
2012-05-07 Vadim Girlinradeon/llvm: fix ABS_i32 instruction lowering
2012-05-07 Vadim Girlinradeon/llvm: use integer comparison for IF
2012-05-07 Vadim Girlinradeon/llvm: use bitcasts for integers
2012-05-07 Tom Stellardr600g: Fix out of tree builds that use the LLVM backend
2012-05-07 Tom Stellardradeon/llvm: Remove references to DebugFlag and isCurre...
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...
next