mesa.git
2016-02-13 Ben Widawskyi965: Rename optimizer debug 00 filename
2016-02-13 Kenneth Graunkei965: Make brw_clear_cache NULL out stale program pointers.
2016-02-12 Ilia Mirkinmesa: avoid segfault in GetProgramPipelineInfoLog when...
2016-02-12 Ilia Mirkinmesa: reset offset/size to 0 when removing atomic binding
2016-02-12 Ilia Mirkinmesa: recognize enums GL_COLOR_ATTACHMENT8-31 as valid
2016-02-12 Ilia Mirkinmesa/clear: update ClearBufferfv error handling for...
2016-02-12 Ilia Mirkinmesa/clear: update ClearBufferuiv error handling for...
2016-02-12 Ilia Mirkinmesa/clear: simplify ClearBufferiv error handling
2016-02-12 Ilia Mirkinmesa/clear: remove dead code handling ClearBufferiv...
2016-02-12 Ilia Mirkinmesa: allow DEPTH_STENCIL_TEXTURE_MODE queries in GLES...
2016-02-12 Kenneth Graunkei915: include teximage.h
2016-02-12 Brian Pauli965: include teximage.h
2016-02-12 Axel Davyst/nine: Implement Managed vertex/index buffers
2016-02-12 Axel Davyst/nine: Align stack for entry points
2016-02-12 Axel Davyst/nine: Drop path for ureg_NRM and ureg_CLAMP
2016-02-12 Axel Davyst/nine: Remove usage of SQRT in ff code
2016-02-12 Axel Davyst/nine: Fix stateblocks crashes with lights
2016-02-12 Axel Davyst/nine: SCRATCH does support all formats
2016-02-12 Axel Davyst/nine: Add format checks to create_zs_or_rt_surface
2016-02-12 Axel Davyst/nine: Support ATI1/ATI2 for CubeTexture
2016-02-12 Axel Davyst/nine: Clean pSharedHandle Texture ctors checks
2016-02-12 Axel Davyst/nine: Move texture creation checks
2016-02-12 Axel Davyst/nine: Clean useless code in texture9.c
2016-02-12 Axel Davyst/nine: Do not set SHARED flag for shared textures.
2016-02-12 Axel Davyst/nine: Do not set resource usage for SYSTEMMEM
2016-02-12 Brian Paulmesa: move _mesa_num_tex_faces() to teximage.h
2016-02-12 Brian Paulmesa: simplify some code with new _mesa_cube_face_targe...
2016-02-12 Brian Paulmesa: add _mesa_cube_face_target() helper
2016-02-12 Brian Paulmesa: make _mesa_tex_target_to_face() an inline function
2016-02-12 Brian Paulmesa: remove _ARB suffix from cube map enums
2016-02-12 Brian Pauldocs: Visual Studio 2013 or later is now required
2016-02-12 Timothy Arceriglsl: replace _strtoui64() with strtoull() for MSVC
2016-02-12 Jose Fonsecamesa: Use _aligned_malloc/free for MinGW too.
2016-02-12 Jose Fonsecamesa: Remove support for MSVC2008.
2016-02-12 Jose Fonsecautil/u_atomic: Remove MSVC 2008 support.
2016-02-12 Topi Pohjolaineni965: Stop considering if msrt aux buffers need aux...
2016-02-12 Topi Pohjolaineni965: Separate miptree creation from auxiliary buffer...
2016-02-12 Topi Pohjolaineni965: Isolate aligned dimensions for stencil only
2016-02-12 Topi Pohjolaineni965: Restore vbo after color resolve during brw_try_dr...
2016-02-12 Topi Pohjolaineni965: Validate textures before altering driver state
2016-02-12 Kenneth Graunkei965: Make brw_clear_cache flag all the bits on both...
2016-02-12 Samuel Iglesias... glsl: Allow invariant qualifer in block members in...
2016-02-12 Kenneth Graunkei965: Consider tessellation in get_pipeline_state_l3_we...
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
next