mesa.git
2016-04-06 Marek Olšákdrirc: add a workaround for blackness in Warsow
2016-04-06 Ilia Mirkinglsl: use has_shader_storage_buffer_objects helper
2016-04-05 Timothy Arceriglsl: remove remaining tabs in link_uniform_blocks.cpp
2016-04-05 Timothy Arcerimesa: remove unused IsShaderStorage field
2016-04-05 Timothy Arceriglsl: fully split apart buffer block arrays
2016-04-05 Rob Clarkfreedreno/ir3: insert extra move into phi
2016-04-05 Rob Clarkfreedreno/ir3: eliminate unnecessary absneg's
2016-04-05 Michel Dänzerclover: Fix build against clang SVN >= r265359
2016-04-05 Bas Nieuwenhuizenradeonsi: use bounded indexing for samplers
2016-04-05 Bas Nieuwenhuizenradeonsi: use bounded indexing for constant buffers
2016-04-05 Marek Olšákgallium/radeon: allow multiple exports of the same...
2016-04-05 Marek Olšákdocs/relnotes: document EGL_KHR_reusable_sync
2016-04-05 Dongwon Kimegl: add EGL_KHR_reusable_sync to egl_dri
2016-04-05 Rob Clarkfreedreno/ir3: deal with duplicate phi sources
2016-04-05 Rob Clarkfreedreno/ir3: fix silly brain-fart in RA
2016-04-05 Rob Clarkfreedreno/ir3: don't cp into phi's
2016-04-05 Rob Clarkfreedreno/ir3: we can't store immediate values
2016-04-05 Rob Clarkfreedreno/ir3: add dumping for use/def/live-in/live-out
2016-04-05 Rob Clarkfreedreno/ir3: drop unused instr category arg
2016-04-05 Rob Clarkfreedreno/ir3: remove ir3_instruction::category
2016-04-05 Rob Clarkfreedreno/ir3: encode instruction category in opc_t
2016-04-04 Jason Ekstrandi965/fs: Move the code for load/store_shared to emit_cs...
2016-04-04 Jason Ekstrandi965/nir: Provide a default LOD for buffer textures
2016-04-04 Kenneth Graunkenir: Use PRIi64 and PRIu64 instead of %ld and %lu.
2016-04-04 Kenneth Graunkei965: Fix invalid pointer read in dead_control_flow_eli...
2016-04-04 Kenneth Graunkei965: Make bblock_t::next and friends return NULL at...
2016-04-04 Kenneth Graunkeglsl: Lower variable indexing of system value arrays...
2016-04-04 Jason Ekstrandi965/peephole_ffma: Only match a mul+add if none of...
2016-04-04 Jason Ekstrandnir/search: Don't match inexact expressions with exact...
2016-04-04 Kenneth Graunkei965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN...
2016-04-04 Kenneth Graunkei965: Allow 8x MSAA on >= 64bpp formats on Gen8+.
2016-04-04 Brian Pauldocs: remove stray 'TBD' in 11.2.0 relnotes file
2016-04-04 Emil Velikovdocs: add news item and link release notes for 11.2.0
2016-04-04 Emil Velikovdocs: add sha256 checksums for 11.2.0
2016-04-04 Emil Velikovdocs: Update 11.2.0 release notes
2016-04-04 Dave Airliemesa/get: fix MAX_GEOMETRY_SHADER_STORAGE_BLOCKS
2016-04-04 Ilia Mirkinnvc0: add hardware ETC2 and ASTC support on GK20A and...
2016-04-04 Ilia Mirkindocs: add note about GL_EXT_base_instance, sort entries
2016-04-04 Ilia Mirkinmesa: expose EXT_base_instance in ES3 contexts
2016-04-04 Ilia Mirkinmesa: expose EXT_polygon_offset_clamp in ES contexts
2016-04-04 Kenneth Graunkeglsl: Print "precise" on ir_variable nodes.
2016-04-03 Jose Fonsecagallivm: Introduce lp_format_intrinsic.
2016-04-03 Ilia Mirkinglsl: make *sampler2DMSArray available in ESSL 3.20
2016-04-03 Ilia Mirkinglsl: make ssbo predicate return true when in a GLSL...
2016-04-03 Ilia Mirkinglsl: allow conservative depth qualifiers in GLSL 420
2016-04-03 Ilia Mirkinmesa: add always-false-for-now enables for GL 4.3,...
2016-04-03 Ilia Mirkinglsl: add ARB_ES3_1_compatibility support
2016-04-03 Ilia Mirkinmesa: add ES3_1_compatibility extension enable
2016-04-03 Jose Fonsecagallivm: Use llvm.fabs.
2016-04-03 Jose Fonsecagallivm: Prefer backend agnostic intrinsic for rounding.
2016-04-03 Jose Fonsecagallivm: Add debug option to force SSE2.
2016-04-03 Jose Fonsecallvmpipe: Test abs.
2016-04-03 Jose Fonsecallvmpipe: Build lp_test_arit on MSVC too.
2016-04-03 Jose Fonsecagallivm: Fix performance regressions due to vector...
2016-04-03 Jose Fonsecagallivm: Remove lp_build_load_volatile.
2016-04-03 Jose Fonsecagallivm: Use standard LLVMSetAlignment from LLVM 3...
2016-04-02 Timothy Arcerimesa: remove unrequired else
2016-04-02 Ilia Mirkingm107/ir: add OP_SELP emission, used in DSQRT lowering
2016-04-02 Ilia Mirkinnv50/ir: we can't load local memory directly into an...
2016-04-02 Christian Schmidbauerst/nine: specify WINAPI only for i386 and amd64
2016-04-02 Samuel Pitoisetnv50/ir: fix envyas variants when building the code lib
2016-04-02 Brian Paulsvga: remove unused svga_compile_key::texture_msaa...
2016-04-02 Brian Paulsvga: check TXF instruction's target to determine MSAA
2016-04-02 Brian Paultgsi: add simple tgsi_is_msaa_target() helper
2016-04-02 Timothy Arceriglsl: rename var and simplify if
2016-04-02 Timothy Arceriglsl: store ubo or ssbo index in block index
2016-04-02 Timothy Arceriglsl: store stage reference in gl_uniform_block
2016-04-02 Timothy Arceriglsl: simplify buffer block resource limit checking
2016-04-02 Timothy Arceriglsl: simplify SSBO resources check
2016-04-02 Timothy Arceriglsl: split buffer block arrays earlier
2016-04-02 Timothy Arceriglsl: only set buffer block binding once during initial...
2016-04-02 Kenneth Graunkeglsl: Fix prorgram interface query locations biasing...
2016-04-02 Kenneth Graunkeglsl: Return -1 for program interface query locations...
2016-04-02 Kenneth Graunkeglsl: Consolidate gl_VertexIDMESA -> gl_VertexID query...
2016-04-02 Kenneth Graunkeglsl: Clean up some leftover cruft.
2016-04-02 Kenneth Graunkeglsl: Add all system variables to the input resource...
2016-04-02 Kenneth Graunkeglsl: Delete hack for VS system values.
2016-04-02 Kenneth Graunkeglsl: Make add_interface_variables only consider the...
2016-04-02 Kenneth Graunkeglsl: Clarify "mask" variable in add_interface_variables().
2016-04-02 Kenneth Graunkeglsl: Pass stage to add_interface_variables().
2016-04-02 Kenneth Graunkeglsl: Make vertex ID lowering declare gl_BaseVertex...
2016-04-02 Kenneth Graunkeglsl: Exclude ir_var_hidden variables from the program...
2016-04-02 Kenneth Graunkemesa: Make _mesa_choose_tex_format() handle stencil...
2016-04-02 Jordan Justenglsl: Don't require matching centroid qualifiers
2016-04-01 Bas Nieuwenhuizengallium: distinguish between shader IR in get_compute_param
2016-04-01 Bas Nieuwenhuizengallium: add global buffer memory barrier bit
2016-04-01 Bas Nieuwenhuizengallium: add threads per block TGSI property
2016-04-01 Bas Nieuwenhuizengallium: add compute shader IR type
2016-04-01 Timothy Arceriglsl: remove tabs and fix some other style issues in...
2016-04-01 Jason Ekstrandi965: Add an implemnetation of nir_op_fquantize2f16
2016-04-01 Jason Ekstrandnir: Add an opcode for stomping a 32-bit value to 16...
2016-04-01 Samuel Pitoisetnvc0: enable compute shaders on GK104 and GM107+
2016-04-01 Samuel Pitoisetnvc0: bump the maximum number of UBOs for compute on...
2016-04-01 Samuel Pitoisetnvc0/ir: do not lower shared+atomics on GM107+
2016-04-01 Samuel Pitoisetnvc0/ir: add atomics support on shared memory for Kepler
2016-04-01 Samuel Pitoisetnvc0/ir: fix wrong pred emission for ld lock on GK104
2016-04-01 Samuel Pitoisetnvc0/ir: add support for compute UBOs on Kepler
2016-04-01 Samuel Pitoisetnvc0: add indirect compute support on Kepler
2016-04-01 Samuel Pitoisetnvc0: reduce likelihood of collision for real buffers...
2016-04-01 Samuel Pitoisetnvc0: store ubo info to the driver constbuf on Kepler
next