mesa.git
2011-11-07 Ian Romanickglsl: Allow glsl_types.h to be included in C sources
2011-11-07 Ian Romanickmesa: Add string_to_uint_map::clear method to clear...
2011-11-07 Ian Romanickmesa: Fix error generation for glClearBuffer{i ui}v...
2011-11-07 Brian Paulmesa: fix the selection of soft renderbuffer color...
2011-11-07 Brian Paulmesa: remove unneeded soft renderbuffer format-setting...
2011-11-07 Brian Paulmesa: fix comment typo in intel_renderbuffer
2011-11-07 Brian Paulintel: update intel_texture_image comment
2011-11-07 Brian Paulintel: wrap comment and fix typo
2011-11-07 Brian Paulst/mesa: first implementation of Map/UnmapRenderbuffer()
2011-11-07 Brian Paulxlib: implement renderbuffer mapping/unmapping
2011-11-07 Brian Paulmesa: check for immutable texture in _mesa_test_texobj_...
2011-11-07 Brian Paulswrast: update program type assertion
2011-11-07 Brian Paulst/mesa: clean-up st_translate_interp()
2011-11-07 Brian Paulst/mesa: add some null pointer checking to better handl...
2011-11-07 Morgan Armandst/mesa: fix memory leaks
2011-11-07 Morgan Armandst/mesa: fix indentation
2011-11-07 Morgan Armandsoftpipe: fix memory leaks
2011-11-07 Kenneth Graunkei965: Fix Sandybridge regression introduced by workarou...
2011-11-07 Kenneth Graunkei965: Enable faster workaround-free math on Ivybridge.
2011-11-07 Marek Olšákmesa: add missing checks to compute_version
2011-11-07 Fabio Pedrettiradeon: cleanup radeon shared code after r300 and r600...
2011-11-07 Kenneth Graunkei965: Fix struct vs class warnings in brw_fs_vector_spl...
2011-11-06 Dave Airliellvmpipe: fix typo in the depth sampling aos code.
2011-11-06 Dave Airliellvmpipe: enable RGTC after u_format fix.
2011-11-06 Dave Airlieu_format: fix RGTC support in fits 8unorm.
2011-11-06 Chia-I Wuscons: add CPP_SOURCES for nv50/nvc0
2011-11-06 Chia-I Wuandroid: add CPP_SOURCES for nv50/nvc0
2011-11-06 Chia-I Wuandroid: reorder nouveau pipe drivers
2011-11-06 Dave Airliegl3.txt: update for ARB_texture_storage.
2011-11-06 Dave Airlier600g: add initial linestipple support.
2011-11-06 Christian Incigallivm: change sys::getHostTriple to sys::getDefaultTa...
2011-11-06 Vinson Leeg3dvl: Fix memory leaks on error paths.
2011-11-06 Vinson Leepp: Reorder calloc to avoid memory leak on error path.
2011-11-05 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-05 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-05 Matt Turnerdocs: fix grammar and punctuation in llvmpipe docs.
2011-11-05 Dave Airliegl3.txt: add not of ARB_texture_storage work started.
2011-11-05 José Fonsecadocs: Update llvmpipe docs.
2011-11-05 Chia-I Wuconfigure.ac: gbm_gallium requires DRI_LIB_DEPS to...
2011-11-05 Chia-I Wushared-glapi: fix a linking error for SELinux
2011-11-04 Alex DeucherRevert "r600g: precalculate semantic indices for SPI...
2011-11-04 Alex DeucherRevert "r600g: move SPI setup to PS setup"
2011-11-04 Brian Paulsvga: fix varying var remapping for unused FS outputs
2011-11-04 Brian Paulsvga: add comments and reformat code in svga_tgsi_decl_...
2011-11-04 Marek Olšákst/mesa: set geometry shader to NULL when doing interna...
2011-11-04 José Fonsecamesa/st: Be nice with the stack -- use malloc for large...
2011-11-04 George Sapountzisdri: cosmetic
2011-11-04 George Sapountzisdri_util: move drawable functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move context functions
2011-11-04 George Sapountzisdri_util: move screen functions
2011-11-04 George Sapountzisdri: drop stray includes and typedef
2011-11-04 George Sapountzisdri: move __driUtilMessage to xmlconfig.c
2011-11-04 George Sapountzisdri: drop drisw_util.h
2011-11-04 George Sapountzisdri: reorder as driver,screen,context,drawable
2011-11-04 George Sapountzisdri: unify __DRIcontextRec, __DRIdrawableRec
2011-11-04 George Sapountzisdri: unify __DRIscreenRec
2011-11-04 George Sapountzisdri: unify __DriverAPIRec
2011-11-04 George Sapountzisdri: drop drmLock remnants
2011-11-04 George Sapountzisdri: drop DRI_VALIDATE macros
2011-11-04 Marek Olšákgallium/cso_cache: remove one call to pipe_sampler_view...
2011-11-04 Vadim Girlinr600g: move SPI setup to PS setup
2011-11-04 Vadim Girlinr600g: precalculate semantic indices for SPI setup
2011-11-04 José Fonsecasvga: Tighten the register file assertions.
2011-11-04 Dave Airlieradeon/r200: strip texture borders.
2011-11-04 Dave Airlieradeon/r200: fix r100/r200 blit to use the offsets.
2011-11-04 Dave Airlieradeon: drop mtface/mtlevel, use ones in base class.
2011-11-04 Marek Olšáku_vbuf_mgr: avoid one call to pipe_resource_reference...
2011-11-04 José Fonsecaswrast: Avoid void * arithmetic.
2011-11-04 Eric Anholti965/gen6: Improve glReadPixels() performance by blitti...
2011-11-04 Eric Anholtintel: Add safety asserts for the blit engine's pitch...
2011-11-04 Eric Anholtintel: Don't force a batchbuffer flush in readpixels.
2011-11-04 Eric Anholtradeon: Remove early dereference of src/dst width in...
2011-11-04 Eric Anholtswrast: Drop the global mapping of buffers across glRea...
2011-11-04 Eric Anholtswrast: Drop the remaining GetRow-based glReadPixels...
2011-11-04 Eric Anholtswrast: Remove dead _swrast_read_depth_span_uint().
2011-11-04 Eric Anholtswrast: Convert color glReadPixels slow path to using...
2011-11-04 Eric Anholtswrast: Skip _swrast_validate_derived in _swrast_ReadPi...
2011-11-04 Eric Anholtswrast: Add a readpixels fast-path based on memcpy...
2011-11-04 Eric Anholtmesa: Add a function for comparing gl_format to format...
2011-11-04 Eric Anholtswrast: Switch the remaining depth readpixels to MapRen...
2011-11-04 Eric Anholtswrast: Switch the remaining depth/stencil readpixels...
2011-11-04 Eric Anholtswrast: MapRenderbuffer in separate depth/stencil readp...
2011-11-04 Eric Anholtswrast: Calculate image address/stride once for depth...
2011-11-04 Eric Anholtswrast: Make the packed depth/stencil read fastpath...
2011-11-04 Eric Anholtswrast: Directly map the stencil buffer in read_stencil...
2011-11-04 Vinson Leeradeon: Fix variable initialization typo.
2011-11-04 Paul Berryi965: Fix constant propagation into 32-bit integer...
2011-11-03 Brian Paulsvga: use the draw-module's sprite stage depending...
2011-11-03 Brian Paulsvga: pass fragment shader to draw module
2011-11-03 Brian Paulsvga: implement generic variable index remapping
2011-11-03 Brian Pauldraw: assert that we have non-null fragment shader
2011-11-03 nobledtexgetimage: add missing return on error
2011-11-03 Brian Paulmesa: fix texture target mix-up in NV_fragment_program...
2011-11-03 Ian Romanicklinker: Check that initializers for global variables...
2011-11-03 Ian Romanickglsl: Refactor generate_ARB_draw_buffers_variables...
2011-11-03 Ian Romanickglsl: Put all bitfields in ir_variable together for...
2011-11-03 Ian Romanicklinker: Fix the indentation of a block in cross_validat...
2011-11-03 Eric Anholtradeon: Check an error return instead of assigning...
2011-11-03 Marek Olšákr300g: force buffer placements to GTT on big endian...
next