i965/blorp: fix indentation level
[mesa.git] / src /
2016-07-08 Eric Engestromi965/blorp: fix indentation level
2016-07-07 Francisco Jerezi965: Fix remaining flush vs invalidate race conditions...
2016-07-07 Francisco Jerezi965: Make room in the batch epilogue for three more...
2016-07-07 Francisco Jerezi965: Emit SKL VF cache invalidation W/A from brw_emit_...
2016-07-07 Francisco Jerezi965: Emit SNB write cache flush W/A from brw_emit_pipe...
2016-07-07 Frank Binnsegl: restrict swap_available dri2_egl_display field...
2016-07-07 Guillaume Charifiegl: Fix the bad surface attributes combination checkin...
2016-07-07 Eric Engestromegl/display: remove unnecessary code and make it easier...
2016-07-07 Gurchetan Singhmesa: Make single-buffered GLES representation internal...
2016-07-07 Akihiko Odakimesa: don't install GLX files if GLX is not built
2016-07-07 Timothy Arcerinir: add glsl_dvec_type() helper
2016-07-07 Mathias Fröhlichosmesa: Export OSMesaCreateContextAttribs.
2016-07-07 Timothy Arcerii965: consolidate generation check
2016-07-07 Timothy Arcerii965: don't copy VS attribute work arounds for HSW+
2016-07-07 Timothy Arcerii965: add double packing support to tess stages
2016-07-07 Timothy Arcerii965: add double support packing support to gs inputs
2016-07-07 Timothy Arcerinir: add glsl_double_type() helper
2016-07-07 Timothy Arcerii965: add indirect packing support to gs load inputs
2016-07-07 Timothy Arcerii965: add indirect packing support for tcs and tes
2016-07-07 Timothy Arcerii965: add component packing support for tcs
2016-07-07 Timothy Arcerii965: add component packing support for tes
2016-07-07 Timothy Arcerii965: add component packing support for gs
2016-07-07 Timothy Arcerinir: use the same driver location for packed varyings
2016-07-07 Timothy Arcerinir: add new intrinsic field for storing component...
2016-07-06 Eric Engestromi965/docs: update Intel Linux Graphics URLs
2016-07-06 Chad Versaceanv: gitignore anv_timestamp.h
2016-07-06 Tom Stellardradeon/llvm: Use alloca instructions for larger arrays
2016-07-06 Tom Stellardradeon/llvm: Add helpers for loading and storing data...
2016-07-06 Tom Stellardradeon/llvm: Remove uses_temp_indirect_addressing(...
2016-07-06 Emil Velikovanv: vulkan: remove the anv_device.$(OBJEXT) rule
2016-07-06 Rob Clarkvbo: fix attr reset
2016-07-06 Rob Clarklist: fix list_replace() for empty lists
2016-07-06 Rob Clarkgallium: un-inline pipe_surface_desc
2016-07-06 Rob Clarkgallium/util: make util_copy_framebuffer_state(src...
2016-07-06 Nicolai Hähnlewinsys/amdgpu: avoid flushed depth when possible
2016-07-06 Nicolai Hähnlegallium/radeon: add depth/stencil_adjusted output to...
2016-07-06 Nicolai Hähnlegallium/radeon: allocate only the required plane for...
2016-07-06 Nicolai Hähnleradeonsi: decompress to flushed depth texture when...
2016-07-06 Nicolai Hähnleradeonsi: extract DB->CB copy logic into its own function
2016-07-06 Nicolai Hähnleradeonsi: sample from flushed depth texture when required
2016-07-06 Nicolai Hähnlegallium/radeon: replace is_flushing_texture with db_com...
2016-07-06 Nicolai Hähnlegallium/radeon: add can_sample_z/s flags for textures
2016-07-06 Nicolai Hähnleradeonsi: correctly mark levels of 3D textures as fully...
2016-07-06 Nicolai Hähnlegallium/radeon/winsyses: remove unused stencil_offset
2016-07-06 Nicolai Hähnlegallium/radeon: remove redundant null-pointer check
2016-07-06 Nicolai Hähnlegallium/radeon: print StencilLayout only once
2016-07-06 Nicolai Hähnlegallium/radeon: flush stdout after printing texture...
2016-07-06 Ilia Mirkinglsl: don't try to lower non-gl builtins as if they...
2016-07-06 Ian Romanickglsl: Document and enforce restriction on type values
2016-07-05 Ian Romanickglsl: Pack integer and double varyings as flat even...
2016-07-05 Ian Romanickmesa: Strip arrayness from interface block names in...
2016-07-05 Charmaine Leesvga: avoid emitting redundant DXSetRenderTargets command
2016-07-05 Leo Liuradeon/vce: update encRefPic addr and array mode to...
2016-07-05 Leo Liuradeon/vce: increase cpb height alignment
2016-07-05 Iago Toral Quirogai965: Remove trailing whitespace
2016-07-05 Iago Toral Quirogai965: Make inline function static
2016-07-05 Emil Velikovswr: automake: don't ship LLVM version specific generat...
2016-07-05 Emil Velikovautomake: don't mandate git_sha1.h/MESA_GIT_SHA1
2016-07-05 Emil Velikovanv: automake: indent with tabs and not spaces
2016-07-05 Emil Velikovanv: use cache uuid based on the build timestamp.
2016-07-05 Emil Velikovclover: conditionally use MESA_GIT_SHA1
2016-07-05 Timothy Arcerimesa: stop copying SamplerUnits twice
2016-07-05 Timothy Arcerimesa: make attribute binding message more useful
2016-07-05 Timothy Arcerii965: make more effective use of SamplersUsed
2016-07-05 Timothy Arceriglsl: stop allocating memory for UBOs during linking
2016-07-05 Timothy Arceriglsl: mark link_uniform_blocks_are_compatible() as...
2016-07-05 Timothy Arcerimesa: fix build error
2016-07-05 Gregory Hainautmesa: faster validation of sampler unit mapping for SSO
2016-07-05 Dave AirlieRevert "st/glsl_to_tgsi: don't increase immediate index...
2016-07-04 Samuel Pitoisetnvc0/ir: rename NVE4_SU_INFO_XXX to NVC0_SU_INFO_XXX
2016-07-04 Samuel Pitoisetnvc0/ir: reset the base offset for indirect images...
2016-07-04 Samuel Pitoisetgm107/ir: fix sign bit emission for FADD32I
2016-07-04 Eric Anholtvc4: Regularize instruction emit macros
2016-07-04 Eric Anholtvc4: Enable dead CF elimination.
2016-07-04 Eric Anholtvc4: Optimize out redundant SF updates.
2016-07-04 Eric Anholtvc4: Move SF removal to a separate peephole pass.
2016-07-04 Eric Anholtvc4: DCE instructions with a NULL destination.
2016-07-04 Eric Anholtvc4: Mark texturing setup instructions as having side...
2016-07-04 Eric Anholtvc4: Fix a pasteo in scheduling condition flag usage.
2016-07-04 Eric Anholtvc4: Drop the dead QIR_PACK() macro.
2016-07-04 Marek Olšákradeonsi: do compilation from si_create_shader_selector...
2016-07-04 Marek Olšákradeonsi: don't lock shader cache mutex during compilation
2016-07-04 Marek Olšákradeonsi: separate the compilation chunk of si_create_s...
2016-07-04 Marek Olšákradeonsi: move LLVMTargetMachineRef creation to a separ...
2016-07-04 Marek Olšákgallium/radeon: add and use radeon_info::max_alloc_size...
2016-07-04 Marek Olšákradeonsi: print LLVM IRs to ddebug logs
2016-07-04 Marek Olšákradeonsi: enable string markers and record apitrace...
2016-07-04 Marek Olšákddebug: add an option to dump info about a specific...
2016-07-04 Marek Olšákddebug: implement pipe_context::generate_mipmap
2016-07-04 Marek Olšákddebug: record and dump apitrace call numbers
2016-07-04 Marek Olšákddebug: implement emit_string_marker
2016-07-04 Marek Olšákgallium/radeon: remove unused code - radeon_llvm_util.*
2016-07-04 Marek Olšákradeonsi: keep using v_rcp_f32 for division in future...
2016-07-04 Marek Olšákradeonsi: remove an obsolete comment
2016-07-04 Marek Olšákradeonsi: don't interpolate colors if flatshading is...
2016-07-04 Marek Olšákradeonsi: enable the barycentric optimization in all...
2016-07-04 Marek Olšákradeonsi: compute only one set of interpolation (i...
2016-07-04 Marek Olšákradeonsi: split ps.prolog.force_persample_interp into...
2016-07-04 Marek Olšákradeonsi: don't dump the shader key for non-monolithic...
2016-07-04 Jan Veselyr600g: Add double precision FMA ops
next