mesa.git
2009-09-08 Michal Krolslang: Remove the old preprocessor.
2009-09-08 Michal Krolslang: Remove dependencies on error tokens.
2009-09-08 Michal Krolgdi: Fix prototype of gdi_softpipe_surface_buffer_create().
2009-09-07 Michal Krolslang: Adapt shader syntax description to grammar parse...
2009-09-07 Michal Krolgrammar: Adapt grammar to the glsl preprocessor.
2009-09-07 Michal Krolgdi: Add glsl to LIBS.
2009-09-07 Michal Krolgrammar: Remove dead code.
2009-09-07 Michal Krolgrammar: Remove grammar_check().
2009-09-07 Michal Krolglsl: Add error messages for version parser.
2009-09-07 Michal Krolglsl: Handle file tokens in apps/process.
2009-09-07 Michal Krolglsl: Handle file numbering.
2009-09-07 Michal Krolglsl: Actually respect the hash-line directive.
2009-09-07 Michal Krolglsl: Handle line tokens in apps/process.
2009-09-07 Michal Krolglsl: Correctly handle line numbering.
2009-09-07 Michal Krolglsl: Preserve newline inside comment blocks.
2009-09-07 Michal Krolglsl: Implement predefinded macros.
2009-09-07 Michal Krolglsl: Implement `line' preprocessor directive.
2009-09-07 Michal Krolglsl: Output endof token after processing a directive.
2009-09-07 Michal Krolglsl: Handle extension tokens in apps/proces.
2009-09-07 Michal Krolglsl: Implement `extension' preprocessor directive.
2009-09-07 Michal Krolglsl: Handle pragma tokens in apps/process.
2009-09-07 Michal Krolglsl: Implement `pragma' preprocessor directive.
2009-09-07 Michal Krolglsl: Print out error message in apps/process.
2009-09-07 Michal Krolglsl: Implement `error' preprocessor directive.
2009-09-07 Michal Krolglsl: Implement `undef' preprocessor directive.
2009-09-07 Michal Krolglsl: Allow for preprocessor macro redefinition.
2009-09-07 Michal Krolglsl: Handle `defined' preprocessor operator.
2009-09-07 Michal Krolglsl: Support if preprocessor directive and friends.
2009-09-07 Michal Krolglsl: Add expression interpreter.
2009-09-07 Michal Krolglsl: Centralise sl_pp_macro constructor.
2009-09-07 Michal Krolglsl: Implement macro expansion.
2009-09-07 Michal Krolglsl: Rename sl_pp_context_add_str to sl_pp_context_add...
2009-09-07 Michal Krolglsl: Parse define directive in preprocessor.
2009-09-07 Michal Krolglsl: Simplify directive parser skeleton.
2009-09-07 Michal Krolglsl: Introduce sl_pp_context and maintain a reuseable...
2009-09-07 Michal Krolglsl: Add `process' test app that returns tokenised...
2009-09-07 Michal Krolglsl: Add preprocessor skeleton for directive parsing.
2009-09-07 Michal Krolglsl: Remove bogus sl_pp_directive.h include.
2009-09-07 Michal Krolglsl: Allow for multiple version statements.
2009-09-07 Michal Krolglsl/apps: Print out the number of tokens eaten in...
2009-09-07 Michal Krolglsl: Raise an error on an unfinished comment block.
2009-09-07 Michal Krolglsl/apps: Add version test app.
2009-09-07 Michal Krolglsl: Parse optional version directive.
2009-09-07 Michal Krolglsl: Add a tokenise app.
2009-09-07 Michal Krolglsl: Add a preprocessor tokeniser.
2009-09-07 Michal Krolglsl: Add a purify command-line tool.
2009-09-07 Michal Krolglsl: Add preprocessor purifier.
2009-09-07 Michal Krolmesa: Include <unistd.h> only when one is available.
2009-09-07 Michal Krolmesa: Fix calling conventions of sync object api callbacks.
2009-09-06 Michel Dänzerr300g: Fix some issues pointed out by compiler warnings.
2009-09-06 Michel Dänzerr300g: Handle PIPE_BUFFER_USAGE_DONTBLOCK as intended.
2009-09-06 Brian Paulmesa: initial version of _mesa_meta_generate_mipmap()
2009-09-06 Brian Paulxlib: test _mesa_meta_bitmap()
2009-09-06 Brian Paulmesa: use separate temp texture for bitmaps
2009-09-06 Brian Paulmesa: temp_texture changes
2009-09-06 Brian Paulmesa: free meta bitmap buffers
2009-09-06 Brian Paulmesa: use _mesa_set_enable()
2009-09-06 Brian Paulmesa: _mesa_meta_bitmap() function
2009-09-06 Brian Paulxlib: move misplaced brace
2009-09-06 Nicolai Hähnler300g: Fix a number of warnings
2009-09-06 Nicolai Hähnler300g: Debug flags infrastructure
2009-09-05 Cooper Yuanr300g: update the value of register VAP_VF_MAX_VTX_INDX
2009-09-05 Cooper Yuanr300g: update rs_block state after changing rasterizer
2009-09-05 Cooper Yuanr300g: need to validate scissor and viewport state...
2009-09-04 Alex Deucherr600: add support for EXT_texture_sRGB
2009-09-04 Alex Deucherr300: Add support for GL_EXT_provoking_vertex
2009-09-04 Alex Deucherr600: Add support for GL_EXT_provoking_vertex
2009-09-04 Eric Anholti965: Don't set the complete field when there is more...
2009-09-04 Eric Anholti965: Add support for 2 threads in the GS.
2009-09-04 Eric Anholti965: Add support for KIL_NV in brw_wm_emit.c
2009-09-04 José Fonsecascons: Used wrong exception class.
2009-09-04 José Fonsecascons: Don't use scons internal functions.
2009-09-04 Alex Deucherr600: fix Elts handling
2009-09-04 Brian PaulARB prog: replace 'unsigned' with 'gl_state_index'
2009-09-04 Brian PaulARB prog: rename POINT, SIZE to POINT_TOK, SIZE_TOK
2009-09-04 Brian Paulgallium/xlib: minor clean-ups
2009-09-04 Jakob Bornecrantzi915g: Fix warnings in scons build by using byte pointers
2009-09-04 Michal Kroltgsi: Document differencies between vs_1_1 and vs_2_0...
2009-09-03 Brian Pauldocs: 7.5.1 md5 sums
2009-09-03 Brian Pauldocs: point to fd.o for downloads instead of SourceForge
2009-09-03 Brian Paulgallium/xlib: silence unitialized var warning
2009-09-03 Brian Paulgallium/xlib: silence uninitialized var warning
2009-09-03 Brian Paulst/mesa: silence uninitialized var warnings
2009-09-03 Brian Pauldocs: prep for 7.5.1 release
2009-09-03 Brian Pauldocs: added news entry for 7.5.1
2009-09-03 Brian Pauldocs: update precompiled libs info
2009-09-03 Brian Pauldocs: move SGI GLU link
2009-09-03 Brian Paulst/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted...
2009-09-03 Keith Whitwellst/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware
2009-09-03 Keith Whitwellutil: add version of u_blit_pixels which takes a writemask
2009-09-03 Brian Paulprogs/tests: re-enable exit() call
2009-09-03 Brian Pauldocs/: document cross-compile fix
2009-09-03 Alex Deucherr600: rework cb/db setup
2009-09-03 Zack Rusinst/xorg: add linear and radial gradient acceleration
2009-09-03 Zack Rusinst/xorg: radial gradient shader
2009-09-03 Zack Rusinst/xorg: linear gradient shader
2009-09-03 Alex Deucherr600: make sure the active vertex shader bo is re-added...
2009-09-03 Brian Paulglapi: fix incorrect/missing return types for glFenceSy...
2009-09-03 Brian Paulmesa: rename gl_sync_object::Status to StatusFlag
2009-09-03 Ian Romanickdocs: Document new extension support for 7.6 release.
next