configure: allow building with python3
[mesa.git] / src / gallium / drivers / swr / swr_memory.h
2018-04-18 George Kyriazisswr/rast: Optimize late/bindless JIT of samplers
2017-07-11 Tim Rowleyswr: switch to using SwrGetInterface api table
2017-04-29 Tim Rowleyswr/rast: add memory api to SwrGetInterface()
2017-04-29 Tim Rowleyswr/rast: add SwrInit() to init backend/memory tables
2016-11-24 Ilia Mirkinswr: [rasterizer core] pipe renderTargetArrayIndex...
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-04-22 Tim Rowleyswr: [rasterizer memory] Constify load tiles
2016-03-15 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-03-10 Tim Rowleygallium/swr: remove use of BYTE from swr driver
2016-03-03 Tim Rowleygallium/swr: add OpenSWR driver