mesa.git
2016-04-28 Connor Abbottnir/lower_samplers: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/normalize_cubemap_coords: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_var_copies: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/move_vec_src_uses_to_dest: fixup for new foreach_bl...
2016-04-28 Connor Abbottnir/lower_vars_to_ssa: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_vec_to_movs: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_idiv: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_to_source_mods: fixup for new foreeach_block()
2016-04-28 Connor Abbottnir/lower_io: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_system_values: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_phis_to_scalar: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_indirect_derefs: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/nir_lower_global_vars: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_atomics: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_load_const: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_locals_to_regs: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_gs_intrinsics: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/nir: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_clip: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/lower_alu_to_scalar: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/liveness: fixup for new foreach_block()
2016-04-28 Connor Abbottnir/inline_functions: fixup for new foreach_block()
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...
next