mesa.git
2015-11-18 Nicolai Hähnleradeon: move get_driver_query_info to r600_query.c
2015-11-18 Neil Robertsi965: Prevent fast clears for MSRTs on SKL
2015-11-18 Eric Anholtvc4: Don't bother lowering uniforms when the same value...
2015-11-18 Eric Anholtvc4: Fix uniform reordering to support reading the...
2015-11-18 Eric Anholtvc4: Fix documentation on vc4_qir_lower_uniforms.c.
2015-11-18 Eric Anholtvc4: Add support for nir_op_uge, using the carry bit...
2015-11-18 Kenneth Graunkei965: Fix PIPE_CONTOL typo.
2015-11-17 Ben Widawskyi965: Add assertion for src_stencil payload size
2015-11-17 Kenneth Graunkei965: Implement ARB_pipeline_statistics_query tessellat...
2015-11-17 Timothy Arceriglsl: rename location layout helper
2015-11-17 Timothy Arceriglsl: don't validate binding when its not needed
2015-11-17 Timothy Arceriglsl: remove temp variable to make code easier to read
2015-11-17 Timothy Arceriglsl: cleanup and fix validate matrix function for...
2015-11-17 Timothy Arceriglsl: use better location in struct and block error...
2015-11-17 Timothy Arceriglsl: only do type and qualifier validation once per...
2015-11-17 Timothy Arceriglsl: rename function that processes struct and iface...
2015-11-17 Timothy Arceriglsl: move block validation outside function that valid...
2015-11-17 Timothy Arceriglsl: move ast layout qualifier handling code into...
2015-11-17 Kenneth Graunkei965: Add INTEL_DEBUG=shader_time support for tessellat...
2015-11-17 Kenneth Graunkei965: Add INTEL_DEBUG=tcs,tes and hs,ds flags for tesse...
2015-11-17 Kenneth Graunkei965: Add more MAX_*_URB_ENTRY_SIZE_BYTES #defines.
2015-11-17 Kenneth Graunkei965: Add missing stdio.h include to brw_compiler.h.
2015-11-17 Martin Peresegl: make it clear which platform x11 backend is being...
2015-11-17 Boyan Dingegl/x11_dri3: Implement EGL_KHR_image_pixmap
2015-11-17 Boyan Dingloader/dri3: Expose function to create __DRIimage from...
2015-11-17 Boyan Dingegl/x11: Implement dri3 support with loader's dri3...
2015-11-17 Boyan Dingegl_dri2: Add a function to let platform code return...
2015-11-17 Boyan Dingglx/dri3: Convert to use dri3 helper in loader library
2015-11-17 Boyan Dingloader: Add dri3 helper
2015-11-17 Eduardo Lima... i965: Return the correct value type from brw_compile_gs()
2015-11-17 Samuel Iglesias... glsl: copy each field's precision information in glsl_t...
2015-11-17 Samuel Iglesias... glsl: copy each field's precision information from...
2015-11-17 Samuel Iglesias... glsl: copy each field's precision information when...
2015-11-17 Samuel Iglesias... glsl: initialize data.precision value in ir_variable...
2015-11-17 Samuel Iglesias... glsl/nir: initialize precision field in glsl_struct_fie...
2015-11-17 Samuel Iglesias... nir: reduce memory footprint of glsl_struct_field's...
2015-11-17 Tapani Pällimesa: do runtime validation of precision varyings only...
2015-11-17 Tapani Pälliglsl: initialize precision when adding per vertex recor...
2015-11-17 Kenneth Graunkei965: Set MaxCombinedUniformBlocks properly.
2015-11-17 Kenneth Graunkei965: Clean up context constant initialization code.
2015-11-17 Kenneth Graunkei965: Convert scalar_* flags to a scalar_stage array.
2015-11-17 Roland Scheideggerr200: fix bgrx8/xrgb8 blits
2015-11-17 Roland Scheideggerradeon: fix bgrx8/xrgb8 blits
2015-11-16 Ian Romanickmeta/generate_mipmap: Only modify the draw framebuffer...
2015-11-16 Matt Turnernir/glsl: Fix copy-n-paste mistakes from commit 213f864.
2015-11-16 Alex Deucherradeonsi: enable optimal raster config setting for...
2015-11-16 Alex Deucherradeonsi: use proper GRBM_GFX_INDEX offset for CI+
2015-11-16 Neil Robertsdocs: Add 16x MSAA on i965 to the release notes
2015-11-16 Emil Velikovnv50: add missing header into the sources list
2015-11-16 Juan A. Suarez... nir/glsl_to_nir: use _mesa_fls() to compute num_textures
2015-11-16 Iago Toral... nir/copy_propagate: do not copy-propagate MOV srcs...
2015-11-15 Ilia Mirkinnv50,nvc0: disable render condition around clear_*...
2015-11-15 Kenneth Graunkei965: Introduce a MOV_INDIRECT opcode.
2015-11-14 Samuel Pitoisetnv50: add support for performance metrics on G84+
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-11-14 Samuel Pitoisetnv50: implement a basic compute support
2015-11-14 Samuel Pitoisetnv50: free interpolation parameters in nv50_program_des...
2015-11-14 Samuel Pitoisetnvc0: reduce the number of GPR used when reading MP...
2015-11-14 Ilia Mirkinnouveau: don't expose HEVC decoding support
2015-11-14 Vinson Leenir: Silence GCC maybe-uninitialized warnings.
2015-11-14 Kenneth Graunkei965: Add a SHADER_OPCODE_URB_READ_SIMD8_PER_SLOT opcode.
2015-11-14 Kenneth Graunkeglsl: Allow implicit int -> uint conversions for the...
2015-11-14 Kenneth Graunkei965: Print input/output VUE maps on INTEL_DEBUG=vs...
2015-11-13 Kenneth Graunkei965: Make convert_attr_sources_to_hw_regs handle strid...
2015-11-13 Kenneth Graunkenir: Add helpers for getting input/output intrinsic...
2015-11-13 Kenneth Graunkenir: Don't lower TCS outputs to temporaries.
2015-11-13 Kenneth Graunkenir: Allow outputs reads and add the relevant intrinsics.
2015-11-13 Kenneth Graunkenir/lower_io: Introduce nir_store_per_vertex_output...
2015-11-13 Kenneth Graunkenir/lower_io: Use load_per_vertex_input intrinsics...
2015-11-13 Ian Romanicki965: Silence unused parameter warnings in get_buffer_rect
2015-11-13 Ian Romanickmeta/generate_mipmap: Don't leak the sampler object
2015-11-13 Matt Turneri965: Remove unneeded #includes.
2015-11-13 Matt Turneri965: Silence warning.
2015-11-13 Juha-Pekka... i965: Don't write beyond allocated memory.
2015-11-13 Matt Turneri965: Use BRW_MRF_COMPR4 macro in more places.
2015-11-13 Matt Turneri965: Combine register file field.
2015-11-13 Matt Turneri965: Replace HW_REG with ARF/FIXED_GRF.
2015-11-13 Matt Turneri965/fs: Set stride correctly for immediates in fs_reg...
2015-11-13 Matt Turneri965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
2015-11-13 Matt Turneri965: Rename GRF to VGRF.
2015-11-13 Matt Turneri965: Move BAD_FILE from the beginning of enum register...
2015-11-13 Matt Turneri965: Initialize registers.
2015-11-13 Matt Turneri965: Use brw_reg's nr field to store register number.
2015-11-13 Matt Turneri965: Unwrap some lines.
2015-11-13 Matt Turneri965/vec4: Remove swizzle/writemask fields from src...
2015-11-13 Matt Turneri965: Remove fixed_hw_reg field from backend_reg.
2015-11-13 Matt Turneri965: Use immediate storage in inherited brw_reg.
2015-11-13 Matt Turneri965: Add and use enum brw_reg_file.
2015-11-13 Matt Turneri965: Reorganize brw_reg fields.
2015-11-13 Matt Turneri965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
2015-11-13 Matt Turneri965: Delete type field from backend_reg.
2015-11-13 Matt Turneri965: Delete abs/negate fields from backend_reg.
2015-11-13 Matt Turneri965: Make backend_reg inherit from brw_reg.
2015-11-13 Matt Turneri965/fs: Replace nested ternary with if ladder.
2015-11-13 Marek Olšákradeonsi: remove dead code after ES-GS linkage change
2015-11-13 Marek Olšákradeonsi: link ES-GS just like LS-HS
2015-11-13 Marek Olšákradeonsi: calculate optimal GS ring sizes to fix GS...
2015-11-13 Marek Olšákradeonsi: rename si_update_gs_rings
2015-11-13 Marek Olšákradeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
2015-11-13 Marek Olšákradeonsi: move maximum gs stream calculation into creat...
next