mesa: Drop function pointer checks in s3tc code
[mesa.git] / src / gallium /
2017-10-02 Marek Olšákgallium/u_tests: test sync_file fences
2017-10-02 Rob Clarkfreedreno/a5xx: fix missing restore state
2017-10-02 Emil Velikovswr/rast: do not crash on NULL strings returned by...
2017-10-02 Rob Clarkfreedreno/a5xx: align height to GMEM
2017-10-02 Nicolai Hähnleradeonsi: adjust clip discard based on line width ...
2017-10-02 Nicolai Hähnleradeonsi: remove si_context::{scissor_enabled,clip_halfz}
2017-10-02 Nicolai Hähnleradeonsi: simplify the signature of si_update_vs_writes...
2017-10-02 Nicolai Hähnleradeonsi: move current_rast_prim into si_context
2017-10-02 Nicolai Hähnleradeonsi: move and rename scissor and viewport state...
2017-10-02 Nicolai Hähnleradeonsi: remove si_apply_scissor_bug_workaround
2017-10-02 Nicolai Hähnleradeonsi: move r600_viewport.c to si_viewport.c
2017-10-02 Nicolai Hähnleradeonsi: fix maximum advertised point size / line...
2017-10-02 Nicolai Hähnleradeonsi: deduce rast_prim correctly for tessellation...
2017-10-02 Nicolai Hähnleradeonsi: don't discard points and lines
2017-10-02 Nicolai Hähnleradeonsi: move current_rast_prim to r600_common_context
2017-10-02 Nicolai Hähnlegallium: add PIPE_FORMAT_R10G10B10X2_UNORM
2017-10-02 Rob Clarkfreedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-10-02 Nicolai Hähnleradeonsi: fix a regression in integer cube map handling
2017-10-02 Nicolai Hähnleamd/common: move ac_build_phi from radeonsi
2017-09-30 Marek Olšákradeonsi: don't use the template keyword
2017-09-30 Marek Olšákgallium/vl: don't use the template keyword
2017-09-30 Benedikt Schemmerradeonsi/uvd: clean up si_video_buffer_create
2017-09-30 Marek Olšákradeonsi/uvd: fix planar formats broken since f70f6baaa...
2017-09-30 Roland Scheideggergallium: add new LOD opcode
2017-09-29 Leo Liust/va: add dst rect to avoid scale on deint
2017-09-29 Nicolai Hähnleradeonsi: emit DLDEXP and DFRACEXP TGSI opcodes
2017-09-29 Nicolai Hähnleradeonsi: emit LDEXP opcode
2017-09-29 Nicolai Hähnlegallium: add LDEXP TGSI instruction and corresponding cap
2017-09-29 Nicolai Hähnletgsi: infer that dst[1] of DFRACEXP is an integer
2017-09-29 Nicolai Hähnlegallivm: add support for TGSI instructions with two...
2017-09-29 Nicolai Hähnlegallivm: add dst register index to lp_build_tgsi_contex...
2017-09-29 Nicolai Hähnletgsi: clarify the semantics of DFRACEXP
2017-09-29 Nicolai Hähnletgsi: fix the documentation of DLDEXP
2017-09-29 Nicolai Hähnletgsi: infer that DLDEXP's second source has an integer...
2017-09-29 Nicolai Hähnler600: cleanup set_occlusion_query_state
2017-09-29 Nicolai Hähnler300: add missing case PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-29 Nicolai Hähnleradeonsi: fix border color translation for integer...
2017-09-29 Nicolai Hähnleradeonsi: clamp border colors for upgraded depth textures
2017-09-29 Nicolai Hähnleradeonsi: clamp depth comparison value only for fixed...
2017-09-29 Nicolai Hähnleradeonsi/gfx9: fix geometry shaders without output...
2017-09-29 Nicolai Hähnleradeonsi: move descriptor logs to after corresponding...
2017-09-29 Nicolai Hähnleamd/common: remove ac_shader_abi::chip_class
2017-09-29 Nicolai Hähnlegallium/radeon: fix a comment
2017-09-28 Brian Paulsvga: add missing PIPE_SHADER_CAP_INT64_ATOMICS switch...
2017-09-28 Brian Paulsvga: trivial whitespace clean-ups in svga_screen.c
2017-09-28 Brian Paulgallium/util: use new util_vasprintf() function
2017-09-28 Neha Bhendesvga: start advertising PIPE_CAP_QUADS_FOLLOW_PROVOKING...
2017-09-28 Lucas Stachetnaviv: optimize RS transfers
2017-09-28 Lucas Stachetnaviv: add resource subregion copy
2017-09-28 Lucas Stachetnaviv: support tile aligned RS blits
2017-09-28 Leo Liust/va: use pipe transfer_map to map upload buffer
2017-09-28 Gwan-gyeong Mungallium/docs: add reference links for resource_create...
2017-09-28 Gwan-gyeong Mungallium/docs: fix a reference link for get_paramf
2017-09-27 Eric Anholtbroadcom/vc4: Fix release build
2017-09-27 Eric Anholtvc4: Add labels to BOs for debug builds or with VC4_DEB...
2017-09-27 Marek Olšákst/dri: don't expose modifiers in EGL if the driver...
2017-09-27 Jan Veselyclover: Query and export int64 atomics
2017-09-27 Marek Olšákgallium/radeon: consolidate PIPE_BIND_SHARED/SCANOUT...
2017-09-27 Samuel Pitoisetradeonsi: remove useless check in si_blit_decompress_co...
2017-09-27 Samuel Pitoisetgallium/radeon: more use of vi_dcc_formats_are_incompat...
2017-09-26 George Kyriazisswr: Remove unneeeded comparison
2017-09-26 George Kyriazisswr: Handle resource across context changes
2017-09-26 Eric Anholtgallium: Weaken assertion about u_mm's align2 field.
2017-09-26 Boris Brezillonbroadcom/vc4: Fix infinite retry in vc4_bo_alloc()
2017-09-26 Eric Anholtbroadcom/vc4: Keep pipe_sampler_view->texture matching...
2017-09-26 Brian Paulsvga: silence unused var warning in optimized build...
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-09-25 Tim Rowleyswr/rast: Handle instanceID offset / Instance Stride...
2017-09-25 Tim Rowleyswr/rast: Remove code supporting legacy llvm (<3.9)
2017-09-25 Tim Rowleyswr/rast: Fix allocation of DS output data for USE_SIMD...
2017-09-25 Tim Rowleyswr/rast: Slightly more efficient blend jit
2017-09-25 Tim Rowleyswr/rast: Properly sized null GS buffer
2017-09-25 Tim Rowleyswr/rast: Move SWR_GS_CONTEXT from thread local storage...
2017-09-25 Tim Rowleyswr/rast: Fetch compile state changes
2017-09-25 Tim Rowleyswr/rast: New GS state/context API
2017-09-25 Tim Rowleyswr/rast: Add support for R10G10B10_FLOAT_A2_UNORM...
2017-09-25 Leo Liust/va/postproc: implement the DRM prime grabber
2017-09-25 Leo Liuvl/compositor: convert RGB buffer to YUV with color...
2017-09-25 Leo Liuvl/csc: add a RGB to YUV CSC matrix
2017-09-25 Leo Liuvl/compositor: create RGB to YUV fragment shader
2017-09-25 Leo Liust/va/postproc: use progressive target buffer for scaling
2017-09-25 Leo Liust/va: make internal func vlVaHandleSurfaceAllocate...
2017-09-25 Leo Liust/va/postproc: add a full NV12 deint support from...
2017-09-25 Leo Liuvl/compositor: add Bob top and bottom to YUV deint...
2017-09-25 Leo Liuvl/compositor: remove vl_compositor_yuv_deint() function
2017-09-25 Leo Liust/va: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liust/omx: use new vl_compositor_yuv_deint_full() to deint
2017-09-25 Leo Liuvl/compositor: add a new function for YUV deint
2017-09-25 Leo Liuvl/compositor: extend YUV deint function to do field...
2017-09-25 Leo Liuvl/compositor: separate YUV part from shader video...
2017-09-25 Leo Liust/va/postproc: use video original size for postprocessing
2017-09-25 Eric Engestromscons: use python3-compatible generator
2017-09-25 Eric Engestromscons: use python3-compatible print()
2017-09-22 Wladimir J. van... etnaviv: Add missing includes after 6ace0b8
2017-09-22 Lucas Stachetnaviv: fix 16bpp clears
2017-09-22 Tim Rowleyswr/rast: remove llvm fence/atomics from generated...
2017-09-22 Lucas Stachetnaviv: don't enable RT full-overwrite when logicop...
2017-09-21 Thomas Hellandgallium/util: Remove unused keymap
2017-09-21 Jan Veselygallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
2017-09-20 Jan Veselyclover: Wait for requested operation if blocking flag...
next