mesa.git
2008-05-23 George Sapountzisdri/swrast: add support for r3g3b2
2008-05-23 George Sapountzisdri: add support for generating 3_3_2 configs
2008-05-23 George Sapountzisdri/swrast: split out common pixel macros
2008-05-23 George Sapountzisdri/swrast: drop TODO list
2008-05-23 George Sapountzisdrop GLcore
2008-05-21 Jesse BarnesAdd cscope files to .gitignore
2008-05-21 Dan NicholsonFollow along GL/glx -> glx renaming in xserver
2008-05-21 Kristian HøgsbergAdd remaining glapi generated server headers.
2008-05-21 Kristian HøgsbergMake the shared glapi files not include glheader.h.
2008-05-21 Kristian HøgsbergRevert "glapi: Generate xserver glapi sources in the...
2008-05-21 George Sapountzisdri/swrast: use Makefile.template
2008-05-21 George Sapountzisdri/swrast: fb configs tweaks
2008-05-21 George Sapountzisdri/swrast: re-indent FillInModes
2008-05-21 Brianadded readtex.h dependency
2008-05-20 George SapountzisAdd DRI driver that uses the mesa swrast module.
2008-05-20 George SapountzisMake utils.h self-contained.
2008-05-20 Brian Paulcopy StateFlags in _mesa_clone_parameter_list()
2008-05-20 Brian Paulnew multi-texture GLSL test
2008-05-20 Brian Paulfix incorrect sampler numbering/indexing.
2008-05-20 Xiang, Haihaoi965: Check fallback before accounting for index/vertex...
2008-05-19 Brian Paulfix tempReg test in _mesa_combine_programs()
2008-05-19 Brian PaulFix program refcounting assertion failure during contex...
2008-05-18 Brian PaulMove _mesa_init_glsl_driver_functions() into shader_api.c
2008-05-18 Brian Pauladditional fog/color matrix changes from gallium-0.1
2008-05-18 Brian Pauladd state vars for color matrix, pixel transfer scale...
2008-05-18 Brian Paulmesa: added internal post color matrix scale/bias vars
2008-05-18 Brian Paulfixes to _mesa_combine_programs(), from gallium-0.1
2008-05-18 Brian Pauladded div by zero check for Fog.End/Start (from gallium...
2008-05-18 Brian Paulclean-ups / additions from gallium-0.1 branch
2008-05-16 Brian Paulbring in fixes/changes from gallium-0.1
2008-05-16 Brian Paulfix an attr/src mix-up when setting-up/binding vertex...
2008-05-16 Brian Paulfix merge collision
2008-05-16 Brian Paulsilence warning, new assertion
2008-05-16 Shunichi Fujifree(key) in _tnl_UpdateFixedFunctionProgram()
2008-05-16 Brian PaulFix a program refcounting error, don't share program...
2008-05-16 Brian Paulminor changes to aid debugging
2008-05-16 Brian Paulremove stray, left-over RefCount++
2008-05-16 Brian Paulwhitespace/formatting
2008-05-16 Brian Paulinit SamplersUsed bits in _mesa_parse_arb_fragment_program
2008-05-16 Brian Paulfix assertion typo: s/=/==/
2008-05-16 Shunichi FujiFix memory leak in _tnl_UpdateFixedFunctionProgram
2008-05-16 Brian PaulFix DRI build
2008-05-14 Brian PaulUpdated GLSL uniform/sampler handling from gallium...
2008-05-14 Brian Paulmesa: new functions for managing list/index of uniforms
2008-05-14 Brian Paulclean-up swizzle fields in fog code, fix NegateBase
2008-05-14 Brian Paulsync up with gallium-0.1 changes
2008-05-14 Brian Pauladded _mesa_combine_parameter_lists()
2008-05-14 Brian Paulmesa: added _mesa_insert_instructions()
2008-05-14 Brian Paulmesa: added _mesa_free_instructions()
2008-05-14 Brian Paulfix some additional program refcounting bugs
2008-05-14 Xiang, Haihao_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should...
2008-05-09 Dan NicholsonDon't link demos directly to X libraries
2008-05-09 Dan Nicholsonautoconf: Allow XCB to be used for GLX
2008-05-09 Dan NicholsonDefault DRI driver directory to match X.Org xserver
2008-05-09 Dan Nicholsonautoconf: Attempt to figure out the PIC flags for the...
2008-05-09 Dave Airlieintel: use new mipmap generation hooks in driver.
2008-05-09 Dave Airlieswrast/dri: switch over users of generate_mipmap to...
2008-05-09 Dave AirlieRevert "mesa/intel: map/unmap texture objects around...
2008-05-09 BrianRemove unused texunit parameter to ctx->Driver.Generate...
2008-05-09 Dave AirlieAdded ctx->Driver.GenerateMipmap() driver hook
2008-05-09 Dave Airliemesa/intel: map/unmap texture objects around mipmap...
2008-05-08 Kristian HøgsbergAdd RS690M PCI ID.
2008-05-08 Brian Pauldisable debug printfs
2008-05-08 Brian Pauldisable GL_DEPTH_TEST before glDrawPixels in case windo...
2008-05-08 Brian Paulcall glutDestroyWindow()
2008-05-08 Xiang, Haihaomesa: Call RENDER_FINISH on the zero pixel case.
2008-05-08 Brian Paulfix refcounting bugs in tnl/tex program caches
2008-05-08 Brian Paulupdated options/help
2008-05-07 Dan NicholsonNever fail `make clean'
2008-05-07 Dan NicholsonRun `make clean' in drivers/xorg, too
2008-05-07 Dan NicholsonRefactor installation targets
2008-05-07 Dan NicholsonEnsure recursive makes always propagate errors
2008-05-07 Brianimplement full reference counting for vertex/fragment...
2008-05-06 Dan NicholsonUpdate make output for autoconf help
2008-05-06 Dan NicholsonMerge branch 'master' of ssh://git.freedesktop.org...
2008-05-06 Dan NicholsonPrevent makedepend from running multiple times
2008-05-06 Dan NicholsonAlways cleanup the makedepend backup files
2008-05-06 Michal WajdeczkoAdd support for ATI_separate_stencil in display lists.
2008-05-06 Dan NicholsonError consistently when running recursive make
2008-05-06 Dan NicholsonAdd .PHONY targets to top Makefile for non-file targets
2008-05-06 Dan Nicholsonautoconf: Replace the configs/current symlink from...
2008-05-06 Dave Airliei965: fix googleearth in classic mode.
2008-05-05 Dan Nicholsonautoconf: Sanitize asm build for cross-compiling and...
2008-05-05 Markus Amslerr300: fragment.position input needs no blanking out...
2008-05-05 Dan Nicholsonautoconf: Error for incompatible version of libdrm
2008-05-05 Dan Nicholsonautoconf: More quoting, just to be safe
2008-05-05 Dan NicholsonIgnore xdemos/sharedtex
2008-05-05 Dan Nicholsonautoconf: Allow non-pkg-config builds to succeed
2008-05-05 Dan Nicholsonautoconf: Scrape the version from configs/default
2008-05-05 George Sapountzisglcore: Set all external variables in configuration
2008-05-05 Xiang, Haihaoi965: Don't cast the result of brw_prepare_vertices...
2008-05-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-05 Dave Airlier300: add R300_NO_TCL to allow testing of non-tcl on...
2008-05-04 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Brian PaulPress <space> to reset limit/bias values, clean-up...
2008-05-02 Eric Anholt[intel] Warnings fixes.
2008-05-02 Eric Anholt[intel] Merge intel_ioctl.h. Not sure how this slipped...
2008-05-01 Brian Paulfix conversion of GLfloat display list IDs
2008-04-30 Brian PaulAdd support for GL_REPLACE_EXT texture env mode.
2008-04-30 Dan Nicholsonautoconf: Fail from autoconf if the pkg-config macros...
next