mesa: only expose glImportMemoryFdEXT if the ext is supported
[mesa.git] / src / gallium /
2017-08-22 Samuel Pitoisetradeonsi: try to re-use previously deleted bindless...
2017-08-22 Samuel Pitoisetradeonsi: use slot indexes for bindless handles
2017-08-22 Samuel Pitoisetradeonsi: add si_emit_global_shader_pointers() helper
2017-08-22 Samuel Pitoisetradeonsi: only initialize dirty_mask when CE is used
2017-08-22 Samuel Pitoisetradeonsi: make some si_descriptors fields 32-bit
2017-08-22 Samuel Pitoisetradeonsi: declare new user SGPR indices for bindless...
2017-08-22 Samuel Pitoisetgallium/util: add new module that allocate "numbers"
2017-08-22 Nicolai Hähnleradeonsi/gfx9: add performance counters
2017-08-22 Nicolai Hähnleradeonsi: extract common code of si_upload_{graphics...
2017-08-22 Nicolai Hähnlegallium: remove unused PIPE_DUMP_* defines
2017-08-22 Nicolai Hähnleddebug: remove dd_draw_record::driver_state_log
2017-08-22 Nicolai Hähnleradeonsi: emit string markers to log context
2017-08-22 Nicolai Hähnleradeonsi: log decompress blits
2017-08-22 Nicolai Hähnleradeonsi: log draw and compute state into log context
2017-08-22 Nicolai Hähnleradeonsi: print saved CS to the log context
2017-08-22 Nicolai Hähnleradeonsi: start using u_log_context for debugging
2017-08-22 Nicolai Hähnleradeonsi: re-order debug state dumping
2017-08-22 Nicolai Hähnleradeonsi: make si_shader_selector_reference globally...
2017-08-22 Nicolai Hähnleradeonsi: add reference count to si_compute
2017-08-22 Nicolai Hähnleradeonsi: implement pipe_context::set_log_context
2017-08-22 Nicolai Hähnleddebug: add driver log to record dumps
2017-08-22 Nicolai Hähnlegallium: add pipe_context::set_log_context
2017-08-22 Nicolai Hähnleutil/log: add auto logger facility
2017-08-22 Nicolai Hähnleutil: add chunk logging module
2017-08-22 Aaron Watryclover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN...
2017-08-22 Brian Paulsvga: replace gotos with conditionals in array drawing...
2017-08-22 Brian Paulllvmpipe: add some whitespace between functions in...
2017-08-22 Brian Paulsvga: whitespace clean-up in svga_draw_private.h
2017-08-22 Timothy Arcerigallium/docs: remove old llvmpipe TODO
2017-08-21 Marek Olšákradeonsi: don't prefetch VBO descriptors if vertex...
2017-08-21 Marek Olšákr600g: don't set up and don't call the fetch shader...
2017-08-21 Rob HerringAndroid: Fix LLVM duplicated symbols linking for N...
2017-08-21 Leo Liust/va: add MJPEG for config
2017-08-21 Leo Liust/va: reallocate surface with YUYV stream
2017-08-21 Leo Liust/va: detect MJPEG format from bitstream
2017-08-21 Leo Liuradeon/uvd: add YUYV format support for target buffer
2017-08-21 Leo Liust/va: reallocate surface when interlaced
2017-08-21 Leo Liuradeon/video: MJPEG not support stacked video buffers
2017-08-21 Leo Liust/va: make surface allocate functions more usefully
2017-08-21 Leo Liuradeon/uvd: reconstruct MJPEG bitstream
2017-08-21 Leo Liust/va: add slice parameter handling for MJPEG
2017-08-21 Leo Liust/va: add huffman table handling for MJPEG
2017-08-21 Leo Liust/va: add iq matrix handling for MJPEG
2017-08-21 Leo Liust/va: add picture parameter handling for MJPEG
2017-08-21 Leo Liust/va: add handles for MJPEG Buffers
2017-08-21 Leo Liust/va: create decoder for MJPEG format
2017-08-21 Leo Liust/va: add MJPEG picture to context
2017-08-21 Leo Liuradeon/video: add MJPEG support
2017-08-21 Leo Liuradeon/uvd: add MJPEG support
2017-08-21 Leo Liuradeon/uvd: add MJPEG stream type
2017-08-21 Leo Liuvl: add MJPEG picture description
2017-08-21 Leo Liuvl: add MJPEG profile and format
2017-08-21 Leo Liuradeon/uvd: get the target buffer pitch correct for...
2017-08-21 Samuel Pitoisetradeonsi: update non-resident bindless descriptors...
2017-08-18 Marek Olšákgallium/radeon: remove old_fence parameter from r600_gf...
2017-08-18 Marek Olšákradeonsi/gfx9: prevent a GPU hang after a timestamp...
2017-08-18 Marek Olšákradeonsi: don't use CLEAR_STATE on SI
2017-08-18 Jon TurneyFix build when HAVE_LIBDRM isn't defined
2017-08-17 Roland Scheideggerllvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-17 Roland Scheideggersoftpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
2017-08-17 Ilia Mirkinnv50/ir: fix TXQ srcMask
2017-08-17 Ilia Mirkinnv50/ir: fix srcMask computation for TG4 and TXF
2017-08-17 Frank Richtergallium/os: fix os_time_get_nano() to roll over less
2017-08-17 Frank Richterst/wgl: check for negative delta in wait_swap_interval()
2017-08-16 Tim Rowleyswr/rast: Fix invalid casting for calls to Interlocked...
2017-08-16 Boyuan Zhangradeon/vce: support all firmwares with major ver 53
2017-08-16 Ilia Mirkina2xx: only update rasterizer settings when they're...
2017-08-16 Ilia Mirkina2xx: add logicop support
2017-08-16 Aaron Watryclover/event: Include additional event statuses for...
2017-08-15 Jonas Pfeilbroadcom/vc4: Port NEON-code to ARM64
2017-08-15 Eric Anholtbroadcom/vc4: Build the vc4_tiling_lt_neon.c with ...
2017-08-15 Marek Olšákradeonsi: disable CE by default
2017-08-15 Dave Airlieradeonsi: initialise imported surface to 0.
2017-08-14 Julien Isorcest/va: change frame_idx from array to hash table
2017-08-12 Ilia Mirkinnv50/ir: clean up saturated values immediately
2017-08-12 Ilia Mirkinnvc0/ir: unlink values pre- and post-call to division...
2017-08-11 Marek Olšákgallium/radeon: only pass shader-specific debug flags...
2017-08-11 Marek Olšákradeonsi/gfx9: fix the scissor bug workaround
2017-08-11 Marek Olšákradeonsi/gfx9: use the VI codepath for clamping Z
2017-08-10 Marek Olšákac: fail shader compilation if libelf is replaced by...
2017-08-10 Thomas Hellstromdri: Introduce SWAP_METHOD tokens
2017-08-09 Karol Herbstnv50/ir: fix ConstantFolding with saturation
2017-08-09 Rob Herringst/dri2: fix kms_swrast driconf option handling
2017-08-09 Samuel Pitoisetradeonsi: drop two unused variables in create_function()
2017-08-07 Marek Olšákradeonsi: fix a compile failure due to disabled asserts
2017-08-07 Marek Olšákradeonsi: use optimal packet order when doing a pipelin...
2017-08-07 Marek Olšákradeonsi: expose the number of decompress calls to...
2017-08-07 Marek Olšákgallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
2017-08-07 Marek Olšákradeonsi: rename shader_userdata -> shader_pointers...
2017-08-07 Marek Olšákradeonsi: prefetch VBO descriptors after the first...
2017-08-07 Marek Olšákradeonsi: add a separate dirty mask for prefetches
2017-08-07 Marek Olšákradeonsi: add and use si_pm4_state_enabled_and_changed
2017-08-07 Marek Olšákradeonsi: de-atomize L2 prefetch
2017-08-07 Marek Olšákradeonsi: align all CE dumps to L2 cache line size
2017-08-07 Marek Olšákradeonsi: remove a tautology sctx->framebuffer.nr_sampl...
2017-08-07 Marek Olšákgallium/radeon: print all members of radeon_info with...
2017-08-07 Gurchetan Singhst/dri: add drisw image extension
2017-08-07 Gurchetan Singhst/dri: move some image functions to dri_helpers.c
2017-08-07 Gurchetan Singhst/dri: organize order of includers in dri_helpers
2017-08-07 Gurchetan Singhst/dri: change dri_extensions to dri_helpers
next