i965: Replace reg_type_size[] with a function.
[mesa.git] / src / mesa /
2017-01-20 Matt Turneri965: Replace reg_type_size[] with a function.
2017-01-20 Matt Turneri965: Validate math instruction sources.
2017-01-20 Matt Turneri965: Claim that SEND/math has two sources.
2017-01-20 Matt Turneri965: Simplify num_sources_from_inst().
2017-01-20 Matt Turneri965: Factor out send_restrictions() function.
2017-01-20 Matt Turneri965: Factor out sources_not_null() validation function.
2017-01-20 Matt Turneri965: Structure code so unsupported inst will not gener...
2017-01-20 Matt Turneri965: Add a test for the EU assembly validator.
2017-01-20 Matt Turneri965: Add a CHECK macro to call more complicated valida...
2017-01-20 Matt Turneri965: Make ERROR_IF usable from other functions.
2017-01-20 Matt Turneri965: Mark error annotation on correct SIMD16 inst.
2017-01-20 Matt Turneri965/vec4: Use UW-typed operands when dest is UW.
2017-01-20 Matt Turneri965: Use W-typed immediate in brw_F32TO16().
2017-01-20 Matt Turneri965: Don't change F->VF if dest type is DF.
2017-01-20 Philipp Zabelst/mesa: ask pipe driver to recreate derived internal...
2017-01-20 Philipp Zabelmesa: update external textures when (re-)binding
2017-01-19 Anuj Phogati965: Remove unnecessary mt->compressed checks
2017-01-19 Anuj Phogati965: Fix indentation in brw_miptree_layout_2d()
2017-01-19 Anuj Phogati965: Fix comment to include 3d textures
2017-01-19 Chad Versacei965: Delete pending CCS and HiZ ops in intel_miptree_m...
2017-01-19 Alejandro Piñeiromesa/main: Fix FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for...
2017-01-19 Nicolai Hähnlemesa/main: fix meta caller of _mesa_ClampColor
2017-01-19 Timothy Arcerimesa/glsl: move TransformFeedbackBufferStride to gl_shader
2017-01-19 Timothy Arceriglsl: set InnerCoverage directly in gl_program
2017-01-19 Timothy Arceriglsl: tidy up PostDepthCoverage shader field
2017-01-19 Timothy Arcerimesa/glsl: move pixel_center_integer to gl_shader
2017-01-19 Timothy Arcerimesa/glsl: move origin_upper_left to gl_shader
2017-01-19 Timothy Arcerimesa/glsl: move uses_gl_fragcoord to gl_shader
2017-01-19 Timothy Arcerimesa/glsl: move redeclares_gl_fragcoord to gl_shader
2017-01-19 Timothy Arcerimesa/glsl: move ARB_fragment_coord_conventions_enable...
2017-01-19 Timothy Arcerist/mesa/glsl: set early_fragment_tests directly in...
2017-01-19 Timothy Arcerimesa/glsl/i965: set and use tcs vertices_out directly
2017-01-19 Timothy Arcerii965: get outputs_written from gl_program
2017-01-19 Timothy Arcerimesa: don't always set _NEW_PROGRAM when linking
2017-01-19 Timothy Arcerimesa: change init subroutine defaults helper to work...
2017-01-19 Timothy Arcerimesa/glsl: move ProgramResourceList to gl_shader_progra...
2017-01-19 Timothy Arceriglsl: store number of explicit uniform loactions in...
2017-01-18 Topi Pohjolaineni965/blorp: Make post draw flush more explicit
2017-01-18 Topi Pohjolaineni965/gen6: Issue direct depth stall and flush after...
2017-01-18 Topi Pohjolaineni965: Make depth clear flushing more explicit
2017-01-18 Topi Pohjolaineni965/blorp: Use the render cache mechanism instead...
2017-01-18 Emil Velikovutils: build sha1/disk cache only with Android/Autoconf
2017-01-18 Emil Velikovutil: import sha1 implementation from OpenBSD
2017-01-18 Kenneth Graunkei965: Make brw_cache_item structure private to brw_prog...
2017-01-18 Ben Widawskyi965: Fix SURFACE_STATE to handle non-zero aux offsets
2017-01-18 Kenneth Graunkei965: Don't map/unmap in brw_print_program_cache on...
2017-01-18 Kenneth Graunkei965: Move program cache printing to brw_program_cache.c.
2017-01-18 Kenneth Graunkei965: Make a helper for finding an existing shader...
2017-01-18 Kenneth Graunkei965: Make DCE set null destinations on messages with...
2017-01-18 Kenneth Graunkei965: Combine some dead code elimination NOP'ing code.
2017-01-18 Kenneth Graunkei965: Make DCE explicitly not eliminate any control...
2017-01-17 Ilia Mirkinst/mesa: add support for advanced blend when fb can...
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2017-01-17 Ilia Mirkinmesa: allow BlendBarrier to be used without support...
2017-01-16 Kenneth Graunkei965: Make BLORP disable the NP Z PMA stall fix.
2017-01-16 Kenneth Graunkei965: Enable OpenGL 4.5 on Haswell.
2017-01-16 Kenneth Graunkei965: Use align1 mode for barrier messages.
2017-01-14 Kenneth Graunkei965: Move Gen4-5 interpolation stuff to brw_wm_prog_data.
2017-01-14 Juan A. Suarez Romeroi965/vec4: Fix mapping attributes
2017-01-13 Kenneth Graunkei965: Fix textureGather with RG32I/UI on Gen7.
2017-01-13 Boyan Dingmesa/get: Remove unused extra_ARB_viewport_array
2017-01-13 Boyan Dingxlib: Unify the style of function pointer calls in...
2017-01-13 Boyan Dingradeon: Unify the style of function pointer calls in...
2017-01-13 Boyan Dingnouveau: Unify the style of function pointer calls...
2017-01-13 Derek Foremani915: Add XRGB8888 format to intel_screen_make_configs
2017-01-13 Alejandro Piñeiromain/fbobject: throw invalid operation when get_attachm...
2017-01-13 Alejandro Piñeiromain/fboject: return if it is color_attachment on get_a...
2017-01-13 Nicolai Hähnlemesa/main: fix version/extension checks in _mesa_ClampColor
2017-01-12 Juan A. Suarez Romeronir/i965: assert first is always less than 64
2017-01-12 Juan A. Suarez Romeroi965/gen7: expose OpenGL 4.2 on Haswell when supported
2017-01-12 Samuel Iglesias... i965: enable ARB_shader_precision to HSW+
2017-01-12 Samuel Iglesias... i965: unify the code to enable of ARB_gpu_shader_fp64...
2017-01-12 Alejandro Piñeiroi965: Enable ARB_vertex_attrib_64bit for Haswell
2017-01-12 Juan A. Suarez Romeroi965: check for dual slot attributes on any gen
2017-01-12 Juan A. Suarez Romeroi965/vec4: emit correctly load_inputs for 64bit data
2017-01-12 Alejandro Piñeiroi965/vec4: take into account doubles when creating...
2017-01-12 Alejandro Piñeiroi965/vec4/nir: vec4 also needs to remap vs attributes
2017-01-12 Alejandro Piñeiroi965/vec4: use attribute slots for first non payload GRF
2017-01-12 Alejandro Piñeiroi965: downsize *64*PASSTHRU formats to equivalent ...
2017-01-12 Alejandro Piñeiroi965: return PASSTHRU surface types also on gen7
2017-01-12 Alejandro Piñeiromain/buffers: take into account FRONT_AND_BACK on ReadB...
2017-01-12 Alejandro Piñeiromain/buffers: update error handling on DrawBuffers...
2017-01-12 Rafael Antognollii965: Enable predicate support on gen >= 8.
2017-01-11 Kenneth Graunkei965: Use the nir_move_comparisons pass.
2017-01-11 Kenneth Graunkei965: Move nir_lower_locals_to_regs a bit later.
2017-01-11 Mauro Rossiandroid: st/mesa: fix building error in libmesa_st_mesa
2017-01-10 Kenneth Graunkecompiler: Merge shader_info's tcs and tes structs.
2017-01-10 Kenneth Graunkei965: Fix number of slots in SSO mode when there are...
2017-01-10 Marek Olšákmesa: set GLSL 1.20 for the fixed-function fragment...
2017-01-09 Juan A. Suarez Romeronir/i965: use two slots from inputs_read for dvec3...
2017-01-09 Tapani Pällii965: call intel_prepare_render always when reading...
2017-01-09 Timothy Arcerist/mesa: pass gl_program to st_bind_ubos()
2017-01-09 Timothy Arcerist/mesa: pass gl_program to st_bind_images()
2017-01-09 Timothy Arcerist/mesa: stop passing gl_linked_shader to set_affected_...
2017-01-09 Timothy Arcerist/mesa/glsl: set num_images directly in shader_info
2017-01-09 Timothy Arcerist/mesa: pass gl_program to st_bind_ssbos()
2017-01-08 Kenneth Graunkei965: Move TES input VUE map calculation out a layer.
2017-01-08 Kenneth Graunkei965: Pass NULL for gl_program when compiling TES.
2017-01-08 Kenneth Graunkei965: Move TES spacing/domain/topology setup to brw_com...
2017-01-08 Kenneth Graunkei965: Access TES shader info via NIR.
next