gallium/radeon: flush stdout after printing texture information
[mesa.git] / src /
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
2016-07-04 Francesco Ansanellir600: fix duplicate 'const' declaration
2016-07-04 Topi Pohjolaineni965/urb: Allow blorp to record current settings
2016-07-04 Topi Pohjolaineni965/blorp/gen7+: Do not trigger push constant space...
2016-07-04 Topi Pohjolaineni965/blorp/gen7+: Stop trashing push constant allocation
2016-07-04 Topi Pohjolaineni965/blorp: Remove support for push constants
2016-07-04 Topi Pohjolaineni965/blorp: Use flat inputs instead of uniforms
2016-07-04 Topi Pohjolaineni965/blorp: Fix the size requirement for vertex elements
2016-07-04 Topi Pohjolaineni965/blorp: Load tranformation coordinates as vec4
2016-07-04 Topi Pohjolaineni965/blorp: Rename LOAD_UNIFORM to LOAD_INPUT
2016-07-04 Topi Pohjolaineni965/blorp: Organize pixel kill and blend/scaled inputs...
2016-07-04 Lionel Landwerlinanv/wsi: create swapchain images using specified image...
2016-07-04 Indrajit Dasradeon/uvd: fix overflow error while calculating bit...
2016-07-04 Topi Pohjolaineni965/blorp: Prepare for more than two vertex attributes
2016-07-04 Topi Pohjolaineni965/blorp: Tell vertex fetcher about flat inputs
2016-07-04 Topi Pohjolaineni965/blorp: Add support for flat input buffer
2016-07-04 Topi Pohjolaineni965/blorp: Store input read mask
2016-07-04 Topi Pohjolaineni965/blorp: Rename push constants to inputs
2016-07-04 Topi Pohjolaineni965/blorp: Use core vertex buffer state setup
2016-07-04 Topi Pohjolaineni965/blorp: Split vertex data and element setup
2016-07-04 Topi Pohjolaineni965: Unify vertex buffer setup
2016-07-04 Topi Pohjolaineni965/draw: Expose vertex buffer state setup
2016-07-03 Rob Clarkfreedreno: fix crash on smaller gpus and higher resolutions
2016-07-02 Rob Clarki965: don't drop const initializers in vector splitting
2016-07-02 Rob Clarkglsl: add driconf to zero-init unintialized vars
2016-07-02 Rob Clarkfreedreno/ir3: support glsl linking for cmdline compiler
2016-07-02 Rob Clarkglsl/standalone: initialize MaxUserAssignableUniformLoc...
2016-07-02 Rob Clarkfreedreno: update valid_buffer_range for SO buffers
2016-07-02 Rob Clarkfreedreno/ir3: support non-user_buffer consts
2016-07-02 Rob Clarkfreedreno/a2xx: move setup/restore cmds into binning...
2016-07-02 Rob Clarkfreedreno: pass index buffer as a pipe_resource
2016-07-02 Rob Clarkfreedreno: switch emit_const_bo() to take prsc's
2016-07-02 Hans de Goedenv30: Fix "array subscript is below array bounds" compi...
2016-07-02 Hans de Goedenouveau: Fix a couple of "foo may be used uninitialized...
2016-07-02 Hans de Goedenouveau: Fix gcc6 / c++11 auto_ptr deprecation compiler...
2016-07-02 Hans de Goedenouveau: Add support for SV_WORK_DIM
2016-07-02 Hans de Goedenvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
2016-07-02 Hans de Goedeclover: Pass work_dim parameter of clEnqueueNDRangeKern...
2016-07-02 Hans de Goedetgsi: Add WORK_DIM System Value
2016-07-02 Alejandro Piñeiromesa/main: fix error checking logic on CopyImageSubData
2016-07-02 Dave Airliest/glsl_to_tgsi: don't increase immediate index by 1.
2016-07-02 Ilia Mirkinst/mesa: get max supported number of image samples...
2016-07-02 Ilia Mirkinnvc0: fix up image support for allowing multiple samples
2016-07-01 Nicolai Hähnlest/mesa: check the texture image level in st_texture_ma...
2016-07-01 Nicolai Hähnlest/mesa: an incomplete texture may have a zero-size...
2016-07-01 Nayan Deshmukhst/vdpau: use bicubic filter for scaling(v6.1)
2016-07-01 Nayan Deshmukhvl: add a bicubic interpolation filter(v5)
next