mesa.git
2016-02-12 Kenneth Graunkei965: Split brw_upload_texture_surfaces into compute...
2016-02-11 Marek Olšákradeonsi: fix build with LLVM 3.6
2016-02-11 Jason Ekstrandi965/gs: Pass VerticesIn though prog_data
2016-02-11 Jason Ekstrandi965/fs: Pass usage of depth, W, and sample mask throug...
2016-02-11 Jason Ekstrandi965/fs: Refactor setup_payload_gen6 to assume FS
2016-02-11 Samuel Pitoisetnv50,nvc0: remove unused parameter in nvXX_state_validate()
2016-02-11 Timothy Arceriglsl: don't validate interface blocks twice
2016-02-11 Timothy Arceriglsl: remove duplicate embedded struct validation
2016-02-11 Jose Fonsecainclude,gallium: Remove pre-MSVC 2013 compatibility.
2016-02-11 Jose Fonsecascons: Eliminate MSVC2008 compatibility.
2016-02-11 Jose Fonsecaconfigure: Eliminate MSVC2008 compatibility.
2016-02-11 Chris Forbesi965: ir: dump floats as %-g rather than %f, so we...
2016-02-11 Jordan Justeni965/gen7: Require kernel cmd_parser 5 for ARB_compute_...
2016-02-11 Marek Olšákst/mesa: release GLSL IR in LinkShader after it's not...
2016-02-11 Marek Olšákmesa: call build_program_resource_list inside Driver...
2016-02-11 Marek Olšákst/mesa: use correct pipe functions to create tess...
2016-02-11 Marek Olšákgallium/radeon: drop support for LLVM 3.5
2016-02-11 Marek Olšákradeonsi: obtain commonly used LLVM types only once
2016-02-11 Marek Olšákradeonsi: cleanup shader codegen
2016-02-11 Marek Olšákradeonsi: fix a crash when binding a sampler buffer
2016-02-11 Emil Velikovdocs: add news item and link release notes for 11.1.2
2016-02-11 Emil Velikovdocs: add sha256 checksums for 11.1.2
2016-02-11 Emil Velikovdocs: add release notes for 11.1.2
2016-02-11 Jason Ekstrandnir: Remove the const_offset from nir_tex_instr
2016-02-11 Jason Ekstrandnir/lower_vec_to_movs: Better report channels handled...
2016-02-10 Marek Olšákradeonsi: don't emit unnecessary NULL exports for unbou...
2016-02-10 Ben Widawskyi965: Make sure we blit a full compressed block
2016-02-10 Marek Olšákradeon/uvd: silence a warning
2016-02-10 Marek Olšákr300g: silence warnings
2016-02-10 Ian Romanickmeta/decompress: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanickmeta: Use internal functions for renderbuffer access
2016-02-10 Ian Romanickmeta/decompress: Track renderbuffer using gl_renderbuff...
2016-02-10 Ian Romanicki965/meta: Don't pollute the renderbuffer namespace
2016-02-10 Ian Romanicki965/meta: Use internal functions for renderbuffer...
2016-02-10 Ian Romanicki965/meta: Return struct gl_renderbuffer* from brw_get_...
2016-02-10 Ian Romanickmeta: Don't save or restore the renderbuffer binding
2016-02-10 Ian Romanickmeta: Use _mesa_CreateRenderbuffers instead of _mesa_Ge...
2016-02-10 Ian Romanicki965/meta: Use _mesa_CreateRenderbuffers instead of...
2016-02-10 Ian Romanickmesa: Refactor renderbuffer_storage to make _mesa_rende...
2016-02-10 Ian Romanickmesa: Refactor _mesa_framebuffer_renderbuffer
2016-02-10 Marek Olšákradeonsi: put image, fmask, and sampler descriptors...
2016-02-10 Marek Olšákwinsys/radeon: fix the num_tile_pipes comment to silenc...
2016-02-10 Alexandre Demerswinsys/radeon: better explain the num_tile_pipes fixup...
2016-02-10 Samuel Pitoisetst/mesa: check ureg_create() retval in create_pbo_uploa...
2016-02-10 Bernhard Rosenkränzerfreedreno/ir3: Get rid of nested functions
2016-02-10 Chris Forbesi965/blorp: Fix hiz ops on MSAA surfaces
2016-02-10 Topi Pohjolaineni965/gen8: Remove dead assertion
2016-02-10 Topi Pohjolaineni965: Use constant pointer when checking for compression
2016-02-10 Brian Paulmesa: fix trivial comment typo in dlist.c
2016-02-10 Kenneth Graunkei965/vec4: Drop support for ATTR as an instruction...
2016-02-10 Kenneth Graunkei965/vec4/gs: Stop munging the ATTR containing gl_Point...
2016-02-10 Kenneth Graunkei965: Apply VS attribute workarounds in NIR.
2016-02-10 Brian Paulst/mesa: clarify some texture target code in st_cb_draw...
2016-02-10 Brian Paulst/mesa: fix bitmap texture target code and simplify...
2016-02-10 Brian Paulst/mesa: use MAX3() macro, as we do for sampler view...
2016-02-10 Brian Paulst/mesa: move some st_cb_drawpixels.c code, add comments
2016-02-09 Nanley Cherymesa/readpix: Dedent former _mesa_readpixels() if block
2016-02-09 Nanley Cherymesa/readpix: Don't clip in _mesa_readpixels()
2016-02-09 Nanley Cherymesa/readpix: Clip ReadPixels() area to the ReadBuffer's
2016-02-09 Nanley Cherymesa/image: Make _mesa_clip_readpixels() work with...
2016-02-09 Jason Ekstrandi965/vec4: Plumb separate surfaces and samplers through...
2016-02-09 Jason Ekstrandi965/vec4: Separate the sampler from the surface in...
2016-02-09 Jason Ekstrandi965/fs: Plumb separate surfaces and samplers through...
2016-02-09 Jason Ekstrandi965/fs: Separate the sampler from the surface in gener...
2016-02-09 Jason Ekstrandi965/fs: Add an enum for keeping track of texture instr...
2016-02-09 Jason Ekstrandnir: Separate texture from sampler in nir_tex_instr
2016-02-09 Jason Ekstrandnir/tex_instr: Rename sampler to texture
2016-02-09 Jason Ekstrandnir: Add some braces around loops and ifs
2016-02-09 Kenneth Graunkei965: Explicitly write the "TR DS Cache Disable" bit...
2016-02-09 Rob Clarkfreedreno/ir3: use const_index helpers
2016-02-09 Rob Clarknir: use const_index helpers
2016-02-09 Rob Clarkptn: use const_index helpers
2016-02-09 Rob Clarkttn: use const_index helpers
2016-02-09 Rob Clarkttn: small logic cleanup
2016-02-09 Rob Clarkgtn: use const_index helpers
2016-02-09 Rob Clarknir: const_index helpers
2016-02-09 Kenneth Graunkeglsl: Disallow transform feedback varyings with compute...
2016-02-09 Marek Olšákradeonsi: enable denorms for 64-bit and 16-bit floats
2016-02-09 Marek Olšákgallium: pass the robust buffer access context flag...
2016-02-09 Marek Olšákgallium/radeon: add a function for adding llvm function...
2016-02-09 Marek Olšákradeonsi: compile geometry shaders immediately
2016-02-09 Marek Olšákradeonsi: split out code for deleting si_shader
2016-02-09 Marek Olšákradeonsi: move code writing tess factors into a separat...
2016-02-09 Marek Olšákradeonsi: make LLVM IR dumping less messy
2016-02-09 Marek Olšákradeonsi: move a few r600_can_dump_shader calls to...
2016-02-09 Marek Olšákradeonsi: remove useless code that handles dx10_clamp_mode
2016-02-09 Marek Olšákradeonsi: dump SPI_PS_INPUT values along with shader...
2016-02-09 Marek Olšákradeonsi: read SPI_PS_INPUT_ADDR from LLVM if it returns it
2016-02-09 Marek Olšákradeonsi: don't force gl_SampleMaskIn to 1 for smoothing
2016-02-09 Marek Olšákradeonsi: split PS input interpolation code into its...
2016-02-09 Marek Olšákradeonsi: implement forcing per-sample_interpolation...
2016-02-09 Marek Olšákradeonsi: remove si_shader::ps_input_interpolate
2016-02-09 Marek Olšákradeonsi: move BCOLOR PS input locations after all...
2016-02-09 Marek Olšákradeonsi: move SPI_PS_INPUT_CNTL value computation...
2016-02-09 Marek Olšákradeonsi: generate a color_two_side variant only if...
2016-02-09 Marek Olšákradeonsi: move si_shader_context initialization into...
2016-02-09 Marek Olšákst/mesa: remove st_is_program_native
2016-02-09 Marek Olšákst/mesa: unify destroy_program_variants cases for TCS...
2016-02-09 Marek Olšákst/mesa: unify get_variant functions for TCS, TES, GS
2016-02-09 Marek Olšákst/mesa: unify variants and delete functions for TCS...
next