gallivm: Fix build - Remove TargetOptions.RealignStack for llvm>=3.4
[mesa.git] / src / gallium / drivers /
2013-08-06 Christoph Bumillernvc0: don't access array out of bounds on unexpected...
2013-08-06 Emil Velikovnv50: handle pure integer vertex attributes
2013-08-06 Samuel Pitoisetnvc0: implement MP performance counters for nvc0:nvd9
2013-08-06 Samuel Pitoisetnvc0: implement compute support for nvc0
2013-08-06 Samuel Pitoisetnvc0: add more MP counters for nve4
2013-08-06 Michel Dänzerradeonsi: Number of SGPRs retrieved from LLVM already...
2013-08-06 Vinson Leellvmpipe: Do not need to free anything if there is...
2013-08-06 Vinson Leenvc0: Initialize ptr for unexpected sample_count on...
2013-08-03 Zack Rusinllvmpipe: fix frontface behavior again
2013-08-04 Vinson Leer600g/sb: Dump correct value for CND.
2013-08-03 Ilia Mirkinnv50: fix some h264 interlaced decoding on vp2
2013-08-03 Zack Rusinllvmpipe: don't interpolate front face or prim id
2013-08-03 Zack Rusindraw: inject frontface info into wireframe outputs
2013-08-02 Zack Rusinllvmpipe: make the front-face behavior match the galliu...
2013-08-02 Christoph Bumillerr600g: honour semantic index in fragment color exports
2013-07-31 Samuel Pitoisetnvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
2013-07-31 Brian Paulsoftpipe: use new softpipe_resource_data() accessor
2013-07-31 Brian Paulsoftpipe: don't ignore pipe_constant_buffer::buffer_offset
2013-07-30 Marek OlšákRevert "r300g: Give CLIP_DISABLE another try"
2013-07-30 Jonathan Charestr600g/compute: Added missing address space checking...
2013-07-28 Maarten Lankhorstnvc0: force use of correct firmware file
2013-07-24 Christoph Bumillernv50,nvc0: s/uint16/uint32 for constant buffer offset
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-22 Zack Rusinllvmpipe: Ensure FTZ/DAZ flags are set on deferred...
2013-07-22 José Fonsecallvmpipe: Remove lp_rast_get_num_threads().
2013-07-19 Zack Rusinllvmpipe/tests: update arith test to check for edge...
2013-07-18 Roland Scheideggerllvmpipe: clamp inputs for srgb render buffers
2013-07-18 Roland Scheideggerllvmpipe: fix blending with SRC_ALPHA_SATURATE with...
2013-07-18 Marek Olšákr600g: use WAIT_3D_IDLE before using CP DMA
2013-07-18 Jonathan Grayr300g: make use of gallium's os_get_process_name()
2013-07-18 Ilia Mirkinnv50: H.264/MPEG2 decoding support via VP2, available...
2013-07-17 Vadim Girlinr600g/sb: improve alu packing on cayman
2013-07-17 Vadim Girlinr600g/sb: fix handling of new multislot instructions...
2013-07-17 Vadim Girlinr600g/sb: fix debug dump code in scheduler
2013-07-17 Vadim Girlinr600g/sb: fix initial register allocation
2013-07-17 Vadim Girlinr600g/sb: move chip & class name functions to sb_context
2013-07-17 Vadim Girlinr600g/sb: fix handling of PS in source bytecode on...
2013-07-17 Vinson Leer600g/sb: Initialize ra_checker member variables.
2013-07-15 Roland Scheideggerllvmpipe: support sRGB framebuffers
2013-07-15 Marek OlšákRevert "r300g: allow HiZ with a 16-bit zbuffer"
2013-07-15 Marek Olšákr300g/swtcl: fix a lockup in MSAA resolve
2013-07-15 Marek Olšákr300g/swtcl: fix geometry corruption by uploading indic...
2013-07-13 Chia-I Wuilo: skip 3DSTATE_INDEX_BUFFER when possible
2013-07-13 Vinson Leer600g/sb: Initialize ra_constraint::cost.
2013-07-12 Chia-I Wuilo: move a santiy check into its assert()
2013-07-12 Chia-I Wuilo: mark some states dirty when they are really changed
2013-07-12 Chia-I Wuilo: clean up ilo_blitter_pipe_begin()
2013-07-12 Alex Deucherr600g: don't use the CB/DB CP COHER logic on r6xx
2013-07-12 Brian Paulnv30: fix KILL_IF breakage
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paulsoftpipe: silence some MSVC warnings
2013-07-12 Christian Königradeon/uvd: fall back to shader based decoding for...
2013-07-11 Christoph Bumillerr600g: x/y coordinates must be divided by block dim...
2013-07-11 Chih-Wei Huangr600g/sb: Fix Android build v2
2013-07-11 Vadim Girlinr600g/sb: improve math optimizations v2
2013-07-11 Chia-I Wuilo: reduce PIPE_CAP_MAX_TEXTURE_CUBE_LEVELS to 12
2013-07-10 Chia-I Wuilo: correctly initialize undefined registers in fs
2013-07-10 Michel Dänzerradeonsi: Handle TGSI_OPCODE_DDX/Y using local memory
2013-07-10 Michel Dänzerradeonsi: Handle TGSI_OPCODE_TXD
2013-07-10 Chia-I Wuilo: honor surface padding requirements
2013-07-10 Zack Rusinutil: treat denorm'ed floats like zero
2013-07-08 Marek Olšákr600g: improve the mechanism for recognizing an empty CS
2013-07-08 Marek Olšákr600g: explicitly flush caches for streamout-based...
2013-07-08 Marek Olšákr600g: only flush the caches that need to be flushed...
2013-07-08 Marek Olšákr600g: split INVAL_READ_CACHES into vertex, tex, and...
2013-07-08 Alex Deucherr600g: adjust flush flags (v3)
2013-07-08 Marek Olšákr600g: don't call buffer_wait in buffer_mmap_sync_with_...
2013-07-08 Marek Olšákr600g: don't read back the MSAA depth buffer if the...
2013-07-08 Marek Olšákr600g: don't flush the context in texture_transfer_map
2013-07-08 Marek Olšákr600g: fix texture offset computation for mapped MSAA...
2013-07-08 Marek Olšákr600g: fix color resolve for RGBX8 and RGBX16 integer...
2013-07-08 Marek Olšákr600g: enable fast MSAA color clear for array/3D/cube...
2013-07-08 Marek Olšákr600g: implement fast MSAA color clear for integer...
2013-07-08 Christian Königr600/uvd: fix check for UVD 2.x
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2013-07-04 Roland Scheideggergallivm: do per-pixel lod calculations for explicit lod
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-06-28 Zack Rusindraw/translate: fix instancing
2013-07-01 Maarten Lankhorstnvc0: allow frame dropping in h264
2013-07-01 Tom Stellardr300g/compiler: Prevent regalloc from swizzling texture...
2013-07-01 Tom Stellardr300g/compiler/tests: Add an assembly parser
2013-07-01 Tom Stellardr300g: Fix make check
2013-07-01 Grigori Goronzyr600g: implement fast color clears for MSAA on evergreen+
2013-07-01 Marek Olšákr600g/compute: disable unused colorbuffer slots
2013-06-29 Roland Scheideggerllvmpipe: fix timer query if there's no bins
2013-06-28 Alex Deucherradeonsi: disable 2D tiling on CIK for now
2013-06-28 Alex Deucherradeonsi: add llvm processor names for CIK
2013-06-28 Alex Deucherradeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik
2013-06-28 Alex Deucherradeonsi: PA_CL_ENHANCE is privileged on CIK
2013-06-28 Alex Deucherradeonsi: update surface sync packet emit for CIK
2013-06-28 Alex Deucherradeonsi: store chip class in the pm4 struct
2013-06-28 Alex Deucherradeonsi: properly handle DB tiling setup on CIK
2013-06-28 Alex Deucherradeonsi: emit additional shader pgm rsrc registers...
2013-06-28 Alex Deucherradeonsi: emit TA_BC_BASE_ADDR_HI for border color...
2013-06-28 Alex Deucherradeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK
2013-06-28 Alex Deucherradeonsi: register updates for CIK
2013-06-28 Alex Deucherradeonsi: initial PM4 changes for CIK
2013-06-28 Alex Deucherradeonsi: initial support for CIK chips
2013-06-28 Alex Deucherradeonsi: rename SI chip class from TAHITI to SI
2013-06-28 Tom Stellardr600g: Fix build
next