swr: remove formats from mapping table that don't have StoreTile impls
[mesa.git] / src / gallium / drivers / swr /
2016-11-23 Ilia Mirkinswr: remove formats from mapping table that don't have...
2016-11-23 Ilia Mirkinswr: remove unnecessary -1 entries in format mapping...
2016-11-23 Ilia Mirkinswr: rework resource layout and surface setup
2016-11-22 Marek Olšákgallium: fix more occurences of u_hash.h
2016-11-22 Ilia Mirkinswr: calculate viewport width/height based on the scale
2016-11-22 Ilia Mirkinswr: don't claim to allow setting layer/viewport from VS
2016-11-22 Ilia Mirkinswr: allocate all scratch space in one go for vertex...
2016-11-22 Ilia Mirkinswr: call swr_update_derived unconditionally when drawi...
2016-11-22 Ilia Mirkinswr: [rasterizer memory] minify texture width before...
2016-11-22 Ilia Mirkinswr: [rasterizer memory] minify original sizes for...
2016-11-21 George Kyriazisgallium: swr: Added swr build for windows
2016-11-21 George Kyriazisswr: Modify gen_knobs.{cpp|h} creation script
2016-11-21 George Kyriazisswr: Windows-related changes
2016-11-21 George Kyriazisswr: renamed duplicate swr_create_screen()
2016-11-21 George Kyriazisswr: Handle windows.h and NOMINMAX
2016-11-19 Ilia Mirkinswr: mark streamout buffers as written
2016-11-16 Tim Rowleyswr: [rasterizer core] fix clear with multiple color...
2016-11-16 Ilia Mirkinswr: mark color clamping as unsupported
2016-11-16 Ilia Mirkinswr: always enable adding start/base vertex to gl_VertexId
2016-11-16 Ilia Mirkinswr: add support for upper-left fragcoord position
2016-11-16 Ilia Mirkinswr: make sure that all rendering is finished on shader...
2016-11-16 Ilia Mirkinswr: disable blending for integer formats
2016-11-16 Ilia Mirkinswr: mark rgb9_e5 as unrenderable
2016-11-16 Ilia Mirkinswr: no support for shader stencil export
2016-11-16 Ilia Mirkinswr: mark both frag and vert textures read, don't forge...
2016-11-16 Ilia Mirkinswr: fix texture layout for compressed formats
2016-11-16 Ilia Mirkinswr: add archrast generated files to gitignore
2016-11-16 Ilia Mirkinswr: [rasterizer jitter] don't bother quantizing unused...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] fix store tile for 128-bit...
2016-11-16 Ilia Mirkinswr: [rasterizer memory] add support for R32_FLOAT_X8X2...
2016-11-14 Tim Rowleyswr: [rasterizer core] remove driverType
2016-11-14 Tim Rowleyswr: [rasterizer archrast] move to pass by value
2016-11-14 Tim Rowleyswr: [rasterizer core] add mode for aux buffer in the...
2016-11-14 Tim Rowleyswr: [rasterizer common] don't bleed NOMINMAX definitio...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] add events
2016-11-14 Tim Rowleyswr: [rasterizer core] fix culling issues
2016-11-14 Tim Rowleyswr: [rasterizer core/jitter] fix alpha test bug
2016-11-14 Tim Rowleyswr: [rasterizer core] various code style changes
2016-11-14 Tim Rowleyswr: [rasterizer archrast] don't generate empty files
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix open file handle limit...
2016-11-14 Tim Rowleyswr: [rasterizer archrast] fix double free issue
2016-11-14 Tim Rowleyswr: [rasterizer core] separate frontend/backend stats...
2016-11-14 Tim Rowleyswr: [rasterizer core] 16-wide tile store nearly completed
2016-11-10 Ilia Mirkinswr: correct setting of independentAlphaBlendEnable
2016-11-10 Ilia Mirkinswr: [rasterizer] add a .dir-locals.el to support 4...
2016-11-10 Ilia Mirkinswr: set halfz rasterizer setting
2016-11-10 Ilia Mirkinswr: [rasterizer core] allow an OpenGL driver to specif...
2016-11-10 Ilia Mirkinswr: fix support for inverted depth scales
2016-11-10 Ilia Mirkinswr: [rasterizer jitter] fix logic op to work with...
2016-11-09 Ilia Mirkinswr: disable logic op when the rt format is float or...
2016-11-09 Ilia Mirkinswr: fix AND_INVERTED logic op conversion
2016-11-09 Ilia Mirkinswr: add support for EXT_depth_bounds_test
2016-11-09 Ilia Mirkinswr: [rasterizer core] set depth hottile when depth...
2016-11-08 Tim Rowleyswr: allow alphatest without blend or logicop
2016-10-31 George Kyriazisswr: [rasterizer] added EventHandlerFile contructor
2016-10-31 George Kyriazisswr: [rasterizer core] Frontend dependency work
2016-10-31 George Kyriazisswr: [rasterizer core] Refactor/cleanup backends
2016-10-31 George Kyriazisswr: [rasterizer core] Remove deprecated simd intrinsics
2016-10-31 George Kyriazisswr: [rasterizer archrast] Add thread tags to event...
2016-10-22 Ilia Mirkingallium: add PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
2016-10-14 Tim Rowleyswr: [rasterizer core] don't construct pArContext on...
2016-10-14 Tim Rowleyswr: [rasterizer core] remove WorkerWaitForThreadEvent...
2016-10-14 Tim Rowleyswr: [rasterizer core] move binner functionality to...
2016-10-14 Tim Rowleyswr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
2016-10-14 Tim Rowleyswr: [rasterizer core] fix comment typo
2016-10-14 Tim Rowleyswr: [rasterizer core/sim] 8x2 backend + 16-wide tile...
2016-10-14 Tim Rowleyswr: [rasterizer archrast] fix event file issue with...
2016-10-14 Eric Engestromswr: [rasterizer common] fix assert index
2016-10-12 Emil Velikovswr: automake: add ar_eventhandlerfile_h.template to...
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-11 Tim Rowleyswr: [rasterizer archrast] update proto file
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add support for stats files
2016-10-11 Tim Rowleyswr: [rasterizer jitter] remove architecture override
2016-10-11 Tim Rowleyswr: [rasterizer jitter] adjust jitmanager assert
2016-10-11 Tim Rowleyswr: [rasterizer] eliminate unused label warnings on gcc
2016-10-11 Tim Rowleyswr: [rasterizer core] implement depth bounds test
2016-10-11 Tim Rowleyswr: [rasterizer core] update/add formats
2016-10-11 Tim Rowleyswr: [rasterizer core] SwrStoreTiles api change
2016-10-11 Tim Rowleyswr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-10-11 Tim Rowleyswr: [rasterizer core] disable cull for rect_list
2016-10-11 Tim Rowleyswr: [rasterizer core] add support for "RAW" surface...
2016-10-11 Tim Rowleyswr: [rasterizer core] align Macrotile FIFO memory...
2016-10-11 Tim Rowleyswr: [rasterizer common] remove threadviz code
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-10-03 Bruce Cherniakswr: Removed stalling SwrWaitForIdle from queries.
2016-10-03 Tim Rowleyswr: [rasterizer core] refactor thread creation
2016-10-03 Tim Rowleyswr: [rasterizer jitter] canonicalize blend compile...
2016-10-03 Tim Rowleyswr: [rasterizer core] archrast fixes
2016-10-03 Tim Rowleyswr: [rasterizer jitter] fixes for icc in vs2015 compat...
2016-10-03 Tim Rowleyswr: [rasterizer core] generalize compute dispatch...
2016-10-03 Tim Rowleyswr: [rasterizer common] os.h portability header changes
2016-09-27 Tim Rowleyswr: replace gallium->swr format enum conversion
2016-09-20 Tim Rowleyswr: [rasterizer core] Better thread destruction
2016-09-20 Tim Rowleyswr: [rasterizer jitter] Fix missing end-of-file newline
2016-09-20 Tim Rowleyswr: [rasterizer core] Add macros for mapping ArchRast...
2016-09-08 Tim Rowleyswr: fixes for format mapping and texture sizing
2016-08-30 Tim Rowleyswr: [rasterizer] add archrast instrumentation
2016-08-29 Tim Rowleyswr: [rasterier core] fix GetRasterizerFunc selection
2016-08-29 Tim Rowleyswr: [rasterizer core] whitespace cleanup
next