mesa.git
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
2011-03-01 Dave Airlieswrast/rgtc: fix rendering issues introduced when fix...
2011-03-01 Dave Airlier600g: change the cross over point for 2d->1d
2011-03-01 Ian Romanickmesa: Fix build breakage caused by c73e6ce
2011-03-01 Benjamin Franzkeegl: Add EGL_WL_bind_wayland_display
2011-03-01 Ian RomanickGenerate lexer and parser files for tarball creation...
2011-03-01 Ian RomanickAdd generated parser / lexer files to gitignore lists
2011-03-01 Ian Romanickmesa: Fix some quirkiness of make tarballs
2011-03-01 Ian Romanickmesa: Remove nonexistent files from distribution list
2011-03-01 Ian Romanickmesa: Remove files generated by flex and bison from GIT
2011-03-01 Ian Romanickglcpp: Remove files generated by flex and bison from GIT
2011-03-01 Ian Romanickglsl: Remove files generated by flex and bison from GIT
2011-03-01 Daniel Vetteri915g: kill relocs accouting
2011-03-01 Daniel Vetteri915g: switch to the exact batch space reservation...
2011-03-01 Daniel Vetteri915g: split up hw state emission into small atoms
2011-03-01 Christian Königst/mesa: probably handle instanced drawing
2011-03-01 Daniel Vetteri915g: fix i915_winsys_batchbuffer_write
2011-03-01 Kenneth Graunkeintel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
2011-03-01 Chris Wilsonconfigure: Bump libdrm requirements
2011-03-01 Marek Olšákr300g: initialize some r500 PS3 regs
2011-03-01 Marek Olšákr300g: document some more DRM 2.8.0 features
2011-03-01 Chris Wilsoni965: Use negative relocation deltas to minimse vertex...
2011-03-01 Chris Wilsoni965: Undo 'continuation of vb packets'
2011-03-01 Chris Wilsoni965: Fix uploading of shortened vertex packets
2011-03-01 Chris Wilsoni965: Upload all vertices used
2011-03-01 Thomas Hellstromst/egl: Implement swapbuffer throttling
2011-03-01 Thomas Hellstromst/egl/drm: Rework swapbuffers
2011-03-01 Thomas Hellstromst/egl: Add a helper to perform a copy swap on a resour...
2011-03-01 Thomas Hellstromst/egl: Move the copy context to the native display...
2011-03-01 Kenneth GraunkeRevert "i965/fs: Correctly set up gl_FragCoord.w on...
2011-03-01 Dave Airliest/dri: one more missing array size
next