nv30: fix KILL_IF breakage
[mesa.git] / src / gallium /
2013-07-12 Brian Paulnv30: fix KILL_IF breakage
2013-07-12 Zack Rusingallium: fixup definitions of the rsq and sqrt
2013-07-12 José Fonsecautil/u_format: Comment out half float denormal test...
2013-07-12 José Fonsecagallivm: Eliminate redundant lp_build_select calls.
2013-07-12 Brian Paultgsi: rename the TGSI fragment kill opcodes
2013-07-12 Brian Paultgsi: fix-up KILP comments
2013-07-12 Brian Paultgsi: exec TGSI_OPCODE_SQRT as a scalar instruction...
2013-07-12 Brian Paultgsi: use X component of the second operand in exec_sca...
2013-07-12 Brian Paulos: add os_get_process_name() function
2013-07-12 Brian Paulsoftpipe: silence some MSVC warnings
2013-07-12 Brian Paulhud: silence some MSVC warnings
2013-07-12 Brian Paulutil: add casts to silence MSVC warnings in u_blit.c
2013-07-12 Brian Paultgsi: s/unsigned/int/ to silence MSVC warning
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 Jonathan Grayst/xvmc/tests: avoid non portable error.h functions
2013-07-11 Chia-I Wuwinsys/intel: build with VISIBILITY_CFLAGS
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 José Fonsecautil/u_math: Use xmmintrin.h whenever possible.
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 Roland Scheideggergallivm: (trivial) fix using one lod instead of per...
2013-07-05 José Fonsecagallivm: Remove bogus assert.
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2013-07-04 Roland Scheideggergallivm: (trivial) fix bogus assertion for per-element...
2013-07-04 Roland Scheideggergallivm: do per-pixel lod calculations for explicit lod
2013-07-03 Zack Rusindraw: fix overflows in the indexed rendering paths
2013-07-03 Zack Rusindraw/llvm: index overflows if it's greater than elt max
2013-07-03 Matthew McClurepostprocess: move second temporary assertion into isola...
2013-07-03 Ilia Mirkintargets/xvmc-nouveau: add in missing nv30 lib
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-07-02 José Fonsecagallivm: Simplify intrinsic name construction.
2013-07-02 José Fonsecagallivm: Fix MSVC build.
2013-07-02 José Fonsecagallivm: Fix indirect immediate registers.
2013-06-28 Zack Rusingallium/tests: fix the translate test
2013-06-28 Zack Rusindraw/translate: fix instancing
2013-06-28 Zack Rusindraw: fix incorrect clipper invocation statistics
2013-06-28 Zack Rusindraw/gallivm: export overflow arithmetic to its own...
2013-06-28 Zack Rusindraw: check for integer overflows in instance computation
2013-06-28 Zack Rusindraw: check for an integer overflow when computing...
2013-06-28 Zack Rusindraw: account for elem size when computing overflow
2013-07-01 José Fonsecatools/trace: Return dummy fence object to silence warnings.
2013-07-01 José Fonsecatools/trace: Don't crash if a trace has no timing infor...
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-30 Marek Olšákst/mesa: handle SNORM formats in generic CopyPixels...
2013-06-29 Roland Scheideggerllvmpipe: fix timer query if there's no bins
2013-06-28 Tom Stellardclover: Don't segfault when compiling a program with...
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
2013-06-28 Tom Stellardr600g/compute: Accept LDS size from the LLVM backend
2013-06-28 Tom Stellardr600g/compute: Move compute_shader_create() function...
2013-06-28 Brian Paulsvga: pass svga_compile_key by reference instead of...
2013-06-28 Brian Paulsvga: use switch statement in svga_shader_type()
2013-06-28 Chia-I Wuilo: clean up states that use ilo_view_surface
2013-06-28 Chia-I Wuilo: remove ilo_cbuf_state::count
2013-06-28 Chia-I Wuilo: clean up ilo_set_constant_buffer()
2013-06-28 Chia-I Wuilo: clean up states that take a start_slot
2013-06-28 Chia-I Wuilo: use shorter names for dirty flags
2013-06-28 Chia-I Wuilo: track if primitive restart has changed
2013-06-28 Chia-I Wuilo: avoid potential dangling pointer dereference
2013-06-27 Roland Scheideggerllvmpipe: handle offset_clamp
2013-06-27 Roland Scheideggerllvmpipe: remove never reached code for timestamp queries.
2013-06-27 Roland Scheideggerllvmpipe: fix a bug in opaque optimization
2013-06-27 Vinson Leeradeonsi/compute: Fix memory leak in radeonsi_launch_grid.
next