r600/sb: update last_cf if alu is the last clause
[mesa.git] / src / gallium /
2018-01-18 Dave Airlier600/sb: update last_cf if alu is the last clause
2018-01-18 Dave Airlier600/sb: start adding GDS support
2018-01-18 Dave Airlier600/sb: add tess/compute initial state registers.
2018-01-18 Dave Airlier600/sb: fix a bug emitting ar load from a constant.
2018-01-18 Dave Airlier600/shader: only emit add instruction if param has...
2018-01-18 Dave Airlier600: emit 0 gds_op for tf write.
2018-01-18 Dave Airlier600: add support for ARB_shader_clock.
2018-01-17 Marek Olšákgallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
2018-01-17 Marek Olšáknine: assume that user constant buffers are always...
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 Brian Paulsvga: add num-commands-per-draw HUD query
2018-01-17 Brian Paulgallium/hud: Fix support for PIPE_DRIVER_QUERY_TYPE_FLOAT
2018-01-17 Brian Paulgallium/hud: remove uint64_t casts in sensor query_sti_...
2018-01-17 Brian Paulgallium/hud: compute cpu load, percent with doubles
2018-01-17 Brian Paulgallium/hud: s/unsigned/enum pipe_query_type/
2018-01-17 George Kyriazismeson: add llvm dependency for swr build
2018-01-17 Leo Liust/va: add break for MPEG4 data buffer handling case
2018-01-17 Leo Liust/va: remove TODO line for JPEG data buffer handling
2018-01-17 Timothy Arceriradeonsi: bump glsl version to 450 for nir backend
2018-01-17 Timothy Arceriradeonsi/nir: add some missing tcs bits to the nir...
2018-01-17 Timothy Arceriac/radeonsi: add tcs load outputs support
2018-01-16 Roland Scheideggerdraw: remove VSPLIT_CREATE_IDX macro
2018-01-16 Roland Scheideggerdraw: fix vsplit code when the (post-bias) index value...
2018-01-16 Grazvydas Ignotasst/va: release held locks in error paths
2018-01-16 Grazvydas Ignotasradeon: remove unneeded semicolons
2018-01-16 Samuel Pitoisetac: import lp_create_builder() from gallivm
2018-01-16 Indrajit Dasst/va: clear pointers for mpeg2 quantiser matrices
2018-01-16 Indrajit Dasradeon/vcn: update quantiser matrices only when requested
2018-01-16 Indrajit Dasradeon/uvd: update quantiser matrices only when requested
2018-01-15 Adam JacksonRevert "gallium/dri2: Enable {GLX_ARB,EGL_KHR}_context_...
2018-01-14 Gert Wollnyr600/shader: Initialize max_driver_temp_used correctly...
2018-01-14 Rob Clarkfreedreno/ir3: "soft" depth scheduling for SFU instructions
2018-01-14 Rob Clarkfreedreno/a5xx: work around SWAP vs TILE_MODE constraint
2018-01-14 Rob Clarkfreedreno/a5xx: texture tiling
2018-01-14 Rob Clarkfreedreno: update generated headers
2018-01-14 Rob Clarkfreedreno: add screen->setup_slices() for tex layout
2018-01-14 Grazvydas Ignotasr300g: remove double assignment
2018-01-13 Mauro Rossiac: fix build error in si_shader
2018-01-13 Timothy Arceriradv/radeonsi/nir: lower 64bit flrp
2018-01-13 Eric Anholtbroadcom/vc5: Fix up channel swizzling for textures...
2018-01-13 Eric Anholtbroadcom/vc5: Port the draw-time state emission to...
2018-01-13 Eric Anholtbroadcom/vc5: Rename V3D 3.x Flat Shade Action to match...
2018-01-13 Eric Anholtbroadcom/vc5: Update pixel center setup for V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Print the buffer name in simulator overfl...
2018-01-13 Eric Anholtbroadcom/vc5: Update state setup for V3D 4.1.
2018-01-13 Eric Anholtbroadcom/vc5: Set up depth formats for V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Always use the RGBA8 formats for RGBX8.
2018-01-13 Eric Anholtbroadcom/vc5: Move the formats table to per-V3D-version...
2018-01-13 Eric Anholtbroadcom/vc5: Use THRSW to enable multi-threaded shaders.
2018-01-13 Eric Anholtbroadcom/vc5: Port drawing commands to V3D 4.x.
2018-01-13 Eric Anholtbroadcom/vc5: Enable the driver on V3D 4.1
2018-01-13 Eric Anholtbroadcom/vc5: Port the simulator to support V3D 4.1
2018-01-13 Eric Anholtbroadcom/vc5: Port the RCL setup to V3D4.1.
2018-01-13 Eric Anholtbroadcom/vc5: Fix per-tile extra clear packet.
2018-01-13 Eric Anholtbroadcom/vc5: Move the TLB loads and stores to helper...
2018-01-13 Eric Anholtbroadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
2018-01-11 Dylan Bakermeson: move libsensors dependency to libgallium
2018-01-11 Dylan Bakermeson: Use dependencies for nir
2018-01-11 Dylan Bakermeson: Use consistent style for tests
2018-01-11 Dylan Bakermeson: Use consistent style
2018-01-11 Brian Paulsvga: simplify failure code in emit_rss_vgpu9()
2018-01-11 Brian Paulsvga: remove unused fail parameter to EMIT_RS(), EMIT_R...
2018-01-11 Brian Paulsvga: add assertion in svga_queue_rs()
2018-01-11 Brian Paulsvga: whitespace/formatting fixes in svga_state_rss.c
2018-01-11 Timothy Arceriac: add load_patch_vertices_in() to the abi
2018-01-10 Rob Herringtgsi: include struct definitions for tgsi_build declara...
2018-01-10 George Kyriazisswr: Handle indirect indices in GS
2018-01-10 Samuel Pitoisetamd/common: import get_{load,store}_intr_attribs()...
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-10 Roland Scheideggerr600: don't emit tes samplers/views when tes isn't...
2018-01-10 Roland Scheideggerr600: increase number of UBOs to 15
2018-01-10 Roland Scheideggerr600: use GET_BUFFER_RESINFO vtx fetch on eg instead...
2018-01-10 Roland Scheideggerr600: increase number of ubos by one to 14
2018-01-10 Roland Scheideggerr600: set up constants needed for txq for buffers and...
2018-01-10 Roland Scheideggerr600: don't emit reloc for ring buffer out into the...
2018-01-10 Roland Scheideggerr600: hack up num_render_backends on Juniper to 8
2018-01-10 Roland Scheideggerwinsys/radeon: fix up default enabled_rb_mask for r600
2018-01-10 Roland Scheideggerr600: fix enabled_rb_mask on eg/cm
2018-01-10 Roland Scheideggerr600: fix sampler indexing with texture buffers sampling
2018-01-10 Roland Scheideggerr600: don't use vtx offset for load_sample_position
2018-01-10 Dave Airlier600: drop l2 related queries
2018-01-10 Dave Airlier600/shader: only read back the necessary tess factor...
2018-01-09 Indrajit Dasst/omx_bellagio: Update default intra matrix per MPEG2...
2018-01-09 Scott D Phillips.gitignore: Ignore new generated files
2018-01-09 Dylan Bakermeson: set opencl flags for r600
2018-01-09 Dylan Bakermeson: build clover
2018-01-09 Dylan Bakermeson: Turn on swr for relevant targets
2018-01-09 Dylan Bakermeson: Build SWR driver
2018-01-08 Timothy Arceriac: add load_tess_level() to the abi
2018-01-08 Timothy Arceriradeonsi: add load_tess_level() helper
2018-01-07 Ilia Mirkinnvc0: enable bindless on kepler
2018-01-07 Ilia Mirkinnvc0: add bindless image support for kepler
2018-01-07 Ilia Mirkinnvc0: add support for bindless textures on kepler+
2018-01-07 Ilia Mirkinnv50/ir: use the image info in the instruction rather...
next