st/xlib: Use more appropriate include guard
[mesa.git] / src / gallium /
2018-10-18 Michał Janiszewskist/xlib: Use more appropriate include guard
2018-10-18 Michał Janiszewskigallium: Fix mismatched ifdef-guards
2018-10-18 Gert Wollnysoftpipe: dynamically allocate space for immediate...
2018-10-17 Neil RobertsFix setting indent-tabs-mode in the Emacs .dir-locals...
2018-10-17 Rob Clarkfreedreno/a6xx: don't allocate binning rb
2018-10-17 Rob Clarkfreedreno/a6xx: single cmdstream for draw+binning
2018-10-17 Rob Clarkfreedreno/a6xx: split binning vs draw program stateobj's
2018-10-17 Rob Clarkfreedreno/a6xx: split VBO state into binning/draw variants
2018-10-17 Rob Clarkfreedreno/a6xx: move VBO state to stateobj
2018-10-17 Rob Clarkfreedreno/a6xx: move ZSA state to stateobj
2018-10-17 Rob Clarkfreedreno/a6xx: remove vismode param
2018-10-17 Rob Clarkfreedreno/ir3: move binning-pass fixup for a6xx+
2018-10-17 Rob Clarkfreedreno/a6xx: a bit more state emit cleanup
2018-10-17 Rob Clarkfreedreno/a6xx: move framebuffer state emit to emit_mrt()
2018-10-17 Rob Clarkfreedreno/a6xx: small emit_mrt() cleanup
2018-10-17 Rob Clarkfreedreno/a6xx: use program cache
2018-10-17 Rob Clarkfreedreno/ir3: shader variant cache
2018-10-17 Rob Clarkfreedreno/ir3: move binning_pass out of shader variant key
2018-10-17 Rob Clarkfreedreno/ir3: track # of samplers used by shader
2018-10-17 Rob Clarkfreedreno/a6xx: texture state obj
2018-10-17 Rob Clarkfreedreno: add resource seqno
2018-10-17 Rob Clarkfreedreno/a6xx: move const emit to state group
2018-10-17 Rob Clarkfreedreno/a6xx: add infrastructure for CP_DRAW_STATE
2018-10-17 Rob Clarkfreedreno: reduce resource dependency tracking overhead
2018-10-17 Neil Robertsfreedreno: Remove the Emacs mode lines
2018-10-17 Neil Robertsfreedreno: Fix the Emacs indentation configuration...
2018-10-17 Hyunjun Kofreedreno: allocate batches from the cache in launch_grid
2018-10-17 Hyunjun Kofreedreno: adds nondraw param to fd_bc_alloc_batch
2018-10-17 Rob Clarkfreedreno/a6xx: remove fd6_emit_render_cntl()
2018-10-17 Rob Clarkfreedreno/ir3: fix broken texcoord inputs
2018-10-17 Rob Clarkfreedreno: fix off-by-one error in BEGIN_RING()
2018-10-16 Marek Olšákradeonsi: track context rolls better for the Vega sciss...
2018-10-16 Marek Olšákradeonsi: emit sample locations for 1xAA only when...
2018-10-16 Marek Olšákradeonsi: use compute shaders for clear_buffer & copy_b...
2018-10-16 Marek Olšákradeonsi: use copy_buffer in buffer_do_flush_region...
2018-10-16 Marek Olšákradeonsi: use faster integer division for instance...
2018-10-16 Marek Olšákradeonsi: use higher subpixel precision (QUANT_MODE...
2018-10-16 Marek Olšákradeonsi: move emission of PA_SU_VTX_CNTL into emit_gua...
2018-10-16 Marek Olšákradeonsi: don't re-upload the sample position constant...
2018-10-16 Marek Olšákradeonsi: set PA_SU_PRIM_FILTER_CNTL optimally
2018-10-16 Marek Olšákradeonsi: center viewport to improve guardband clipping...
2018-10-16 Marek Olšákradeonsi: save raster config in screen, add se_tile_repeat
2018-10-16 Marek Olšákradeonsi: switch back to standard DX sample positions
2018-10-16 Marek Olšákradeonsi: add GDS support to CP DMA
2018-10-16 Marek Olšákradeonsi: rename si_gfx_* functions to si_cp_*
2018-10-16 Marek Olšákradeonsi: make si_gfx_write_event_eop more configurable
2018-10-16 Caio Marcelo de... intel/nir, freedreno/ir3: Use the separated dead write...
2018-10-16 Eric Anholtv3d: Add support for hardware pack/unpack of half floats.
2018-10-16 Eric Anholtgallium/ttn: Convert inputs and outputs to derefs of...
2018-10-16 Eric Anholtgallium/ttn: Fix the type of gl_FragDepth.
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Enable blitter
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Update headers
2018-10-15 Kristian H. Kristensenfreedreno/a6xx: Remove unnecessary GRAS_2D_BLIT_INFO...
2018-10-15 Kenneth Graunkegallium/u_transfer_helper: Add support for separate...
2018-10-15 Kenneth Graunkegallium/format: Add a helper to combine separate Z24...
2018-10-15 Kenneth Graunkegallium/auxiliary: Add util_format_get_depth_only(...
2018-10-12 Vinson Leer600/sb: Fix constant-logical-operand warning.
2018-10-12 Jose Fonsecascons: Allow building with custom MSVC_USE_SCRIPT script.
2018-10-11 Boyuan Zhangst/va: use provided sizes and coords for vlVaGetImage
2018-10-09 Brian Paulsvga: change svga_destroy_shader_variant() to return...
2018-10-09 Ilia Mirkinnvc0: fix blitting red to srgb8_alpha
2018-10-09 Ilia Mirkinnv50,nvc0: guard against zero-size blits
2018-10-09 Ilia Mirkinnv50,nvc0: mark RGBX_UINT formats as renderable
2018-10-09 Michel Dänzerst/dri: Handle BGRA5551 format
2018-10-08 Rob Clarkfreedreno/a5xx+a6xx: fix LRZ pitch alignment
2018-10-08 Rob Clarkfreedreno/a6xx: add LRZ support
2018-10-08 Rob Clarkfreedreno: update generated headers
2018-10-08 Rob Clarkfreedreno/a6xx: add helper for various CP_EVENT_WRITE
2018-10-08 Rob Clarkfreedreno/a6xx: remove unused fxns
2018-10-08 Rob Clarkfreedreno/a6xx: remove fd6_shader_stateobj
2018-10-07 Marek Olšákutil/u_queue: add UTIL_QUEUE_INIT_SET_FULL_THREAD_AFFINITY
2018-10-07 Marek Olšákradeonsi: fix a typo at CS_PARTIAL_FLUSH
2018-10-07 Marek Olšákac: add ac_build_round
2018-10-07 Marek Olšákac: correct PKT3_COPY_DATA definitions
2018-10-07 Marek Olšákac: define all address spaces properly
2018-10-06 Gert Wollnygallivm: Make it possible to disable some optimization...
2018-10-06 Tomeu Vizosovirgl: Pass resource size and transfer offsets
2018-10-06 Gert Wollnyvirgl, vtest: Correct the transfer size calculation
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders vgt_ver...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders Tessell...
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders PS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders VS
2018-10-05 Sonny Jiangradeonsi:optimizing SET_CONTEXT_REG for shaders GS
2018-10-05 Marek Olšákradeonsi: optimize and allow reg > 31 in radeon_opt_set...
2018-10-05 Sonny Jiangradeonsi: optimizing SET_CONTEXT_REG for shaders ES
2018-10-04 Tomeu Vizosovirgl: Negotiate version with vtest server
2018-10-04 Guido Güntheretnaviv: Use write combine instead of unached mappings...
2018-10-03 Emil Velikovfreedreno: add the a6xx sources to the Android build
2018-10-03 Emil Velikovpipe-loader: add a dup() in pipe_loader_sw_probe_kms
2018-10-03 Emil Velikovpipe-loader: move dup(fd) within pipe_loader_drm_probe_fd
2018-10-03 Emil Velikovst/nine: do not double-close the fd on teardown
2018-10-03 Emil Velikovvl/dri3: do full teardown on screen_destroy
2018-10-03 Emil Velikovst/dri: make swrast_no_present member of dri_screen
2018-10-03 Emil Velikovst/dri: inline dri2_buffer.h within dri2.c
2018-10-03 Emil Velikovst/xa: remove unused xa_screen::d[s]_depth_bits_last
2018-10-02 Timothy Arcerir600: use build-id when available for disk cache
2018-10-02 Timothy Arcerinouveau: use build-id when available for disk cache
2018-10-02 Timothy Arceriradeonsi: use build-id when available for disk cache
2018-10-02 Józef Kuciaradeonsi: avoid sending GS_EMIT in shaders without...
2018-10-02 Marek Olšákradeonsi: initialize ac_gpu_info::name when using SI_FO...
next