mesa.git
2010-08-21 Luca Barbierinvfx: fix format support code for compressed texture
2010-08-21 Luca Barbierigallium/auxiliary: add semantic linkage utility code
2010-08-21 Luca Barbieriu_debug_describe: use switch instead of if chain
2010-08-21 Luca Barbieriu_debug_describe: add PIPE_TEXTURE_RECT
2010-08-21 Luca Barbieriauxiliary: add copyright headers
2010-08-21 José Fonsecautil: Match printf format to silence warning.
2010-08-21 José Fonsecamesa: Remove unsused local variable.
2010-08-21 José Fonsecautil: Make the reference debuggin code more C++ friendly.
2010-08-21 José Fonsecautil: Remove the x86 exception handlers.
2010-08-21 Alex Corscaddentrace: Don't immediately destroy the pipe's sampler...
2010-08-21 Alex Corscaddentrace: Trace the correct version of the resource when...
2010-08-21 Vinson Leegenerate_builtins.py: Remove unused import sys.
2010-08-21 Chia-I Wumapi: Use MAPI_EXPORT to export public functions.
2010-08-21 Chia-I Wumapi: Prefix functions in u_current.h by u_current.
2010-08-21 Chia-I Wuglapi: Move public function/variable declarations to...
2010-08-20 richardevergreen : initial support driver code.
2010-08-20 Eric Anholti965: Rename nr_depth_regs to nr_payload_regs.
2010-08-20 Eric Anholti965: Also use the SIMD8 FB writes for SIMD8 mode on...
2010-08-20 Zhenyu Wangi965: Add support for FB writes on Sandybridge.
2010-08-20 Zhenyu Wangi965: Set the destination horiz stride even for da16...
2010-08-20 Zhenyu Wangi965: Set the maximum number of threads on Sandybridge.
2010-08-20 Zhenyu Wangi965: Add AccWrCtl support on Sandybridge.
2010-08-20 Zhenyu Wangi965: Mention the mlen and rlen for URB reads.
2010-08-20 Zhenyu Wangi965: Sandybridge doesn't have Compr4 mode, since it...
2010-08-20 Zhenyu Wangi965: Adjust disasm of subreg numbers to be in units...
2010-08-20 Eric Anholti965: Fix DP write channel ordering on Sandybridge.
2010-08-20 Luca Barbierios_stream: fix bugs in allocation path
2010-08-20 Luca Barbierip_compiler: add replacement va_copy
2010-08-20 Kenneth GraunkeDelete more vestiges of the old shader compiler.
2010-08-20 Kenneth Graunkeglsl: Remove bogus "ambient" field from vec4 gl_Texture...
2010-08-20 Luca Barbieriglsl: add missing ambient field to gl_LightModel
2010-08-20 Luca Barbieriglsl: don't crash if a field is specified for a non...
2010-08-20 Luca Barbieriglsl: add missing sceneColor field to gl_{Front, Back...
2010-08-20 Eric Anholtintel: Don't try to do work for BufferSubData with...
2010-08-20 Nick Bowlermesa: Fix GetUniformLocation while compiling display...
2010-08-20 Eric AnholtRemove remnants of the old glsl compiler.
2010-08-20 Jerome Glisser600g: add POW instruction
2010-08-20 Jerome Glisser600g: cleanup definition, fix segfault when no valid...
2010-08-20 Michal Krolutil: Fix build for C++ compilers.
2010-08-20 Luca Barbierigallium: hook up reference count debugging code
2010-08-20 Luca Barbieriauxiliary: add reference count debugging code
2010-08-20 Luca Barbierios_stream: add printf facility
2010-08-20 Luca Barbieriu_debug_symbol: add symbol name caching
2010-08-20 Luca Barbieriu_debug_symbol: add support for getting symbol names...
2010-08-20 Luca Barbieriu_debug_symbol: support getting a string without output
2010-08-20 Luca Barbieriauxiliary: add functions to describe gallium objects
2010-08-20 Dave Airlier600g: add occlusion query support
2010-08-20 Luca Barbieriu_staging: improve interface
2010-08-20 Luca Barbierigallium/docs: improve documentation for resources
2010-08-20 Chia-I Wumesa: Add missing ES sources to SConscript.
2010-08-20 Chia-I Wumesa: Decorate functions with GL_APIENTRY in es_generat...
2010-08-20 Chia-I Wumesa: Include compiler.h for ASSERT.
2010-08-20 Chia-I Wutargets/egl-gdi: Implement guess_gl_api.
2010-08-20 Chia-I Wuegl: Fix context API check and be verbose.
2010-08-20 Chia-I Wuegl: Add egl.def for win32 build.
2010-08-20 Chia-I Wuegl: Allow core functions to be queried.
2010-08-20 Keith Whitwellst/mesa: fix code/declaration mixing
2010-08-20 Luca Barbierigalahad: remove incorrect comment just added
2010-08-20 Luca Barbierinv50: use NV50TIC_0_2_TARGET_RECT
2010-08-20 Luca Barbierigalahad: check resource_create template
2010-08-20 Luca Barbierimesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
2010-08-20 Luca Barbieriwinsys/sw: use PIPE_TEXTURE_RECT if appropriate
2010-08-20 Luca Barbierist/glx: use PIPE_TEXTURE_RECT if appropriate
2010-08-20 Luca Barbierist/dri: use PIPE_TEXTURE_RECT if appropriate
2010-08-20 Luca Barbieriauxiliary: support using PIPE_TEXTURE_RECT internally
2010-08-20 Luca Barbierimesa/st: support using PIPE_TEXTURE_RECT internally
2010-08-20 Luca Barbieriu_staging: use PIPE_TEXTURE_RECT
2010-08-20 Luca Barbieriu_blitter: use TGSI_TEXTURE_RECT
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-20 Luca Barbierigallium: add PIPE_TEXTURE_RECT target
2010-08-20 Kenneth Graunkei965: Fix compile warnings on 64-bit Linux.
2010-08-20 Kenneth Graunkeast_to_hir: Reject function names that start with ...
2010-08-20 Kenneth Graunkeast_to_hir: Fix crash when a function shadows a variable.
2010-08-20 Corbin Simpsongalahad, i915g: Copy over constant buffer index check.
2010-08-20 Corbin Simpsongalahad, i915g: Move over a few state asserts.
2010-08-20 Corbin Simpsongalahad: Make it obvious on stderr that Galahad's active.
2010-08-20 Jakob Bornecrantzgallium/docs: Add Galahad
2010-08-20 Vinson Leeconfigs: Add -lstdc++ to default.
2010-08-20 Vinson Leemesa: Silence uninitialized variable warnings in dummy_...
2010-08-19 Luca Barbieritranslate_sse: enable on Win64
2010-08-19 Marek Olšáku_blitter: fix a memory leak
2010-08-19 Marek Olšákr300g: do not use fastfill with 16-bit zbuffers
2010-08-19 Alex Deucherr600g: update comments about ALU src operands
2010-08-19 Luca Barbieritranslate_sse: try to fix Win64
2010-08-19 Luca Barbieritranslate_sse: fix emit_load_sse2
2010-08-19 Vinson Leei915: Remove unnecessary header from i830_context.c.
2010-08-19 Chia-I Wust/egl: Fix win32 build.
2010-08-19 Dave Airlier600g: add sin/cos
2010-08-19 Dave Airlier600g: add a chiprev type for r600/r700/evergreen inste...
2010-08-19 Dave Airlier600g: add SSG, SEQ, SGT and SNE
2010-08-19 Eric Anholti965: Set the if stack pop count when breaking out...
2010-08-19 Eric Anholti965: Don't set the swizzle on an immediate value in...
2010-08-19 Eric Anholtmesa: Fix the whining for link failures to actually...
2010-08-19 Kenneth Graunkeglsl: Replace sscanf in s_expression reader with strspn...
2010-08-19 Vinson Leemesa: Remove unnecessary heaaders from shaderapi.c.
2010-08-19 Eric Anholtmesa: Don't try to free components of a NULL uniform...
2010-08-19 Eric Anholtglsl: Also strdup the names of uniform list entries...
2010-08-19 Kenneth Graunkeglcpp: Refresh autogenerated lexer.
2010-08-19 Kenneth Graunkeglcpp: Add basic #line support (adapted from the main...
2010-08-19 Eric Anholtir_to_mesa: Fix leak by improper freeing of a uniform...
next