svga: fix use of provoking vertex control
[mesa.git] / src / gallium / drivers / swr /
2016-07-05 Emil Velikovswr: automake: don't ship LLVM version specific generat...
2016-06-30 Chuck Atkinsswr: Refactor checks for compiler feature flags
2016-06-25 Axel Davygallium: Add a cap for offset_units_unscaled
2016-06-23 Giuseppe BilottaRemove wrongly repeated words in comments
2016-06-23 Tim Rowleyswr: [rasterizer core] fix dependency bug
2016-06-23 Tim Rowleyswr: [rasterizer core] use wrap-around safe compares...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] add support for component...
2016-06-23 Tim Rowleyswr: [rasterizer core] track whether GS outputs viewpor...
2016-06-23 Tim Rowleyswr: [rasterizer core] GS viewport array index attribute
2016-06-23 Tim Rowleyswr: [rasterizer core] conservative rasterization front...
2016-06-23 Tim Rowleyswr: [rasterizer core] stop single threaded crash exit...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] small fetch jit cleanup
2016-06-23 Tim Rowleyswr: [rasterizer core] remove old comment
2016-06-23 Tim Rowleyswr: [rasterizer jitter] cleanup supporting different...
2016-06-23 Tim Rowleyswr: [rasterizer jitter] unitialized component fix...
2016-06-23 Tim Rowleyswr: [rasterizer] add support for building avx512 version
2016-06-23 Tim Rowleyswr: [rasterizer common] fix include for Intel compiler
2016-06-23 Tim Rowleyswr: [rasterizer common] workaround clang for windows...
2016-06-23 Tim Rowleyswr: push/pop DEBUG macro around llvm includes
2016-06-20 Rob Clarkgallium: make constant_buffer const
2016-06-18 Ilia Mirkingallium: add PIPE_CAP_MAX_WINDOW_RECTANGLES to all...
2016-06-17 Bruce Cherniakswr: Update screen->context pointer with multiple contexts.
2016-06-17 Tim Rowleyswr: switch from overriding -march to selecting features
2016-06-13 Emil Velikovswr: automake: add missing -I flag
2016-06-13 Chuck Atkinsswr: Add missing headers for package inclusion
2016-06-09 Tim Rowleyswr: implement clipPlanes/clipVertex/clipDistance/cullD...
2016-06-07 Tim Rowleyswr: fix provoking vertex
2016-06-07 Ilia Mirkingallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops...
2016-05-30 Emil Velikovswr: automake: silence the python invocation
2016-05-30 Emil Velikovswr: automake: attempt to fix the out-of-tree build
2016-05-30 Emil Velikovswr: remove LLVM dependency from source generation...
2016-05-30 Emil Velikovswr: add all the generators to the release tarball.
2016-05-28 Vinson Leeswr: [rasterizer] Do not define _mm256_storeu2_m128i...
2016-05-25 Bruce Cherniakswr: [rasterizer] Correctly select optimized primitive...
2016-05-24 Tim Rowleyswr: [rasterizer] remove containers.hpp
2016-05-24 Tim Rowleyswr: [rasterizer core] remove utility dead code
2016-05-24 Tim Rowleyswr: [rasterizer core] buckets fixes
2016-05-24 Tim Rowleyswr: [rasterizer core] move centroid setup out of CalcC...
2016-05-24 Tim Rowleyswr: [rasterizer jitter] implement InstanceID/VertexID...
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-19 Tim Rowleyswr: [rasterizer] utility functions for shared libs
2016-05-19 Tim Rowleyswr: [rasterizer jitter] fix assert in AVX implementati...
2016-05-19 Tim Rowleyswr: [rasterizer core] apply KNOB_TOSS_DRAW to more...
2016-05-19 Tim Rowleyswr: [rasterizer jitter] add instancing to non-gather...
2016-05-19 Tim Rowleyswr: [rasterizer core] move MultisampleTrait static...
2016-05-19 Tim Rowleyswr: [rasterizer core] clang override for _mm_undefined*
2016-05-19 Tim Rowleyswr: [rasterizer common] add OSX to unix portability...
2016-05-19 Tim Rowleyswr: [rasterizer] rename _aligned_malloc to AlignedMalloc
2016-05-19 Tim Rowleyswr: [rasterizer jitter] rename MEMCPY function to...
2016-05-19 Tim Rowleyswr: [rasterizer common] guard definition of __cdecl...
2016-05-19 Tim Rowleyswr: [rasterizer common] include cstddef for offsetof
2016-05-19 Tim Rowleyswr: [rasterizer core] removed tabs that snuck in
2016-05-19 Tim Rowleyswr: [rasterizer core] code style cleanup
2016-05-19 Tim Rowleyswr: [rasterizer core] add dummy code for cygwin build
2016-05-19 Tim Rowleyswr: [rasterizer core] move variable query outside...
2016-05-19 Tim Rowleyswr: [rasterizer core] utility function for getenv
2016-05-19 Tim Rowleyswr: [rasterizer common] portable threadviz buckets
2016-05-19 Tim Rowleyswr: [rasterizer common] foreground win32 assert dialog
2016-05-19 Tim Rowleyswr: [rasterizer core] use parens to disambiguate opera...
2016-05-19 Tim Rowleyswr: standardize linkage and check for unresolved symbols
2016-05-19 Tim Rowleyswr: fix swr linkage so that static llvm works
2016-05-19 Tim Rowleyswr: PIPE_CAP_CULL_DISTANCE cap request response
2016-05-12 Tim Rowleyswr: properly expose compressed format support
2016-05-11 Vinson Leeswr: [rasterizer] Include cmath for std::isnan and...
2016-05-09 Bruce Cherniakswr: Add missing break in query switch statement.
2016-05-05 Tim Rowleyswr: [rasterizer core] Faster modulo operator in Proces...
2016-05-05 Tim Rowleyswr: [rasterizer] Small warning cleanup
2016-05-05 Tim Rowleyswr: [rasterizer] Add SWR_ASSUME / SWR_ASSUME_ASSERT...
2016-05-05 Tim Rowleyswr: [rasterizer] Miscellaneous backend changes
2016-05-05 Tim Rowleyswr: [rasterizer] Add support for X24_TYPELESS_G8_UINT...
2016-05-05 Tim Rowleyswr: [rasterizer jitter] Fix printing bugs for tracing.
2016-05-05 Tim Rowleyswr: [rasterizer memory] Add missing store tiles function
2016-05-05 Tim Rowleyswr: [rasterizer jitter] Add asserts for supported...
2016-05-05 Tim Rowleyswr: [rasterizer core] Fix thread allocation
2016-05-05 Tim Rowleyswr: [rasterizer core] Fix threadviz support in buckets
2016-05-05 Tim Rowleyswr: [rasterizer] Whitespace cleanup and misc changes
2016-05-05 Bruce Cherniakswr: Remove stall waiting for core query counters.
2016-04-28 Tim Rowleyswr: remove duplicated constant update code
2016-04-27 Tim Rowleyswr: s/Elements/ARRAY_SIZE/
2016-04-27 Tim Rowleyswr: [rasterizer] warning cleanup
2016-04-27 Tim Rowleyswr: [rasterizer core] implement legacy depth bias...
2016-04-27 Tim Rowleyswr: [rasterizer jitter] support for dumping x86 asm
2016-04-27 Tim Rowleyswr: [rasterizer core] more backend refactoring
2016-04-27 Tim Rowleyswr: [rasterizer jitter] add mSimdInt1Ty
2016-04-27 Tim Rowleyswr: [rasterizer core] backend refactor
2016-04-26 Tim Rowleyswr: autogenerate swr_context_llvm.h
2016-04-26 Jakob Sinclairgallium: Remove every double semi-colon
2016-04-22 Tim Rowleyswr: [rasterizer memory] Constify load tiles
2016-04-22 Tim Rowleyswr: [rasterizer core] CompleteDrawContext changes...
2016-04-22 Tim Rowleyswr: [rasterizer] Small cleanups
2016-04-22 Tim Rowleyswr: [rasterizer scripts] Knob scripts tweaks
2016-04-22 Tim Rowleyswr: [rasterizer] Interpolation utility functions
2016-04-22 Tim Rowleyswr: [rasterizer core] TemplateArgUnroller
2016-04-22 Tim Rowleyswr: [rasterizer core] Arena: make most allocated block...
2016-04-22 Tim Rowleyswr: [rasterizer core] Fix global arena allocator bug
2016-04-22 Tim Rowleyswr: [rasterizer core] Fix thread binding for 32-bit...
2016-04-22 Tim Rowleyswr: [rasterizer fetch] Add support for fetching non...
2016-04-22 Tim Rowleyswr: [rasterizer core] Use CS spill/fill size in core
2016-04-22 Tim Rowleyswr: fix memory leaks from vs/fs compilation
2016-04-22 Tim Rowleyswr: fix clang warnings
next