intel: Make Cube Face Enable fields consistent across generations.
[mesa.git] / src /
2017-10-03 Kenneth Graunkeintel: Make Cube Face Enable fields consistent across...
2017-10-03 Matt Turnerbuild: Remove HAVE_DLOPEN
2017-10-03 Matt Turnermesa: Delete now unused dlopen.h
2017-10-03 Matt Turnermesa: Remove force_s3tc_enable driconf variable
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_init()
2017-10-03 Matt Turnergallium: Remove util_format_s3tc_enabled
2017-10-03 Matt Turnermesa/st: Drop has_lib_dxtc argument from st_init_extens...
2017-10-03 Matt Turnermesa: Drop Mesa_DXTn from gl_context
2017-10-03 Matt Turnermesa: Drop function pointer checks in s3tc code
2017-10-03 Matt Turnermesa: Call DXTn functions directly
2017-10-03 Matt Turnermesa: Remove fprintf referring to libdxtn
2017-10-03 Matt Turnermesa: Remove prototypes and mark S3TC functions static
2017-10-03 Matt Turnermesa: Remove commented-out DXTn fetch code
2017-10-03 Matt Turnermesa: Combine libtxc_dxtn sources into texcompress_s3tc...
2017-10-03 Matt Turnermesa: Import libtxc_dxtn sources
2017-10-02 Józef Kuciaanv: Remove unreachable cases from isl_format_for_size()
2017-10-02 Józef Kuciaanv: Fix vkCmdFillBuffer()
2017-10-02 Marek Olšákst/mesa: don't use pipe_surface for passing information...
2017-10-02 Marek Olšákgallium/u_tests: test sync_file fences
2017-10-02 Plamena Manolovai965: Implement ARB_indirect_parameters.
2017-10-02 Plamena Manolovai965: Refactor brw_try_draw_prims.
2017-10-02 Plamena Manolovai965: Indroduce brw_finish_drawing.
2017-10-02 Plamena Manolovai965: Introduce brw_prepare_drawing.
2017-10-02 Ian Romanickglsl: Remove spurious assertions
2017-10-02 Ian Romanickglsl: Move 'foo = foo;' optimization to opt_dead_code_local
2017-10-02 Ian Romanickglsl/ast: Use logical-or instead of conditional assignm...
2017-10-02 Ian Romanickglsl/ast: Generate a more compact expression to disable...
2017-10-02 Ian Romanickglsl/ast: Explicitly track the set of case labels that...
2017-10-02 Ian Romanickglsl/ast: Convert ast_case_label::hir to ir_builder
2017-10-02 Ian Romanickglsl/ast: Use ir_binop_equal instead of ir_binop_all_equal
2017-10-02 Ian Romanickglsl/ast: Stop processing a switch-statement after...
2017-10-02 Ian Romanickglsl: Don't pass NULL to ir_assignment constructor...
2017-10-02 Ian Romanickglsl: Convert lower_variable_index_to_cond_assign to...
2017-10-02 Ian Romanickglsl: Fix coding standards issues in lower_variable_ind...
2017-10-02 Ian Romanickglsl: Convert lower_vec_index_to_cond_assign to using...
2017-10-02 Ian Romanickglsl: Return ir_variable from compare_index_block
2017-10-02 Ian Romanickglsl: Fix coding standards issues in lower_vec_index_to...
2017-10-02 Ian Romanickglsl: Fix coding standards issues in lower_if_to_cond_a...
2017-10-02 Bas Nieuwenhuizennir/spirv: Allow loop breaks in a switch body.
2017-10-02 Rob Clarkfreedreno/a5xx: fix missing restore state
2017-10-02 Samuel Pitoisetradv: make radv_dynamic_state_copy() static
2017-10-02 Emil Velikovwayland-egl: rework and simplify wl_egl_window initiali...
2017-10-02 Emil Velikovwayland-egl: move WL_EGL_EXPORT declaration to where...
2017-10-02 Emil Velikovwayland-egl: use C99 comments
2017-10-02 Emil Velikovwayland-egl: remove no longer needed wayland-client...
2017-10-02 Emil Velikovwayland-egl: add stdint.h include for intptr_t
2017-10-02 Emil Velikovwayland-egl: forward declare struct wl_surface
2017-10-02 Emil Velikovwayland-egl: rename wayland-egl-{priv,backend}.h
2017-10-02 Emil Velikovegl/dri: link directly to libglapi.so
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ähnlest/mesa: use R10G10B10X2 format where applicable
2017-10-02 Nicolai Hähnlegallium: add PIPE_FORMAT_R10G10B10X2_UNORM
2017-10-02 Nicolai Hähnlemesa/main: R10G10B10_(A2) formats are not color rendera...
2017-10-02 Nicolai Hähnlemesa/main: select the R10G10B10X2_UNORM internal format...
2017-10-02 Nicolai Hähnleglsl: do not set the 'smooth' qualifier by default...
2017-10-02 Rob Clarkfreedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-10-02 Eric Engestromegl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic
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-10-02 Samuel Pitoisetradv: remove unused radv_meta_state::btoi::render_pass...
2017-10-02 Samuel Pitoisetradv: do not check the number of levels when doing...
2017-10-02 Samuel Pitoisetradv: cleanup radv_device_finish_meta_XXX() helpers
2017-10-02 Samuel Pitoisetradv: select the pipeline outside of emit_fast_clear_fl...
2017-10-02 Samuel Pitoisetradv: drop useless param in emit_depth_decomp()
2017-10-02 Samuel Pitoisetradv: drop useless check in depth_view_can_fast_clear()
2017-10-02 Samuel Pitoisetradv: add radv_subpass_clear_attachment() helper
2017-10-02 Samuel Pitoisetradv: add radv_attachment_needs_clear() helper
2017-10-02 Samuel Pitoisetradv: remove unused param in radv_handle_{cmask,dcc...
2017-10-02 Samuel Pitoisetradv: add radv_vi_dcc_enabled() helper
2017-10-02 Samuel Pitoisetradv: do not need to double zero-init the meta state...
2017-10-02 Samuel Pitoisetradv: inline destroy_render_pass()
2017-10-02 Samuel Pitoisetradv: use pipeline handles instead of objects for meta...
2017-10-02 Samuel Pitoisetradv: inline blit2d_unbind_dst()
2017-10-02 Samuel Pitoisetradv: rework DCC/CMASK/FMASK/HTILE allocations
2017-10-02 Iago Toral Quirogai965: skip reading unused slots at the begining of...
2017-10-01 Matt Turneri965: Normalize types for FBL, FBH, etc
2017-09-30 Marek Olšákradeonsi: don't use the template keyword
2017-09-30 Marek Olšákglx: don't use the template keyword
2017-09-30 Marek Olšákgallium/vl: don't use the template keyword
2017-09-30 Marek Olšákegl/dri2: 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 Kamil Páraldrirc: whitelist glthread for Outlast
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ähnlest/glsl_to_tgsi: use LDEXP when available
next