mesa.git
2008-02-23 José FonsecaRevamp scons usage.
2008-02-23 José FonsecaBring in several forgotten MSVC fixes.
2008-02-23 José FonsecaFix typo.
2008-02-23 Briangallium: fix a state validation bug found w/ pointblast.c
2008-02-23 Briangallium: fix bug in which wide point stage overrode...
2008-02-22 Briangallium/i915: overhaul of fragment shader compilation...
2008-02-22 Briani915: include stdio.h
2008-02-22 Briani915: include p_debug.h (resolves undefined assert())
2008-02-22 Briangallium: fix brokenb build
2008-02-22 Briancell: added function prototypes to silence warnings
2008-02-22 Briancell: fix build: s/dest/vertex/
2008-02-22 José Fonsecagallium: Countour MSVC's pickyness for structures retur...
2008-02-22 José Fonsecagallium: Wrap decls in extern "C".
2008-02-22 José Fonsecagallium: Add cso convenience routine (from Keith's...
2008-02-22 José Fonsecagallium: MSVC fixes.
2008-02-22 Michal Krolgallium: Fix build on Windows.
2008-02-22 Michal Krolgallium: Silence compiler warnings on Windows.
2008-02-22 Michal Krolgallium: Silence compiler warnings on Windows.
2008-02-22 Michal Krolgallium: Define intptr_t for Windows platform.
2008-02-22 Michal Krolgallium: Move align_pointer() to p_pointer.h.
2008-02-22 Michal Krolgallium: New file.
2008-02-22 José FonsecaAvoid building problematic module/drivers on windows.
2008-02-22 José FonsecaDon't parse mesa's rtasm asm module.
2008-02-21 Briangallium: new draw stage for polygon stipple.
2008-02-21 Briangallium: new AA point drawing stage
2008-02-21 Briangallium: fill in some blend/rasterizer template fields...
2008-02-21 Briangallium: comments, white-space clean-up
2008-02-21 Keith Whitwell[PATCH] softpipe: unbreak sp_setup_pos_vector on non...
2008-02-21 Keith Whitwell[PATCH] gallium: include p_compiler.h for boolean defn
2008-02-21 Keith Whitwelldraw: vertex cache rework
2008-02-21 Keith Whitwelltgsi: print debug messages on failure to codegenerate
2008-02-21 Ian RomanickCell: Remove erroneous ALIGN16_ATTRIB attributes
2008-02-21 Ian RomanickCell: Add spu_dcache.c to Makefile.
2008-02-21 Ian RomanickCell: Initial scalar implementation of spu_dcache_mark_...
2008-02-21 Ian RomanickCell: Fix off-by-one error in spu_dcache_fetch_unaligned
2008-02-21 Ian RomanickCell: Initial pass at unified data cache
2008-02-21 Briangallium: include p_inlines.h
2008-02-21 Briangallium: s/pipe_reference_texture/pipe_texture_reference/
2008-02-20 Briangallium: re-fix some msvc warnings
2008-02-20 Briancell: use pipe_texture_reference()
2008-02-20 Briangallium: replace some ordinary assignments with pipe_re...
2008-02-20 Briangallium: fix bad ptr comparison
2008-02-20 Briancell: rename cell_state_fs.c -> cell_state_shader.c
2008-02-20 Briancell: init shader-related functions in cell_init_shader...
2008-02-20 Briancell: #includes to silence warnings
2008-02-20 Briancell: plug in cell_set_sampler_texture
2008-02-20 BrianRemove obsolete files replaced by cell_pipe_state.c
2008-02-20 Briancell: put most simple state-setter functions in new...
2008-02-20 Briangallium: re-org of i965 texture/surface code, functions
2008-02-20 Briangallium: minor re-org of 915 surface/texture code
2008-02-20 Briangallium: new pipe->texture_update() function
2008-02-20 Briangallium: mark texture object data dirty in do_copy_texs...
2008-02-20 Briangallium: re-enable GenerateMipmap calls
2008-02-20 BrianTest calling glTexSubImage2D mid-way through a frame.
2008-02-20 Briangallium: state tracker didn't always notify drivers...
2008-02-20 Briangallium: use pipe_texture_reference() in sp_tile_cache_...
2008-02-19 Briangallium: general clean-up of xlib winsys Makefile
2008-02-19 Briangallium: initialize the killmask register to zero befor...
2008-02-19 Briangallium: add some casts to prevent likely msvc warnings
2008-02-19 Briangallium: don't hard-code attrib slot=0 in setup_fragcoo...
2008-02-19 Briangallium: implement correct sampling for RECT targets...
2008-02-19 Briangallium: updated cell build
2008-02-19 Ian RomanickCell: Add missing "gallium/winsys" to SRC_DIRS to fix...
2008-02-19 Ian RomanickCell: emit vertex shaders and uniforms more intelligently
2008-02-19 Ian RomanickCell: trivial clean-ups
2008-02-19 José FonsecaFix windows build.
2008-02-19 José FonsecaPortability fixes.
2008-02-19 José FonsecaWindows (DDK) compilation support.
2008-02-19 José FonsecaRemove src/mesa and src/mesa/main from gallium source...
2008-02-19 José FonsecaBring in ppc spe rtasm into gallium's rtasm module.
2008-02-19 José FonsecaAdd run-time cpu capabilities detection stubs.
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2008-02-19 José FonsecaUse gallium's rtasm module.
2008-02-19 José FonsecaMove mm.c code into util module.
2008-02-19 José FonsecaAdd copyright headers to all rtasm source files.
2008-02-19 José FonsecaRename rtasm files.
2008-02-19 José FonsecaBring rtasm from mesa to gallium.
2008-02-19 José FonsecaInitial scons support to build gallivm.
2008-02-19 José FonsecaMore llvm -> gallivm.
2008-02-19 Briangallium: move draw_set_viewport_state() call, plus...
2008-02-19 Briangallium: call draw_flush() for scissor/stipple state...
2008-02-18 Briangallium: remove the prototype/unused wide_line_aa(...
2008-02-18 Briangallium: antialiased line drawing
2008-02-18 José FonsecaUpdate for llvm -> gallivm rename.
2008-02-18 José FonsecaRename llvm -> gallivm.
2008-02-18 José FonsecaStandardize on using the pipe/ include prefix.
2008-02-18 José FonsecaUpdate scons build for new code layout.
2008-02-18 José FonsecaAdd an "all" target alias for "default" target.
2008-02-18 José FonsecaBuild glx/x11.
2008-02-18 José FonsecaCleanup depend files.
2008-02-18 José FonsecaActually use GALLIUM_DRIVER_DIRS.
2008-02-18 José FonsecaCode reorganization: split gallium and mesa makefiles.
2008-02-18 José FonsecaUpdate doxygen configuration file for new tree layout.
2008-02-17 Zack Rusinfix the build
2008-02-16 Briangallium: add missing mip level clamp
2008-02-16 Briangallium: tweak texture filter min/mag thresholds
2008-02-16 Briangallium: implement min vs. mag filter determination...
2008-02-16 BrianAdded minmag.c test
2008-02-15 Ian RomanickCell: Enable code gen for SPE attribute fetch
2008-02-15 Ian RomanickCell: Add missing back-slash in linux-cell config file
next