summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-13comment about SPAN_* vs FRAG_BIT_* valuesBrian
2007-03-13Check if FRAG_RESULT_COLR is written and update span->interpMask, arrayMask.Brian
2007-03-13Shuffle some code around in the emit_tex() and emit_move() instructions.Brian
2007-03-13enable ARB_vertex_buffer_object for more dri driversRoland Scheidegger
2007-03-13properly compute ctx->Texture._EnabledCoordUnitsBrian
2007-03-13r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden
2007-03-13use movdqu instead of movdqa for unaligned load avoiding a segfault (bug 10265)Roland Scheidegger
2007-03-13Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.Oliver McFadden
2007-03-13Documented the value written for R300_TX_CNTL cache flush.Oliver McFadden
2007-03-13mesa: _mesa_unpack_imageXiang, Haihao
2007-03-13Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to eitherOliver McFadden
2007-03-13Guess another unknown register used for R300 pacification.Oliver McFadden
2007-03-12Implement GL_ARB_texture_rectangle supportBrian
2007-03-12i915tex: Don't crash when intel_fb->color_rb[i] is NULL.Michel Dänzer
2007-03-12Add array bounds checking, fix memleaks, add null ptr checks.Brian
2007-03-12extra stuff for drawbuffers testBrian
2007-03-12clean-up, simplify _mesa_image_row_stride()Brian
2007-03-12take GL_UNPACK_ALIGNMENT into account in _mesa_image_row_stride() for GL_BITM...Brian
2007-03-12r200: Simplify r200SetCliprects like radeonSetCliprects in radeon and r300.Alan Swanson
2007-03-12r200: Adapt cliprect fixes from r300.Alan Swanson
2007-03-12radeon: Adapt cliprect fixes from r300.Alan Swanson
2007-03-11added drawbuffers.cBrian
2007-03-11add NULL ptr checkBrian
2007-03-11Test the GL_ARB_draw_buffers extension.Brian
2007-03-11Implement support for GL_ARB_draw_buffers with GL_MAX_DRAW_BUFFERS > 1.Brian
2007-03-11fix for bug#10196Xiang, Haihao
2007-03-11Guess another unknown register in R300 command buffer initialization. (Oliver...Aapo Tahkola
2007-03-11Renamed some of the unkXXX variables in the command buffer initOliver McFadden
2007-03-10Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa i...Brian
2007-03-10Fix TEXREL issues.Brian
2007-03-10check for EXT_blend_equation_separate for 2.0Brian
2007-03-10Implement gl_FrontFacing for fragment shaders.Brian
2007-03-10clean-up formattingBrian
2007-03-10add NULL ptr check in emit_cond()Brian
2007-03-10i915tex: Fix build against libdrm git...Michel Dänzer
2007-03-10i915tex: Fix intel_wait_flips being declared implicitly.Michel Dänzer
2007-03-10i915tex: Fix build against released version of libdrm.Michel Dänzer
2007-03-10nouveau: fix nv04 swtcl.Stephane Marchesin
2007-03-10nouveau: fix the nv04 swtcl code.Stephane Marchesin
2007-03-10nouveau: oops don't debug by default.Stephane Marchesin
2007-03-10nouveau: some fixes to the nv04 state code.Stephane Marchesin
2007-03-10nouveau: add a fifo size debug check.Stephane Marchesin
2007-03-09use gl_ModelViewProjectionMatrixTranspose in ftransform()Brian
2007-03-09add NULL ptr checkBrian
2007-03-10Merge branch 'i915tex-pageflip'Michel Dänzer
2007-03-09added GL_CURRENT_PROGRAMBrian
2007-03-09i915tex: Wait for pending scheduled flips before switching vsync pipe.Michel Dänzer
2007-03-09i915tex: Set intel_fb->vbl_waited to current instead of what we aimed for.Michel Dänzer
2007-03-09Merge branch 'origin' into glsl-compiler-1Brian
2007-03-09fix _mesa_uniform_matrix() transpose bugBrian