2020-06-22 |
Neil Roberts | gallium: Add pipe cap for primitive restart with fixed... |
tree | commitdiff |
2020-06-02 |
Marek Olšák | gallium: add shader caps INT16 and FP16_DERIVATIVES |
tree | commitdiff |
2020-06-01 |
Dylan Baker | meson: use gnu_symbol_visibility argument |
tree | commitdiff |
2020-05-30 |
Vinson Lee | r300g: Remove extra printf format specifiers. |
tree | commitdiff |
2020-05-13 |
Marek Olšák | gallium: change comments to remove 'state tracker' |
tree | commitdiff |
2020-05-13 |
Marek Olšák | gallium: rename 'state tracker' to 'frontend' |
tree | commitdiff |
2020-05-07 |
Marek Olšák | ac/surface,radeonsi: move the set/get_bo_metadata code... |
tree | commitdiff |
2020-04-29 |
Mike Blumenkrantz | gallium: add pipe cap for scissored clears and pass... |
tree | commitdiff |
2020-01-21 |
Eric Anholt | r300: Remove a bunch of default handling of pipe caps. |
tree | commitdiff |
2019-11-14 |
Eric Anholt | util: Move gallium's PIPE_FORMAT utils to /util/format/ |
tree | commitdiff |
2019-11-05 |
Dylan Baker | util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN |
tree | commitdiff |
2019-11-05 |
Dylan Baker | util/u_endian: set PIPE_ARCH_*_ENDIAN to 1 |
tree | commitdiff |
2019-10-10 |
Marek Olšák | gallium: remove PIPE_SHADER_CAP_SCALAR_ISA |
tree | commitdiff |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: set winsys_handle::stride,offset... |
tree | commitdiff |
2019-09-10 |
Marek Olšák | r300,r600,radeonsi: read winsys_handle::stride,offset... |
tree | commitdiff |
2019-08-03 |
Eric Engestrom | meson: drop unused dep_{thread,dl} |
tree | commitdiff |
2019-08-03 |
Eric Engestrom | meson: replace libmesa_util with idep_mesautil |
tree | commitdiff |
2019-07-23 |
Pierre-Eric Pellou... | u_blitter: add a msaa parameter to util_blitter_clear |
tree | commitdiff |
2019-07-23 |
Ilia Mirkin | gallium: switch boolean -> bool at the interface defini... |
tree | commitdiff |
2019-07-10 |
Erik Faye-Lund | gallium: get rid of PIPE_CAP_SM3 |
tree | commitdiff |
2019-07-03 |
Michel Dänzer | winsys/amdgpu: Make KMS handles valid for original... |
tree | commitdiff |
2019-06-12 |
Rui Salvaterra | r300g: implement GLSL disk shader caching |
tree | commitdiff |
2019-06-12 |
Richard Thier | r300g: restore performance after RADEON_FLAG_NO_INTERPR... |
tree | commitdiff |
2019-05-23 |
Kenneth Graunke | gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C... |
tree | commitdiff |
2019-05-16 |
Marek Olšák | winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER... |
tree | commitdiff |
2019-05-13 |
Eric Anholt | gallium: Redefine the max texture 2d cap from _LEVELS... |
tree | commitdiff |
2019-04-29 |
Eric Engestrom | delete autotools .gitignore files |
tree | commitdiff |
2019-04-24 |
Marek Olšák | gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for... |
tree | commitdiff |
2019-04-24 |
Marek Olšák | gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FR... |
tree | commitdiff |
2019-04-15 |
Dylan Baker | Delete autotools |
tree | commitdiff |
2019-02-08 |
Karol Herbst | gallium: add PIPE_CAP_MAX_VARYINGS |
tree | commitdiff |
2018-11-29 |
Marek Olšák | winsys/amdgpu,radeon: pass vm_alignment to buffer_from_... |
tree | commitdiff |
2018-11-20 |
Dylan Baker | meson: Add tests to suites |
tree | commitdiff |
2018-11-09 |
Marek Olšák | radeonsi: stop command submission with PIPE_CONTEXT_LOS... |
tree | commitdiff |
2018-09-20 |
Brian Paul | r300g: add PIPE_SHADER_CAP_SCALAR_ISA switch case to... |
tree | commitdiff |
2018-09-07 |
Marek Olšák | gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET |
tree | commitdiff |
2018-09-07 |
Marek Olšák | gallium: enable GL_AMD_depth_clamp_separate on r600... |
tree | commitdiff |
2018-09-04 |
Eric Anholt | gallium: Add a helper for implementing PIPE_CAP_* defau... |
tree | commitdiff |
2018-08-25 |
Kenneth Graunke | gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE. |
tree | commitdiff |
2018-08-23 |
Marek Olšák | gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE |
tree | commitdiff |
2018-08-23 |
Marek Olšák | gallium: add PIPE_CAP_MAX_GS_INVOCATIONS |
tree | commitdiff |
2018-07-31 |
Marek Olšák | gallium: add storage_sample_count parameter into is_for... |
tree | commitdiff |
2018-07-31 |
Marek Olšák | gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS |
tree | commitdiff |
2018-06-29 |
Marek Olšák | gallium/util: remove dummy function util_format_is_supp... |
tree | commitdiff |
2018-06-19 |
Marek Olšák | amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf |
tree | commitdiff |
2018-06-15 |
Rhys Perry | gallium: add support for programmable sample locations |
tree | commitdiff |
2018-06-06 |
Marek Olšák | r300g/swtcl: make pipe_context uploaders use malloc... |
tree | commitdiff |
2018-05-30 |
Marek Olšák | gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY |
tree | commitdiff |
2018-05-01 |
Rhys Perry | gallium: add initial support for conservative rasterization |
tree | commitdiff |
2018-03-29 |
Ian Romanick | util: Move util_is_power_of_two to bitscan.h and rename... |
tree | commitdiff |
2018-03-20 |
Timothy Arceri | gallium: add packed uniform CAP |
tree | commitdiff |
2018-02-17 |
Marek Olšák | gallium: allow drivers to impose BO flags restrictions... |
tree | commitdiff |
2018-02-13 |
Dave Airlie | gallium: drop all the guard band float caps. |
tree | commitdiff |
2018-01-30 |
Andres Rodriguez | gallium: introduce PIPE_CAP_FENCE_SIGNAL v2 |
tree | commitdiff |
2018-01-20 |
Dylan Baker | autotools: include meson build files in tarball |
tree | commitdiff |
2018-01-17 |
Marek Olšák | gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS |
tree | commitdiff |
2018-01-17 |
Marek Olšák | gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP |
tree | commitdiff |
2018-01-17 |
Marek Olšák | gallium: remove PIPE_CAP_TWO_SIDED_STENCIL |
tree | commitdiff |
2018-01-14 |
Grazvydas Ignotas | r300g: remove double assignment |
tree | commitdiff |
2018-01-11 |
Dylan Baker | meson: move libsensors dependency to libgallium |
tree | commitdiff |
2018-01-11 |
Dylan Baker | meson: Use consistent style for tests |
tree | commitdiff |
2017-12-19 |
Rob Clark | gallium: plumb context priority through to driver |
tree | commitdiff |
2017-12-05 |
Marek Olšák | gallium/u_upload_mgr: allow drivers to specify pipe_res... |
tree | commitdiff |
2017-12-04 |
Dylan Baker | meson: define driver dependencies |
tree | commitdiff |
2017-12-01 |
Dylan Baker | meson: Add lmsensors support |
tree | commitdiff |
2017-11-29 |
Marek Olšák | r300,r600,radeonsi: replace RADEON_FLUSH_* with PIPE_FL... |
tree | commitdiff |
2017-11-28 |
Dylan Baker | meson: build r300 driver |
tree | commitdiff |
2017-11-17 |
Brian Paul | r300: add PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* switch... |
tree | commitdiff |
2017-11-09 |
Dave Airlie | gallium: add CAPs to support HW atomic counters. (v3) |
tree | commitdiff |
2017-11-09 |
Nicolai Hähnle | util: move os_time.[ch] to src/util |
tree | commitdiff |
2017-11-06 |
Marek Olšák | gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET |
tree | commitdiff |
2017-11-01 |
Dave Airlie | gallium: add cap for driver specified max combined... |
tree | commitdiff |
2017-10-27 |
Brian Paul | gallium: s/unsigned/enum pipe_prim_type/ |
tree | commitdiff |
2017-10-10 |
Eric Anholt | gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for... |
tree | commitdiff |
2017-10-07 |
Marek Olšák | gallium/u_blitter: let drivers decide which VS to use... |
tree | commitdiff |
2017-10-07 |
Marek Olšák | gallium/u_blitter: let drivers set the vertex elements... |
tree | commitdiff |
2017-10-06 |
Marek Olšák | gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS |
tree | commitdiff |
2017-10-03 |
Matt Turner | gallium: Remove util_format_s3tc_init() |
tree | commitdiff |
2017-10-03 |
Matt Turner | gallium: Remove util_format_s3tc_enabled |
tree | commitdiff |
2017-09-29 |
Nicolai Hähnle | gallium: add LDEXP TGSI instruction and corresponding cap |
tree | commitdiff |
2017-09-29 |
Nicolai Hähnle | r300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS |
tree | commitdiff |
2017-09-21 |
Jan Vesely | gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS |
tree | commitdiff |
2017-09-18 |
Jan Vesely | gallium: Add PIPE_SHADER_CAP_FP16 |
tree | commitdiff |
2017-09-18 |
Nicolai Hähnle | gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE |
tree | commitdiff |
2017-09-15 |
Timothy Arceri | gallium: introduce PIPE_CAP_LOAD_CONSTBUF |
tree | commitdiff |
2017-09-11 |
Marek Olšák | gallium/u_blitter: use draw_rectangle for all blits... |
tree | commitdiff |
2017-09-11 |
Marek Olšák | gallium/u_blitter: use draw_rectangle callback for... |
tree | commitdiff |
2017-09-11 |
Marek Olšák | gallium/u_blitter: add new union blitter_attrib to... |
tree | commitdiff |
2017-09-08 |
Eric Engestrom | r300: use ARRAY_SIZE macro |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcode SCS |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcode BREAKC |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcode XPD |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcode DPH |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcode DP2A |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI_OPCODE_CALLNZ |
tree | commitdiff |
2017-08-22 |
Marek Olšák | gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ |
tree | commitdiff |
2017-08-03 |
Timothy Arceri | gallium: introduce PIPE_CAP_MEMOBJ |
tree | commitdiff |
2017-08-02 |
Dave Airlie | r300: drop u_mm.h include. |
tree | commitdiff |
2017-08-02 |
Nicolai Hähnle | gallium: add pipe_screen_config to screen_create functions |
tree | commitdiff |
2017-08-02 |
Nicolai Hähnle | gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and... |
tree | commitdiff |
next |