mesa.git
2016-04-28 Connor Abbottnir/from_ssa: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/dominance: fixup for new foreach_block()
2016-04-28 Samuel Pitoisetnvc0: stick compute kernel arguments into uniform_bo
2016-04-28 Tim Rowleyswr: remove duplicated constant update code
2016-04-28 Marek Olšákgallium/radeon: add the size only once in r600_context_...
2016-04-28 Bas Nieuwenhuizenwinsys/radeon: enlarge buffer_indices_hashlist
2016-04-28 Marek Olšákgallium/radeon: drop support for LINEAR_GENERAL layout
2016-04-28 Marek Olšákradeonsi: rework clear_buffer flags
2016-04-28 Jason Ekstrandanv/dynamic_offsets: Fix the order of arguments to...
2016-04-28 Jason Ekstrandanv: Fix a build error caused by recent fp64 NIR changes
2016-04-28 Jose Fonsecanir: Try to warn when C99 extensions are used in nir...
2016-04-28 Jose Fonsecanir: Remove spurious ; after nir_builder functions.
2016-04-28 Jose Fonsecanir: Remove spurious ; after namespace.
2016-04-28 Jose Fonsecanir: Avoid C99 field initializers.
2016-04-28 Brian Paulgallium/util: s/Elements/ARRAY_SIZE/
2016-04-28 Brian Paulmesa: improve comment on _mesa_check_disallowed_mapping...
2016-04-28 Marek Olšákradeonsi: remove needless cache flushes at the end...
2016-04-28 Marek Olšákradeonsi: remove flushes at the beginning and end of...
2016-04-28 Samuel Iglesias... nir: Add lrp lowering for doubles in opt_algebraic
2016-04-28 Samuel Iglesias... nir: rename lower_flrp to lower_flrp32
2016-04-28 Iago Toral... nir/lower_double_ops: lower round_even()
2016-04-28 Iago Toral... nir/lower_double_ops: lower fract()
2016-04-28 Iago Toral... nir/lower_double_ops: lower ceil()
2016-04-28 Iago Toral... nir/lower_double_ops: lower floor()
2016-04-28 Iago Toral... nir/lower_double_ops: lower trunc()
2016-04-28 Connor Abbottnir: add a pass to lower some double operations
2016-04-28 Connor Abbottnir/builder: add nir_imm_double()
2016-04-28 Samuel Iglesias... nir/builder: Add bit_size info to nir_build_imm()
2016-04-28 Jakob Sinclairradeonsi: check if value is negative
2016-04-28 Michel Dänzerclover: Fix build against clang SVN >= r267772
2016-04-28 Lars Hamreglsl: fix lowering outputs for early/nested returns
2016-04-27 Connor Abbottnir: rewrite nir_foreach_block and friends
2016-04-27 Connor Abbottnir/opt_cp: use nir_block_get_following_if()
2016-04-27 Jordan Justenvbo: Return INVALID_OPERATION during draw with a mapped...
2016-04-27 Nanley Cheryanv/formats: Return proper error code for unsupported...
2016-04-27 Nanley Cheryanv/device: Set the compressed texture feature flags...
2016-04-27 Jason Ekstrandnir/algebraic: Add a bit-size validator
2016-04-27 Jason Ekstrandnir/opt_algebraic: Fix some expressions with ambiguous...
2016-04-27 Jason Ekstrandnir/search: Respect the bit_size parameter on nir_searc...
2016-04-27 Jason Ekstrandnir/algebraic: Add a mechanism for specifying the bit...
2016-04-27 Jason Ekstrandnir/algebraic: Use "uint" instead of "unsigned" for...
2016-04-27 Jason Ekstrandnir/algebraic: Do better error reporting of bad expressions
2016-04-27 Alejandro Piñeiroisl: move -lm at the end of tests_ldadd
2016-04-27 Topi Pohjolaineni965/blorp/gen8: Fix blitting of interleaved msaa surfaces
2016-04-27 Brian Paulllvmpipe: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paultgsi: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulos: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulhud: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulgallivm: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Pauldraw: s/Elements/ARRAY_SIZE/
2016-04-27 Brian Paulsoftpipe: s/Elements/ARRAY_SIZE/
2016-04-27 Nicolai Hähnlewinsys/radeon: remove use_reusable_pool parameter from...
2016-04-27 Nicolai Hähnlegallium/radeon: remove use_reusable_pool parameter...
2016-04-27 Nicolai Hähnleradeon/video: always use the reusable buffer pool
2016-04-27 Nicolai Hähnleradeonsi: work around an MSAA fast stencil clear problem
2016-04-27 Nicolai Hähnleradeonsi: expclear must be disabled on first Z/S clear
2016-04-27 Nicolai Hähnleradeonsi: move blend choice out of loop in si_blit_deco...
2016-04-27 Nicolai Hähnleradeonsi: use level mask for early out in si_blit_decom...
2016-04-27 Nicolai Hähnleradeonsi: si_blit_decompress_depth is only used for...
2016-04-27 Nicolai Hähnleradeonsi: only decompress the required ZS planes from...
2016-04-27 Nicolai Hähnleradeonsi: decompress Z & S planes in one pass
2016-04-27 Nicolai Hähnleradeonsi: early out of si_blit_decompress_depth_in_plac...
2016-04-27 Nicolai Hähnleradeonsi: use MIN2 instead of expanded ?: operator
2016-04-27 Nicolai Hähnleradeonsi: fix brace style
2016-04-27 Nicolai Hähnlegallium/util: add u_bit_consecutive for generating...
2016-04-27 Tim Rowleyswr: s/Elements/ARRAY_SIZE/
2016-04-27 Nicolai Hähnleradeonsi: emit s_waitcnt for shader memory barriers...
2016-04-27 Tim Rowleyswr: [rasterizer] warning cleanup
2016-04-27 Tim Rowleyswr: [rasterizer core] implement legacy depth bias...
2016-04-27 Tim Rowleyswr: [rasterizer jitter] support for dumping x86 asm
2016-04-27 Tim Rowleyswr: [rasterizer core] more backend refactoring
2016-04-27 Tim Rowleyswr: [rasterizer jitter] add mSimdInt1Ty
2016-04-27 Tim Rowleyswr: [rasterizer core] backend refactor
2016-04-27 Brian Paulsvga: use the SVGA3D_DEVCAP_MAX_FRAGMENT_SHADER_INSTRUC...
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Take src swizzle into account
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Do not call fetchSrc(1) if...
2016-04-27 Hans de Goedenouveau: codegen: LOAD: Always use component 0 when...
2016-04-27 Stefan Dirschdri3: Check for dummyContext to see if the glx_context...
2016-04-27 Egbert Eichdri2: Check for dummyContext to see if the glx_context...
2016-04-27 Timothy Arceriglsl: move uniform block validation to link_uniform_blo...
2016-04-27 Kenneth Graunkedocs: Mention that {ARB,OES}_texture_stencil8 is suppor...
2016-04-27 Kenneth Graunkei965: Enable ARB_texture_stencil8 and OES_texture_stenc...
2016-04-27 Kenneth Graunkemesa: Try to fix CopyTex[Sub]Image of stencil textures.
2016-04-27 Kenneth Graunkemesa: Disallow CopyTexSubImage on stencil formats in ES.
2016-04-27 Kenneth Graunkei965: Fix MapTextureImage for multi-slice/level stencil...
2016-04-27 Kenneth Graunkei965: Move TCS output indirect_offset.file check out...
2016-04-27 Kenneth Graunkei965/fs: Reduce the response length of sampler messages...
2016-04-27 Jason Ekstrandnir: Add a helper for figuring out what channels of...
2016-04-27 Jason Ekstrandi965/fs: Use inst->regs_written for rlen for texture...
2016-04-27 Jason Ekstrandi965/fs: Properly report regs_written from SAMPLEINFO
2016-04-27 Jason Ekstrandi965/blorp: Set regs_written on texturing instructions
2016-04-27 Kenneth Graunkei965: Don't force a header for texture offsets of 0.
2016-04-27 Patrick Rudolphr600g: fix and optimize tgsi_cmp when using ABS and...
2016-04-26 Dave Airliedocs: update softpipe for ARB_compute_shader
2016-04-26 Dave Airliesoftpipe: add support for compute shaders. (v2)
2016-04-26 Dave Airlietgsi/exec: initialise SysSemanticToIndex array to -1
2016-04-26 Dave Airlietgsi/exec: implement restartable machine.
2016-04-26 Dave Airlietgsi/exec: make inputs/outputs optional for compute...
2016-04-26 Dave Airlietgsi/exec: implement load/store/atomic on MEMORY.
2016-04-26 Dave Airlietgsi/exec: split out setting up masks to separate function
next