mesa.git
2011-11-07 Brian Paulmesa: remove prog_uniform.c from SConscript
2011-11-07 Ian RomanickDelete code made dead by previous uniform related patches
2011-11-07 Ian Romanickmesa: Add missing check for glUniform*v count > 1 on...
2011-11-07 Ian Romanickmesa: Rewrite the way uniforms are tracked and handled
2011-11-07 Ian Romanicki965: Move _mesa_ir_link_shader call before device...
2011-11-07 Ian Romanickmesa: Add log_uniform and log_program_parameters to...
2011-11-07 Ian Romanickir_to_mesa: Add _mesa_associate_uniform_storage
2011-11-07 Ian Romanickmesa: Add _mesa_uniform_{attach,detach_all}_driver_stor...
2011-11-07 Ian Romanickmesa: Add _mesa_propagate_uniforms_to_driver_storage
2011-11-07 Ian Romanicklinker: Track uniform locations to new tracking structures
2011-11-07 Ian Romanickmesa: Add structures for "new style" uniform tracking...
2011-11-07 Ian Romanicklinker: Add helper class for parcelling out backing...
2011-11-07 Ian Romanicklinker: Add helper class for determining uniform usage
2011-11-07 Ian Romanickmesa: Move most of uniforms.c to uniform_query.cpp
2011-11-07 Ian Romanickmesa: Refactor parameter validate for GetUniform, Unifo...
2011-11-07 Ian Romanickmesa: Move {split,merge}_location_offset to uniforms.h
2011-11-07 Ian Romanickglsl: Add new structures for tracking uniforms in linke...
2011-11-07 Ian Romanickmesa: Make get_uniform available outside compilation...
2011-11-07 Ian Romanickmesa: Move the link check from _mesa_get_uniform_locati...
2011-11-07 Ian Romanicklinker: Make invalidate_variable_locations available...
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...
next