mesa.git
2016-04-08 Jason Ekstrandanv/blit2d: Pass the source pitch into the shader
2016-04-08 Jason Ekstrandanv/blit2d: Break the texelfetch portion of shader...
2016-04-08 Jason Ekstrandanv/blit2d: Fix whitespace
2016-04-08 Jason Ekstrandanv/blit2d: Fix a NIR writemask
2016-04-08 Jason Ekstrandanv/meta2d: Don't declare an array sampler in the fragm...
2016-04-08 Jason Ekstrandanv/blit2d: Remove the tex_dim parameter from copy_frag...
2016-04-07 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
2016-04-07 Jason Ekstrandi965/fs: Use the scale helper in surface_builder
2016-04-07 Marek Olšákradeonsi: do per-pixel clipping based on viewport states
2016-04-07 Samuel Pitoisetnv50/ir: do not try to attach JOIN ops to ATOM
2016-04-07 Nicolai Hähnleradeonsi: raise number of samplers per shader to 32
2016-04-07 Nicolai Hähnleradeonsi: expand the compressed color and depth texture...
2016-04-07 Nicolai Hähnleradeonsi: replace magic 16 by SI_NUM_USER_SAMPLERS
2016-04-07 Nicolai Hähnlegallium: raise PIPE_MAX_SAMPLERS to 32
2016-04-07 Nicolai Hähnlest/glsl_to_tgsi: make samplers_used an uint32_t (v2)
2016-04-07 Nicolai Hähnletgsi/scan: add an assert for the size of the samplers_d...
2016-04-07 Nicolai Hähnledraw/aaline: stronger guard against no free samplers...
2016-04-07 Nicolai Hähnleutil/pstipple: stronger guard against no free samplers...
2016-04-07 Brian Paulsvga: new SVGA_MSAA env var to disable/enable MSAA...
2016-04-07 Brian Paulsvga: add some trivial null pointer checks
2016-04-07 Samuel Pitoisettrace: add missing set_shader_images()
2016-04-07 Marek Olšákradeonsi: disable perfect ZPASS counts for PIPE_QUERY_O...
2016-04-07 Marek Olšákradeonsi: don't use the real barrier instruction in...
2016-04-07 Michel DänzerRevert "clover: Fix build against clang SVN >= r265359"
2016-04-07 Jason Ekstrandnir/types: Add a wrapper for count_attribute_slots
2016-04-07 Kristian Høgsberg... genxml: Add GEN6 genxml
2016-04-07 Dave Airlier600: use radeon_emit in a few more places in evergreen...
2016-04-07 Dave Airlier600: make compute global buffer functions static.
2016-04-07 Dave Airlier600: make two compute functions static.
2016-04-07 Dave Airlier600: using pipe_grid_info more in evergreen_compute.
2016-04-07 Dave Airlier600: in evergreen_compute use ctx consistently instead...
2016-04-07 Dave Airlier600: use rctx consistently in evergreen_compute.c
2016-04-07 Dave Airlier600: cleanup whitespace in evergreen_compute.c
2016-04-07 Edward O'CallaghanGL3.txt: Mark ARB_framebuffer_no_attachments as done
2016-04-07 Edward O'Callaghanr600g: Enable ARB_framebuffer_no_attachments
2016-04-07 Edward O'Callaghanradeonsi: Enable ARB_framebuffer_no_attachments
2016-04-07 Edward O'Callaghanradeonsi: Improve assert info out of si_set_framebuffer...
2016-04-07 Edward O'Callaghanradeonsi: Allow 16 samples MSAA mode for PIPE_FORMAT_NONE
2016-04-07 Edward O'Callaghansoftpipe: Set samples and layers in set_framebuffer_sta...
2016-04-07 Edward O'Callaghanmesa/st: Update framebuffer state with no.of samples...
2016-04-07 Edward O'Callaghangallium/trace: Dump no.of samples and layers in fb...
2016-04-07 Edward O'Callaghangallium: Put no.of {samples,layers} into pipe_framebuff...
2016-04-07 Edward O'Callaghanmesa/st: Set _NumSamples in update_framebuffer_state()
2016-04-07 Edward O'Callaghangallium: Obtain ARB_framebuffer_no_attachment constants
2016-04-07 Edward O'Callaghangallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
2016-04-07 Edward O'Callaghanmesa/st: Use _mesa_geometric_ functions appropriately
2016-04-07 Edward O'Callaghanmesa: Add comment to framebuffer_parameteri()
2016-04-07 Jason Ekstrandi965/sf_state: Pull flat_enables out of prog_data
2016-04-07 Jason Ekstrandi965/fs: Add a flat_inputs field to prog_data
2016-04-07 Jason Ekstrandbrw/device_info: Add a helper for getting a device...
2016-04-07 Jason Ekstrandi965/fs_surface_builder: Mask signed integers after...
2016-04-07 Jason Ekstrandi965/fs: Make the repclear shader support either a...
2016-04-07 Jason Ekstrandi965: Move get_hw_prim_for_gl_prim to brw_util.c
2016-04-06 Bas Nieuwenhuizenradeonsi: set shader calling conventions
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 Jason Ekstrandi965/compiler: Remove a redundant declaration of brw_co...
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/defines: Unconditionally define primitives
2016-04-04 Jason EkstrandMerge remote-tracking branch 'public/master' into vulkan
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 Jason Ekstrandnir: Stop double-printing function arguments
2016-04-04 Jason Ekstrandglsl: Stop force-enabling compute shaders
2016-04-04 Jason Ekstrandglsl/standalone: Get rid of the unneeded _mesa_error_no...
2016-04-04 Kenneth Graunkei965: Add an INTEL_PRECISE_TRIG=1 option to fix SIN...
2016-04-04 Jason EkstrandRemove more spirv2nir remnants
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
next