mesa.git
2007-07-10 BrianAdded comments, assertions.
2007-07-10 BrianFix EMIT_ATTR() to populate the draw->vf_attr_to_slot...
2007-07-10 Brianremove some dead/disabled stuff
2007-07-09 BrianRemove softpipe includes
2007-07-09 Brians/G_/SP_/
2007-07-09 BrianRename G_NEW_* tokens to SP_NEW_*
2007-07-09 BrianObsolete file.
2007-07-09 BrianNew 'draw' module for primitive drawing (clipping,...
2007-07-09 BrianNew 'draw' module for handling the various stages of...
2007-07-09 BrianRename/move some files to modularize the primitive...
2007-07-06 michalFix function names.
2007-07-06 michalIndent.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 michalSoftpipe: import TGSI tree. Not hooked-up yet.
2007-07-05 Brianstencil pixel map didn't work in _mesa_unpack_stencil_s...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-07-04 Briansupport more modes, added -f cmd line option
2007-07-04 Brianassorted clean-ups
2007-07-04 Eric Anholtfix LogicOp/bitmap problem, bug 11133
2007-07-04 Brianadd fbdev/ to DEMO_FILES
2007-07-04 Dave Airlier300: only init swtcl on tcl-less cards
2007-07-03 BrianSIMD comments
2007-07-03 Brianhook in state tracking for blend color
2007-07-03 Brianadded blend_color
2007-07-03 BrianBlend MIN/MAX modes are special: the src/dest terms...
2007-07-03 BrianRewrite blending in terms of SIMD operations.
2007-07-03 Brianadded vec2(vec4) constructor, bug 11404
2007-07-03 Brianadd code for stpq, rgba writemasks in make_writemask...
2007-07-03 Brianclarify that line_stipple_factor is in [0,255] correspo...
2007-07-03 Brianfix StepX/StepY typo
2007-07-03 Brianuse _mesa_unpack_stencil_span() in draw_stencil_pixels...
2007-07-03 Roland Scheideggerfix GL_DOT3_RGBA texture combiner mode in generated...
2007-07-02 Brianrename a few structs (use _state suffix consistantly...
2007-07-02 Brianadd const to wglSetPixelFormat() to match .h declaration
2007-07-02 Brianavoid unnecessary clamping of depth values (bug 11448)
2007-07-02 Dave Airlier300: fix compiz crash on swtcl - doesn't fix compiz...
2007-07-01 Claudio CiccaniCompute the amount of time to sleep on idle event using...
2007-07-01 Claudio CiccaniFixed initialization of render buffer and deinitializat...
2007-07-01 Dave Airlier300: oops wrong logic for swtcl
2007-07-01 Dave Airlier300: oops turn back off cmd buf debugging
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 Brianadded buffer_data(), buffer_sub_data() to pipe_buffer
2007-06-29 Brianmore work on tex objects, surfaces, mappable buffers
2007-06-29 Brianadded texture types and mapping types
2007-06-29 Briantexture object construction
2007-06-29 Brians/G_CONTEXT_H/SP_CONTEXT_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-26 Brianconsolidate point/line state into pipe_setup_state
2007-06-25 Brianfix logic error in updating of quad's Z values. Basic...
2007-06-25 Brianclean-ups
2007-06-25 Brianemit quad->outputs.depth[], hack need_z
2007-06-25 Briancode for functional Z buffer surface
2007-06-25 Brianbetter triangle Z coords
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 Keith WhitwellRestructure z test code slightly.
2007-06-24 Dave Airlier300: 2288 is a tcl only reg
2007-06-22 Brianinitial texture object, texture format code
2007-06-22 Brianmore texture sampler work
2007-06-22 Brianadded blend comments
2007-06-22 BrianAssorted token renaming/removal, minor state changes...
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 Brianalpha test and misc changes
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
next