mesa.git
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airliefix tabbing
2007-07-01 Dave Airlier300: add authorship
2007-07-01 Dave Airlier300: remove some unused code
2007-07-01 Dave Airlier300: cleanup some of the swtcl code
2007-07-01 Dave Airlier300: fixup manytex, we needed to emit the vic/vir...
2007-07-01 Dave Airlier300: fix tabbing
2007-06-30 Briansimplify INIT_SPAN code
2007-06-30 Brians/SPAN_RGBA/SPAN_INDEX/ in clear_ci_buffer_with_masking()
2007-06-30 BrianUndo some prev glDraw/CopyPixel changes which fixed...
2007-06-30 BrianObsolete
2007-06-30 Brianoverhaul point rasterization, no longer use s_pointtemp.h
2007-06-29 Brianregenerated
2007-06-29 Ben Skeggsnouveau: match drm changes (0.0.7)
2007-06-29 Ben Skeggsnouveau: NV30_TCL viewport/scissor fixes
2007-06-28 Brianbring over 7.0 doc changes
2007-06-28 BrianAdd a few missing GL 2.0 entrypoints, regenerate relate...
2007-06-28 zhanga variety of fixes for MingW
2007-06-28 Brianremove t_save_api.c and some other obsolete files,...
2007-06-28 Brianremove obsolete t_save_api.c
2007-06-28 Brianuse larger point/sprite size
2007-06-28 Brianincrease MAX_POINT_SIZE to 60
2007-06-28 BrianXXX comment about point clamping
2007-06-28 Brianadded comment, remove dead code
2007-06-24 Oliver McFaddenr300: Initial work on merging the real and generated...
2007-06-24 Oliver McFaddenr300: Should use inst_count not 0 for R300_PVS_CNTL_3_P...
2007-06-24 Oliver McFaddenr300: The vpi, vpp, and vps counts are already initiali...
2007-06-24 Oliver McFaddenr300: Clean up the vertex program state code slightly...
2007-06-24 Oliver McFaddenr300: Vertex program position end bits are known.
2007-06-24 Oliver McFaddenr300: Removed unused vap_param structure.
2007-06-24 Oliver McFaddenr300: Cleaned up long lines in the vertex functions.
2007-06-24 Oliver McFaddenr300: Setup the default state for polygon offset point...
2007-06-24 Oliver McFaddenr300: Cleaned up the r300SetupVertexShader function.
2007-06-24 Oliver McFaddenr300: Cleaned up the r300SetupPixelShader function.
2007-06-24 Oliver McFaddenr300: Trivial clean up in radeon_lock.h.
2007-06-24 Dave Airlier300: 2288 is a tcl only reg
2007-06-22 Eric AnholtUse -pthread instead of -lpthread on FreeBSD.
2007-06-22 Brianfix bug rendering points with fragment program (see...
2007-06-22 BrianFix feedback color bug #11332. In feedback mode, produ...
2007-06-22 Dave Airlieclean up cache flush emission into one place
2007-06-22 BrianRandom state-change / primitive rendering. Good for...
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Brianfix rgba pointer bug hit on zoomed+fogged glDrawPixels
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Oliver McFaddenr300: Corrected a bug in r300LineWidth.
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-21 Brianrename _swrast_update_fragment_attribs()
2007-06-21 Dave Airlieclean up color0 code
2007-06-21 Dave Airlieadd a mem use for current dma buffer
2007-06-21 Dave Airliefix unfilled tris/quads
2007-06-21 Dave Airlieensure cmd buffer space
2007-06-21 Dave Airliefix up vertex emission before state change
2007-06-21 Dave Airliefix secondary color, fog is off for now
2007-06-21 Dave Airliefix projtex
2007-06-21 Dave Airliefix quad-clip
2007-06-21 Dave Airliebring over vertex engine setup code from r300_Render...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianEffectively disable _TexEnvProgram before calling _swra...
2007-06-20 Brianfix glDrawPixels + fragment program problem
2007-06-20 Briancopy wpos attrib info into zoomed span (fixes fog persp...
2007-06-20 Dave Airliefixup some bits of tcl path
2007-06-20 Dave Airlieswtcl: gears works
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-17 Dave Airliemore commits to fix things and stuff - still not doing...
2007-06-17 Dave Airlieswtcl add debug and fix offset
2007-06-17 Dave Airliecleaned up reduced prim
2007-06-17 Dave Airliefixup packet setup - still hangs
2007-06-17 Dave Airlieadd missing swtcl file
2007-06-17 Dave Airlieadd more swtcl code to r300 - hangs card now
2007-06-15 Michel Dänzeri915tex: Missing piece of SetTexOffset hook implementat...
2007-06-14 Dave AirlieInitial r300 modes for swtcl it compiles!!
2007-06-13 Stephane Marchesinnouveau: remove useless viewport xform with id matrix.
2007-06-13 Dave Airliemove clip to r300 emit
2007-06-12 Brianfix an error string, refactor _mesa_GetCompressedTexIma...
2007-06-12 Brianfix make clean commands so missing subdirs don't cause...
2007-06-12 Brianadded memcpy() to-do item
2007-06-12 Brianfix comment
2007-06-12 BrianFix TEXREL issues when using GLX_USE_TLS (see bug 7459).
2007-06-12 Brianfix GLX_USE_TLS breakage, fix a warning
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 Brianrename/clean-up _mesa_validate_texture_wrap_mode
2007-06-11 Brianfix typo, added comment
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 Briantypo: s/derrived/derived/
2007-06-11 BrianTemporarily disable the calls to _mesa_update_texture_c...
2007-06-11 BrianIn generic_nop() call _mesa_warning() instead of _mesa_...
2007-06-11 Brianremove dead code
2007-06-10 Dave Airlier300: i can't see why we fallback for polygon offset...
2007-06-08 BrianIn supported_buffer_bitmask(), use framebuffer's visual...
2007-06-08 Briandisable depthBits test in check_compatible(), see bug...
2007-06-08 Brianfix glReadPixels parameters to handle odd-width windows...
2007-06-08 Briandisable shader program before glDrawPixels
2007-06-08 Brianremove obsolete comment about max DEFAULT_SOFTWARE_DEPT...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-06-07 Ian RomanickAdd support for shadow mapping with vertex and fragment...
2007-06-07 Ian RomanickRefactor shadow map modelview and projection code
2007-06-07 Ian RomanickRemove '#if defined' tests for ARB extensions.
2007-06-07 Oliver McFaddenr300: Added a comment regarding the R300_VAP_CLIP regis...
2007-06-07 Oliver McFaddenr300: Removed a "don't think this is needed" comment...
next