glTexCoord3dv was not using third coordinate
[mesa.git] / src / mesa / drivers /
2006-11-20 Rune PetersenDisable fragment program debug messages.
2006-11-20 Keith WhitwellDon't perform dangling attribute check on POS attribute...
2006-11-17 Rune Petersenfragment.position support
2006-11-17 Rune Petersenr300_select_vertex_shader4:
2006-11-16 Brian Paulremove unused imesa local var to silence warnings
2006-11-16 Keith WhitwellMake sure vbo's are mapped before accessing their conte...
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2006-11-14 Ian RomanickEnable GLX_SGI_make_current_read for tdfx.
2006-11-13 Ian RomanickClean-up compiler warnings.
2006-11-13 Ian RomanickImplement GL_ARB_occlusion_query.
2006-11-13 Ian RomanicktdfxDDWriteDepthPixels can be called with mask == NULL.
2006-11-13 Ian RomanickMajor clean-up of tdfxDDGetString.
2006-11-13 Ian RomanickEliminate use of deprecated GetBufferSize interface.
2006-11-13 Ian RomanickFix "3D driver claims to not support visual ..." warnings.
2006-11-10 Ian RomanickBump driver date.
2006-11-10 Ian RomanickRefactor savageXMesaSet{Back,Front}ClipRects.
2006-11-10 Ian RomanickEnable GLX_SGI_make_current_read.
2006-11-10 Dave AirlieFix up texture compression at least Get and TexImage...
2006-11-10 Ian RomanickImplement GLX_SGI_make_current_read
2006-11-09 Ian RomanickRemove unnecessary setting of GetBufferSize to NULL.
2006-11-09 Adam JacksonFix some && (logical) that should clearly have been...
2006-11-05 Roland Scheideggerfix vp lockups due to incorrectly set up / emitted...
2006-11-05 Roland Scheideggerfix using VERT_ATTRIB_WEIGHT instead of VERT_BIT_WEIGHT...
2006-11-05 Jerome GlisseAdd sin instruction to fragment program.
2006-11-04 Jerome GlisseAdd cos instruction and remove left over debug.
2006-11-03 Brian PaulAdded OpenGL 2.1 entrypoints.
2006-11-03 Brian PaulSet DO_DEBUG=0
2006-11-03 Brian Paulonly enabled memcpy timing if DO_DEBUG=1
2006-11-03 Roland Scheideggerenable generic arrays for r200 hw vertex programs by...
2006-11-03 Roland Scheideggerremove setting some driver funcs explicitly to NULL...
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-11-02 Brian Paulinclude utils.h to silence warning
2006-11-02 Brian Pauls/GLuint/int/ to silence warnings
2006-11-02 Brian Paulcasting, type changes to silence warnings
2006-11-02 Brian Pauls/GLint/GLuint/ to fix sign warnings
2006-11-02 Brian Paulfix typo, silence warnings
2006-11-02 Brian PaulFix GL_EXT_packed_depth_stencil crash, but shadowtex...
2006-11-02 Brian PaulFix fragment program fog problems found with Glean.
2006-11-02 Brian PaulCall _mesa_problem() from i915_program_error() so we...
2006-11-02 Jerome GlisseAdd requested size to r300RefillCurrentDmaRegion.
2006-11-02 Brian Paulremove GetBufferSize = NULL; assignment
2006-11-02 Brian PaulFixes Glean vertex/fragment test failures. Those tests...
2006-11-02 Brian Paulremove GetBufferSize code
2006-11-02 Brian Paulremove unneeded extern declaration of lockMutex
2006-11-02 Brian Paulbump driver date
2006-11-02 Brian PaulUse RGBA_LOGICOP_ENABLED() instead of ctx->Color._Logic...
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Brian Paulcomment-out unused var
2006-11-01 Brian Paulremove unused vars
2006-11-01 Brian Paulfix _mesa_select_tex_image() calls
2006-11-01 Brian PaulDon't use the x/y/width/height params passed to Clear...
2006-11-01 Brian Pauldisable debug printfs
2006-11-01 Jerome GlisseCorrect a little bug, radeon->glCtx is a pointer.
2006-11-01 Jerome GlisseRemove deprecated GetBufferSize interface.
2006-11-01 Keith Whitwellfix compiler warnings
2006-11-01 Keith WhitwellPatch from <haihao.xiang@intel.com> -- pass program...
2006-11-01 Keith WhitwellMerge texmem-0-3-branch.
2006-11-01 Jerome GlisseAdd LIT instruction to fragment program.
2006-11-01 Keith WhitwellImport texmem i915 driver to its new location as i915tex.
2006-11-01 Jerome GlisseAdd CMPH instruction to fragprog
2006-11-01 Keith WhitwellPatch from <haihao.xiang@intel.com> -- pass program...
2006-10-30 Ian RomanickFix bug #8799.
2006-10-30 Ian RomanickRefactor mgaXMesaSetFrontClipRects and mgaXMesaSetBackC...
2006-10-30 Ian RomanickGet DRI drawable from framebuffer object.
2006-10-26 Roland Scheideggerremove code for inserting mvp transform into position...
2006-10-25 Roland Scheideggerchange some bogus comments regarding the base e exponen...
2006-10-24 Roland Scheideggerfix (per-vertex) fog when using ARB_vp by incorporating...
2006-10-23 Keith WhitwellEmit cliprects in the userspace driver as required...
2006-10-21 Brian Pauldon't use params passed to Clear()
2006-10-18 Ian RomanickEnable GLX_SGI_make_current_read for radeon.
2006-10-18 Brian PaulDon't use x/y/w/h params given to Clear().
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-17 Brian Paulremove obsolete intelBufferSize(), bump driver date
2006-10-17 Brian PaulRemove get_buffer_size()
2006-10-17 Brian PaulLots of fixes/changes to select color depth at runtime.
2006-10-16 Brian PaulInit _UseTexEnvProgram to fix failed assertion in i915_...
2006-10-16 Brian PaulUpdates to intelWindowMoved():
2006-10-16 Ian RomanickTrack the currently bound read drawable and make sure...
2006-10-16 Brian Paulremove some old code that could cause infinite recursion
2006-10-15 Brian Paulallow >10 mipmap levels (patch by Benno Schulenberg...
2006-10-15 Brian Paulregenerated to get DRI_CONF_EXCESS_MIPMAP()
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-10-15 Brian Paulminor clean-up: s/intel->driDrawable/dPriv/
2006-10-15 Brian PaulRemove calls to _mesa_ResizeBuffersMESA() - generally...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-15 Jerome GlisseUse endianness test function provided by mesa.
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-10-15 Brian Paulincreate MaxTextureLevels to 11 (bug 3130)
2006-10-14 Brian PaulSome code movement so that the gl_framebuffer is fully...
2006-10-14 Brian PaulBig re-org of buffer size management.
2006-10-14 Brian Paulbuild fix: s/Table/TableUB/
2006-10-14 Brian Paulassorted clean-ups
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-10-13 Keith WhitwellUpload of interleaved arrays currently assumes that...
2006-10-13 Keith WhitwellMake sure instructions are zero'd out before use.
2006-10-13 Keith WhitwellUse unsigned long batchbuffer offset, fixes x64 warnings.
2006-10-13 Keith WhitwellFix printf warning.
2006-10-13 Keith WhitwellUse unsigned long cast for checking pointer alignment...
2006-10-13 Keith WhitwellUse mesa function to get opcode name rather than an...
next