mesa.git
2010-08-25 Keith Whitwellllvmpipe: fence debugging, add llvmpipe_finish
2010-08-25 Keith Whitwelltgsi: helper for dumping tokens as hex
2010-08-25 Keith Whitwelldraw: specialized cliptesting routines
2010-08-25 Keith Whitwellutil: add rectangle helpers to u_rect.h
2010-08-25 Keith Whitwellgallium/docs: notes on scissor state
2010-08-25 Keith Whitwellllvmpipe: remove dead code
2010-08-25 Chia-I Wudraw: Remove UNDEFINED_VERTEX_ID checks in emit pathes.
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-25 Chia-I Wusvga: Remove redundant svga_draw_range_elements.
2010-08-25 Chia-I Wudraw: Add draw_set_index_buffer and others.
2010-08-25 Vinson Leenvfx: Clean up header file inclusion in nvfx_screen.h.
2010-08-25 Vinson Leenvfx: Include missing headers in nvfx_shader.h.
2010-08-25 Vinson Leei965: Remove unnecessary header.
2010-08-25 Vinson Leer600: Include missing header in evergreen_fragprog.c.
2010-08-25 Vinson Leer600: Include missing header in evergreen_vertprog.c.
2010-08-25 Vinson Leegallivm: Include missing header in lp_bld_sample.h.
2010-08-25 Vinson Leegallivm: Include missing header in lp_bld_pack.h.
2010-08-25 Vinson Leer300/compiler: Silence uninitialized variable warning.
2010-08-25 Vinson Leer300g: Add missing comma in SConscript.
2010-08-25 Marek Olšákr300g: fix gl_PointCoord
2010-08-25 Vinson Leer600: Include missing header in evergreen_render.c.
2010-08-25 Vinson Leer600: Remove unused variable.
2010-08-25 Vinson Leei965: Fix printf format warnings on 32-bit builds.
2010-08-25 Vinson Leer600: Remove unused variable.
2010-08-25 Vinson Leer600: Remove spaces between backslash and newline.
2010-08-25 Marek Olšákr300g: eliminate unused constants in FS
2010-08-25 Marek Olšákr300g: eliminate unused constants in VS
2010-08-25 Marek Olšákr300g: clean up some mess in set_constant_buffer
2010-08-25 Marek Olšákr300g: fix indentation
2010-08-25 Marek Olšákr300/compiler: implement elimination of unused constants
2010-08-25 Marek Olšákr300/compiler: terminate vertex shader compilation...
2010-08-25 Marek Olšákr300/compiler: fail to compile if we hit hw limits...
2010-08-25 Marek Olšákr300/compiler: handle indexable temporaries correctly...
2010-08-25 Marek Olšákr300/compiler: disable register allocation for indexabl...
2010-08-25 Marek Olšákr300g: reset the index bias to 0 at the end of CS
2010-08-25 Marek Olšákir_to_mesa: set IndirectRegisterFiles
2010-08-25 Vinson Leenvfx: Initialize variables on error path.
2010-08-24 Eric Anholtglsl: Set up uniform initializers by walking the shader...
2010-08-24 Eric Anholtglsl: Don't dead-code eliminate a uniform initializer.
2010-08-24 Dave Airlier300g: rename radeong_dri.so to r300_dri.so
2010-08-24 Brian Paulmake: Use C++ compiler to link stdc++ library.
2010-08-24 Vinson Leeconfigs: Remove -lstdc++ from default.
2010-08-24 Henri Verbeetr600g: Add support for PIPE_FORMAT_R32_FLOAT.
2010-08-24 Ian Romanickprog_execute: Implement OPCODE_TXL
2010-08-24 Brian Paulglsl2: rename local variable_entry class
2010-08-24 Brian Paulglsl2: move constructor into .cpp file to work around...
2010-08-24 Brian Pauldocs: updated info about GLSL compiler
2010-08-24 Brian Pauldocs: list the new GLSL compiler
2010-08-24 Brian Paulmesa: added isblank() for MSVC
2010-08-24 Brian Paulmesa: remove non-existant files from tarball list
2010-08-24 Vinson Leeglsl: Add assert to check variable_entry referenced_cou...
2010-08-24 Vinson Leenvfx: Remove unnecessary headers.
2010-08-24 Dave Airlieglsl: make 'make clean' work properly.
2010-08-24 Vinson Leeglsl: Silence unused variable warning.
2010-08-24 Vinson Leer300g: Remove unused variable.
2010-08-24 Chia-I Wust/egl: Fix r300/r600 support in KMS backend.
2010-08-24 Chia-I Wutargets/egl: Check against drm_driver_descriptor::name.
2010-08-24 Benjamin Franzketargets/egl: add pipe_r600
2010-08-24 Benjamin Franzketargets/egl: rename pipe_radeon to pipe_r300
2010-08-24 Chia-I Wumesa: Remove extraneous semicolon.
2010-08-24 Chia-I Wust/dri: Remove unnecessary main/mtype.h.
2010-08-24 Chia-I Wust/wgl: Include main/core.h.
2010-08-24 Chia-I Wust/glx: Include main/core.h.
2010-08-24 Chia-I Wuglsl: Include main/core.h.
2010-08-24 Chia-I Wumesa: Add core.h.
2010-08-24 Luca Barbieritranslate_sse: clear state for each function emission
2010-08-24 Eric Anholtglsl: Rely on talloc_autofree_context() instead of...
2010-08-24 Eric Anholtintel: Add support for MAX_SAMPLES=1 EXT_framebuffer_mu...
2010-08-24 Alex Deucherradeon: print chip family for evergreen in renderer...
2010-08-23 Dave Airlier600g: add XPD support
2010-08-23 Dave Airlier600g: add CMP support.
2010-08-23 Luca Barbierinvfx: don't emit dummy commands on nv30
2010-08-23 Eric Anholtglsl: When unable to assign the initializer for a const...
2010-08-23 Luca Barbieritranslate_sse: fix x86-64
2010-08-23 Eric Anholtglsl: Cleanly fail when a function has an unknown retur...
2010-08-23 Henri Verbeetr600g: Add support for PIPE_CAP_DEPTH_CLAMP.
2010-08-23 Eric Anholtglsl: Rebuild builtins for any() change.
2010-08-23 Eric Anholtmesa: Add new ir_unop_any() expression operation.
2010-08-23 Eric Anholtglsl: Regenerate builtins with the new sorting.
2010-08-23 Eric Anholtir_to_mesa: Implement f2b by comparing the arg to 0...
2010-08-23 Eric Anholtglsl: Count function call outvals as writing to variabl...
2010-08-23 Ian Romanickglsl2: Include imports.h to get snprintf wrapper for...
2010-08-23 Aras Pranckeviciusmesa: Fix msvc build of glsl.
2010-08-23 Luca Barbieriauxiliary: fix nvfx/nv50 primitive splitting for line...
2010-08-23 Jerome Glisser600g: export one component per pixel + r7xx uncompress...
2010-08-23 Kenneth Graunkegenerate_builtins.py: Generate output in sorted order.
2010-08-23 Luca Barbierinvfx: improve fp temp accounting
2010-08-23 Brian Paultgsi: fix false CondStackTop==0 assertion
2010-08-23 Eric Anholtir_to_mesa: Fix constant array handling to return the...
2010-08-23 Carl Worthglcpp: Make standalone preprocessor work with a tty...
2010-08-23 Carl Worthglcpp: Fix test suite to avoid flagging failed tests...
2010-08-23 Carl Worthglcpp: Fix segfault in standalone preprocessor for...
2010-08-23 Carl Worthglcpp: Update generated glcpp-lex.c for the last two...
2010-08-23 Carl Worthglcpp: Fix handling of "#line 0"
2010-08-23 Carl Worthglcpp: Fix source numbers set with "#line LINE_NUMBER...
2010-08-23 Carl Worthglcpp: Add new test for #line directive.
2010-08-23 Carl Worthglcpp: Update README file (new specifications and fewer...
2010-08-23 Carl Worthglcpp: Add test for the #error directive.
2010-08-23 Eric Anholtglsl: Trim the size of uniform arrays to the maximum...
2010-08-23 Eric Anholtmesa: Don't add 1 to GL_ACTIVE_UNIFORM_MAX_LENGTH.
next