mesa.git
2011-03-05 Marek Olšákgallium: split CAP_INSTANCE_DRAWING into INSTANCEID...
2011-03-05 Marek Olšákr300g: cleanup parameters of draw functions
2011-03-05 Christoph Bumillernv50: support the InstanceID system value
2011-03-05 Christian Königr600g: simplify instance addr calculation
2011-03-05 Vinson Leenvc0: Update SConscript.
2011-03-05 Vinson Leenv50: Update SConscript.
2011-03-05 Christian Königr600g: fix fragment shader size calculation
2011-03-05 Ian Romanickglsl: Process redeclarations before initializers
2011-03-05 Ian Romanickglsl: Refactor AST-to-HIR code handling variable initia...
2011-03-05 Ian Romanickglsl: Refactor AST-to-HIR code handling variable redecl...
2011-03-04 Christoph Bumillernv50,nvc0: get format desc for TIC entry from sampler...
2011-03-04 Christoph Bumillernv50,nvc0: share sampler state creation
2011-03-04 Christoph Bumillernv50,nvc0: update the format tables
2011-03-04 Christoph Bumillernvc0: use m2mf for resource_copy_region if formats...
2011-03-04 Christoph Bumillernv50,nvc0: fix texture layer issues
2011-03-04 Jakob Bornecrantzi915g: Use tgsi_info from fragment shader instead
2011-03-04 Daniel Vetteri915g: use passthough shader for empty fragment programs
2011-03-04 Benjamin Franzkeegl_dri2: Fix incompatible vfunc-pointer warning
2011-03-04 Benjamin Franzkeegl/wayland: Move wayland-egl into a subdir
2011-03-04 Eric Anholti965: Apply a workaround for the Ironlake "vertex flash...
2011-03-04 Marek Olšákr300g: preliminary implementation of clamping controls
2011-03-04 Marek Olšákr300g: implement FP16 alpha test
2011-03-04 Marek Olšákr300g: implement blending for some of non-RGBA8 formats
2011-03-04 José Fonsecadraw: Silence tgsi_emit_sse2 failed messages.
2011-03-04 José Fonsecatgsi: Disable SSE2 code generation.
2011-03-04 José Fonsecascons: Unbreak mingw cross compilation.
2011-03-04 Marek Olšákst/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats...
2011-03-04 José Fonsecascons: Get glsl2 and glcpp programs building correctly.
2011-03-04 José Fonsecaglsl/glcpp: Use stdio.h instead of unistd.h.
2011-03-04 José Fonsecaglsl: Define YY_NO_UNISTD_H on MSVC.
2011-03-04 José Fonsecagallium: Define __func__ on MSVC.
2011-03-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2011-03-04 Chris Wilsoni965: Fix extending VB packets
2011-03-04 Chris Wilsoni965: Handle URB_FENCE erratum for Broadwater
2011-03-04 Chris Wilsoni965: Align index to type size and flush if the type...
2011-03-04 Chris Wilsonintel: Add couple of missing gen6 commands to decode
2011-03-04 Chris Wilsoni965: Prevent using a zero sized (or of unknown type...
2011-03-03 Dave Airlier600g: disable tiling by default again.
2011-03-03 José Fonsecatgsi: Update assert.
2011-03-03 Kenneth Graunkeglcpp: Remove trailing contexts from #if rules.
2011-03-03 Kenneth Graunkeglcpp: Rework lexer to use a SKIP state rather than...
2011-03-03 Kenneth Graunkeglcpp/tests: Update 063-comments.c.expected to match...
2011-03-03 Jakob Bornecrantzrbug: Fix depth stencil surface not being sent to the...
2011-03-03 José Fonsecascons: More tweaks to fix MinGW build.
2011-03-03 José Fonsecascons: Ensure generated headers are in the include...
2011-03-03 José Fonsecascons: Add human friendlier build messages for lex...
2011-03-03 José Fonsecascons: Always load lex/yacc tool.
2011-03-03 Christoph Bumillernv50: check grclass instead of chipset for 3D caps
2011-03-03 Christoph Bumillernv50: increase size of shader code bo
2011-03-03 Ben Skeggsnouveau: allow pipe driver to define which buffers...
2011-03-03 Zou Nan haii965: SNB GT1 has only 32k urb and max 128 urb entries.
2011-03-02 Kenneth Graunkeglsl: Remove unused glcpp/Makefile.am.
2011-03-02 Kenneth Graunkeglsl: Remove 'tests' subfolder.
2011-03-02 Christian Königr600g: correct mega_fetch_count in fetch shader
2011-03-02 Zack Rusintgsi: defer allocation of huge inputs/outputs until...
2011-03-02 Ian Romanickdocs: added news item for 7.9.2 and 7.10.1 releases
2011-03-02 Ian Romanickdocs: All links to 7.9.2 and 7.10.1 release notes
2011-03-02 Ian Romanickdocs: Import 7.10.1 release notes from 7.10 branch
2011-03-02 Ian Romanickdocs: Import 7.9.2 release notes from 7.9 branch
2011-03-02 Christoph Bumillernv50: fix IB index buffer path
2011-03-02 Christoph Bumillernv50: fix POINT_COORD_REPLACE_MAP method size
2011-03-02 Christoph Bumillernv50: primitive restart trick for vertex data through...
2011-03-02 Christoph Bumillernv50: fix depth clamp for disabled primitive clipping
2011-03-02 Christoph Bumillernv50: implement independent blend functions for nva3...
2011-03-02 Christoph Bumillernv50: fix tile size calculations
2011-03-02 Christoph Bumillernv50: fix point sprite state validation
2011-03-02 Christoph Bumillernv50: allow accidentally disabled IB index buffers...
2011-03-02 Christoph Bumillernv50: apply relocations to shader code
2011-03-02 Christoph Bumillernv50: fix wrong miptree tile flags taken over from...
2011-03-02 Benjamin Franzkeegl_dri2 x11: Workaround device_name xcb-dri2 bug
2011-03-02 Benjamin Franzkeegl/wayland: build subdirs (wayland-drm) before depend
2011-03-02 Marek Olšákr300g: require DRM 2.3.0 (kernel 2.6.34)
2011-03-02 Marek Olšákr300g: do not use ioctl thread offloading on single...
2011-03-02 Brian Paulmesa: added gl_program_constants::MaxAddressOffset
2011-03-02 Brian Paulmesa: increase INST_INDEX_BITS to 12
2011-03-02 Brian PaulRevert "mesa: reduce calls to _mesa_test_framebuffer_co...
2011-03-02 Brian Paulvbo: fix error parameter
2011-03-02 Vinson Leer300g: Silence 'control reaches end of non-void functio...
2011-03-02 Vinson Leegallium: Add u_format_rgtc.c to SConscript.
2011-03-02 Zou Nan haii965: Maxinum the usage of urb space on SNB.
2011-03-02 Dave Airliemesa/st: fix softpipe npot compressed mipmaps.
2011-03-02 Dave Airliesoftpipe: enable RGTC now that we have u_format support.
2011-03-02 Dave Airliemesa/st: fix generate mipmap for signed compressed...
2011-03-02 Dave Airliegallium: add RGTC UNORM support to u_format.
2011-03-02 Dave Airliergtc: remove GL types from this file.
2011-03-02 Dave Airliergtc: move the texel fetch into common unsigned/signed...
2011-03-02 Dave Airliergtc: fix issues with compressor and signed types.
2011-03-02 Dave Airliergtc: don't try to access off the end of the block.
2011-03-02 Dave Airliergtc: move to using ubyte for fetch instead of chan...
2011-03-02 Marek Olšákst/mesa: use RGTC for GL_COMPRESSED_RED/RG if possible
2011-03-02 Brian Paulsvga: reduce MAX_DMA_SIZE to 4MB
2011-03-02 Brian Paulvbo: add vbo_always_unmap_buffers()
2011-03-02 Brian Paulvbo: generate GL_INVALID_VALUE for bad glVertexAttrib...
2011-03-02 Brian Pauli915g: remove extra semicolon
2011-03-01 Ian Romanickmesa: Revert most of 3158cc7d because it causes other...
2011-03-01 Marek Olšákr300g: accelerate resoure_copy_region for rgtc
2011-03-01 Kenneth Graunkescons: Use Flex and Bison to generate lexer/parser...
2011-03-01 Kenneth Graunkeglsl: Rename .lpp to .ll and .ypp to .yy.
2011-03-01 Dave Airliergtc: fix fetch function limits for signed types
2011-03-01 Dave Airliergtc: fixup mipmap generation
next