svga: s/Bool/SVGA3dBool/ in SVGA3dDevCapResult
[mesa.git] / src / gallium / drivers / swr /
2018-01-25 George Kyriazisswr/rast: support llvm 3.9 type declarations
2018-01-22 Chuck Atkinsswr: refactor swr_create_screen to allow for proper...
2018-01-20 Dylan Bakerautotools: include meson build files in tarball
2018-01-19 George Kyriazisswr/rast: Fix llvm5 behavior
2018-01-19 George Kyriazisswr/rast: Enable early rasterization
2018-01-19 George Kyriazisswr/rast: Implement Early Rasterization optimization
2018-01-19 George Kyriazisswr/rast: Enable simd16 vertex shaders
2018-01-19 George Kyriazisswr: Support simd16 vertex shaders
2018-01-19 George Kyriazisswr/rast: changed jit debug magic number
2018-01-19 George Kyriazisswr/rast: Added ICLAMP builder function
2018-01-19 George Kyriazisswr/rast: Jit debug work
2018-01-19 George Kyriazisswr/rast: silence generated file warnings
2018-01-19 George Kyriazisswr/rast: jit shader lib debug work
2018-01-19 George Kyriazisswr/rast: AVX-512 changes to enable 16-wide VS
2018-01-19 George Kyriazisswr/rast: x86 autogenerated macro work
2018-01-19 George Kyriazisswr/rast: Shorten some filenames
2018-01-19 George Kyriazisswr/rast: work supporting optimizations in Debug builds.
2018-01-19 George Kyriazisswr/rast: Add debugging type support for function types.
2018-01-19 George Kyriazisswr/rast: Shader debugging work
2018-01-19 George Kyriazisswr/rast: Debug Symbols work
2018-01-19 George Kyriazisswr/rast: Initial work for debugging support.
2018-01-19 George Kyriazisswr/rast: Add private state parameter in fetcher
2018-01-19 George Kyriazisswr/rast: Added missing define for Linux/gcc
2018-01-19 George Kyriazisswr/rast: Fix one more invalid object format for windows.
2018-01-19 Chuck Atkinsswr: allow a single swr architecture to be builtin
2018-01-19 Chuck Atkinsswr: (autoconf) allow a single swr architecture to...
2018-01-19 Greg Vswr: fix clang 5 null cast warning
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_TWO_SIDED_STENCIL
2018-01-17 George Kyriazismeson: add llvm dependency for swr build
2018-01-10 George Kyriazisswr: Handle indirect indices in GS
2018-01-10 Tim Rowleyswr/rast: switch win32 jit format to COFF
2018-01-10 Tim Rowleyswr/rast: don't use 32-bit gathers for elements < 32...
2018-01-10 Tim Rowleyswr/rast: autogenerate named structs instead of literal...
2018-01-10 Tim Rowleyswr/rast: SIMD16 fetch shader jitter cleanup
2018-01-10 Tim Rowleyswr/rast: shuffle header files for msvc pre-compiled...
2018-01-10 Tim Rowleyswr/rast: SIMD16 builder - cleanup naming (simd2 -...
2018-01-09 Dylan Bakermeson: Build SWR driver
2018-01-04 Tim Rowleyswr/rast: fix invalid sign masks in avx512 simdlib...
2018-01-03 Tim Rowleyswr/rast: fix MemoryBuffer build break for llvm-6
2017-12-19 Rob Clarkgallium: plumb context priority through to driver
2017-12-19 George Kyriazisswr: Account for index_bias in offsets
2017-12-15 Tim Rowleyswr/rast: Move more RTAI handling out of binner
2017-12-15 Tim Rowleyswr/rast: EXTRACT2 changed from vextract/vinsert to...
2017-12-15 Tim Rowleyswr/rast: Fix cache of API thread event manager
2017-12-15 Tim Rowleyswr/rast: Replace VPSRL with LSHR
2017-12-15 Tim Rowleyswr/rast: Rework thread binding parameters for machine...
2017-12-15 Tim Rowleyswr/rast: Pull of RTAI gather & offset out of clip...
2017-12-15 Tim Rowleyswr/rast: Remove no-op VBROADCAST of vID
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit integer...
2017-12-15 Tim Rowleyswr/rast: Replace INSERT2 vextract/vinsert with JOIN2...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 16-bit float verte...
2017-12-15 Tim Rowleyswr/rast: SIMD16 Fetch - Fully widen 32-bit float verte...
2017-12-15 Tim Rowleyswr/rast: Pass prim to ClipSimd
2017-12-15 Tim Rowleyswr/rast: Pull most of the VPAI manipulation out of...
2017-12-15 Tim Rowleyswr/rast: Move GatherScissors to header
2017-12-15 Tim Rowleyswr/rast: Rewrite Shuffle8bpcGatherd using shuffle
2017-12-15 Tim Rowleyswr/rast: Convert gather masks to Nx1bit
2017-12-15 Tim Rowleyswr/rast: WIP - Widen fetch shader to SIMD16
2017-12-15 Tim Rowleyswr/rast: Corrections to multi-scissor handling
2017-12-15 Tim Rowleyswr/rast: Binner fixes for viewport index offset handling
2017-12-15 Tim Rowleyswr/rast: Remove unneeded copy of gather mask
2017-12-13 Bruce Cherniakswr: Correct texture allocation and limit max size...
2017-12-13 Bruce Cherniakswr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
2017-12-06 George Kyriazisswr/scons: Fix another intermittent build failure
2017-12-01 George Kyriazisswr/scons: Fix intermittent build failure
2017-11-20 Tim Rowleyswr/rast: Repair simd8 frontend code rot
2017-11-20 Tim Rowleyswr/rast: Implement AVX-512 GATHERPS in SIMD16 fetch...
2017-11-20 Tim Rowleyswr/rast: Simplify GATHER* jit builder api
2017-11-20 Tim Rowleyswr/rast: Add alignment to transpose targets
2017-11-20 Tim Rowleyswr/rast: Cache eventmanager
2017-11-20 Tim Rowleyswr/rast: Enable AVX-512 targets in the jitter
2017-11-20 Tim Rowleyswr/rast: Points with clipdistance can't go through...
2017-11-20 Tim Rowleyswr/rast: Code style change (NFC)
2017-11-20 Tim Rowleyswr/rast: Widen fetch shader to SIMD16
2017-11-20 Tim Rowleyswr/rast: Support flexible vertex layout for DS output
2017-11-14 Tim Rowleyswr/rast: Faster emulated simd16 permute
2017-11-14 Tim Rowleyswr/rast: Use gather instruction for i32gather_ps on...
2017-11-10 Bruce Cherniakswr: Fixed an uncommon freed-memory access during state...
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-08 Gert Wollnyswr: Replace the check for c++11 by the unified version
2017-11-06 Marek Olšákgallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
2017-11-01 Dave Airliegallium: add cap for driver specified max combined...
2017-10-20 George Kyriazisswr: Rework scratch space allocation
2017-10-19 Tim Rowleyswr: knob overrides for Intel Xeon Phi
2017-10-19 Tim Rowleyswr/rast: Add api to override draws in flight
2017-10-19 Tim Rowleyswr/rast: Widen fetch shader to SIMD16 (disabled for...
2017-10-19 Tim Rowleyswr/rast: Change DS memory allocation
2017-10-19 Tim Rowleyswr/rast: Fix indentation
2017-10-19 Tim Rowleyswr/rast: Miscellaneous viewport array code changes
2017-10-19 Tim Rowleyswr/rast: Minor changes for os-x
2017-10-11 Tim Rowleyswr: simd16 shaders work in progress
2017-10-10 Eric Anholtgallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for...
2017-10-06 Tim Rowleyswr/rast: use proper alignment for debug transposedPrims
2017-10-06 Marek Olšákgallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-10-02 Emil Velikovswr/rast: do not crash on NULL strings returned by...
2017-09-26 George Kyriazisswr: Remove unneeeded comparison
next