draw: stop crashing with extra shader outputs
[mesa.git] / src / gallium /
2013-08-03 Zack Rusindraw: stop crashing with extra shader outputs
2013-08-03 Zack Rusindraw: use the vertex size
2013-08-03 Zack Rusindraw/llvm: add some extra debugging output
2013-08-03 Zack Rusintgsi: detect prim id and front face usage in fs
2013-08-02 Zack Rusintgsi: add ucmp to the list of opcodes
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-08-02 Roland Scheideggergallivm: obey clarified shift behavior
2013-08-02 Roland Scheideggertgsi: obey clarified shift behavior
2013-08-02 Roland Scheideggergallium: clarify shift behavior with shift count >= 32
2013-07-31 Samuel Pitoisetnvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
2013-07-31 Roland Scheideggergallivm: use nearest rounding for float->unorm24 conversion
2013-07-31 Brian Paulgallium/util: reformat, comment util_get_offset()
2013-07-31 Brian Paulgallium/util: comments, var renaming in u_inlines.h
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-31 Brian Paulgallium/docs: clarify definition of PIPE_CAP_USER_CONST...
2013-07-30 Marek Olšákst/dri: add a new driconf option disable_shader_bit_enc...
2013-07-30 Marek Olšákmesa,glsl,st/dri: add a new driconf option force_glsl_v...
2013-07-30 Marek Olšákst/dri: remove driOptionCache from dri_context in favor...
2013-07-30 Marek Olšákst/dri: move enabling postprocessing to dri_screen
2013-07-30 Marek Olšákst/dri: remove more unused driconf options
2013-07-30 Marek Olšákst/dri: implement the driconf option force_s3tc_enable...
2013-07-30 Marek Olšákdriconf: remove the unused option allow_large_textures
2013-07-30 Marek Olšákst/dri: support the driconf option disable_blend_func_e...
2013-07-30 Marek Olšákst/osmesa: initialize disable_glsl_line_continuations
2013-07-30 Marek Olšákgallium/postprocessing: convert blits to pipe->blit
2013-07-30 Marek Olšákgallium/postprocessing: fix shader parsing
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-30 Jonathan Charestclover: Added missing address space checking of kernel...
2013-07-29 Roland Scheideggergallivm: (trivial) git rid of assertion in float->uint...
2013-07-28 Maarten Lankhorstnvc0: force use of correct firmware file
2013-07-27 Roland Scheideggergallivm: fix float->SNORM conversion
2013-07-27 Roland Scheideggerutil: don't flush overflowing values to infinity in...
2013-07-27 Roland Scheideggertgsi: handle texel swizzles correctly for d3d10-style...
2013-07-27 Roland Scheideggergallivm: handle texel swizzles correctly for d3d10...
2013-07-26 Niels Ole Salscheiderst/clover: Allow double precision operations
2013-07-25 Dave Airliegallium/vl: add prime support
2013-07-25 Jerome Glissexa: move surface to ref/unref api
2013-07-25 Jerome Glissexa: let ddx handle flush
2013-07-25 Jerome Glissexa: export a common context flush function
2013-07-25 Jerome Glissexa: add handle type parameter to get handle
2013-07-25 Rob Clarkxa: add xa_surface_from_handle()
2013-07-25 Vinson Leegallivm: Remove NoFramePointerElimNonLeaf for LLVM...
2013-07-25 Zack Rusindraw: fix vertex id computation
2013-07-25 Zack Rusindraw: cleanup and fix instance id computation
2013-07-25 Vinson Leegallivm: Remove dead code in lp_build_compare_ext.
2013-07-24 Christoph Bumillernv50,nvc0: s/uint16/uint32 for constant buffer offset
2013-07-24 Roland Scheideggerdraw: always call util_cpu_detect() in draw context...
2013-07-23 Andre Heidergallium/util: Fix detection of AVX cpu caps
2013-07-22 Francisco Jerezclover: Respect kernel argument alignment restrictions.
2013-07-22 Francisco Jerezclover: Extend kernel arguments for differing host...
2013-07-22 Francisco Jerezclover: Byte-swap kernel arguments when host and device...
2013-07-22 Francisco Jerezclover: Add kernel argument fields to allow differing...
2013-07-22 Francisco Jerezclover: Pass corresponding module::argument to kernel...
2013-07-22 Tom Stellardclover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
2013-07-22 Tom Stellardgallium: Add PIPE_CAP_ENDIANNESS
2013-07-22 Matt Turnerbuild: Remove unused EGL_PLATFORMS.
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-21 José Fonsecascons: Don't use -z defs ld option on Mac.
2013-07-19 José Fonsecautil/u_math: Define NAN/INFINITY macros for MSVC.
2013-07-19 Zack Rusinllvmpipe/tests: update arith test to check for edge...
2013-07-19 Zack Rusingallivm: add a log function that handles edge cases
2013-07-19 Zack Rusingallivm: export unordered/ordered cmp to a common function
2013-07-19 Zack Rusingallivm: handle -inf, inf and nan's in sin/cos instructions
2013-07-19 Zack Rusingallivm: add a version of log2 which handles edge cases
2013-07-19 Zack Rusingallivm: fix edge cases in exp2
2013-07-19 Zack Rusingallivm: handle nan's in min/max
2013-07-19 José Fonsecascons: Disallow undefined symbols in Xlib libGL.so.
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 Roland Scheideggergallivm: (trivial) simplify lp_build_cos/lp_build_sin...
2013-07-17 Roland Scheideggerutil/u_format_s3tc: handle srgb formats correctly.
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-17 Emil Velikovgallium/util: use explicily sized types for {un, }pack_...
2013-07-17 Kyle McMartinllvmpipe: use MCJIT on ARM and AArch64
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-14 Roland Scheideggergallivm: (trivial) use constant instead of exp2f()...
2013-07-13 Chia-I Wuilo: skip 3DSTATE_INDEX_BUFFER when possible
2013-07-13 Roland Scheideggergallivm: handle srgb-to-linear and linear-to-srgb conve...
2013-07-13 Roland Scheideggergallivm: better support for fast rsqrt
2013-07-13 Vinson Leer600g/sb: Initialize ra_constraint::cost.
2013-07-13 Marek Olšákwinsys/radeon: allow a NULL cs pointer in radeon_bo_map...
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()
next