mesa.git
2007-04-18 Brianadd progs/glsl/ to DEMO_FILES, s/pre/rc1/
2007-04-18 Xiang, Haihaofig segment fault issue in TAG(triangle), (see bug...
2007-04-17 Brianomit the glide/svga sources from stand-alone libGL...
2007-04-17 BrianEnable texture sampling for vertex programs/shaders.
2007-04-17 BrianIn bind_inputs() set VB->EdgeFlag to NULL if it's not...
2007-04-17 Brianregenerated
2007-04-17 Brianfix/simplify some texture functions
2007-04-17 Brianmore matrix function updates
2007-04-17 Briandon't set GL_TEXTURE_MAX_LEVEL for GL_TEXTURE_RECTANGLE...
2007-04-17 Thomas HellstromDefer buffer pool creation to the first context creation.
2007-04-17 Roland Scheideggercleanups for t_vb_program.c
2007-04-17 Oliver McFaddenr300: r300_render.c:391: warning: unused variable 'i'
2007-04-16 Brianlots of changes, fixes, clean-ups
2007-04-16 Brianjust clean-ups
2007-04-16 Brianmove GL_EXT_stencil_two_side into alphabetical position
2007-04-16 BrianFix glActiveStencilFaceEXT dispatch problem (bug 10523).
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-16 Brianneed to clamp MAD for linear fog
2007-04-16 Brianremoved unused t_vb_arbprogram stage
2007-04-16 Brianremove t_vb_arbprogram.c
2007-04-16 Brianunhook t_vb_arbprogram.c code - it's going away
2007-04-16 BrianUse generic program limits instead of NV-specific ones...
2007-04-16 BrianFix some assertions that could occur when an error...
2007-04-16 Brianuse b->display instead of b->xm_visual->display to...
2007-04-16 Thomas HellstromMake sure we are locked when creating drm buffer objects.
2007-04-14 Brianillegal to set GL_TEXTURE_MAX_LEVEL w/ GL_TEXTURE_RECTA...
2007-04-14 Brianimplement shadow2DRect functions
2007-04-14 BrianFix sample_depth_texture() to handle texture rectangle...
2007-04-14 Brianset osmesa renderbuffer refcount=1 upon creation, free...
2007-04-14 Brianmore _mesa_unreference_framebuffer() calls, remove...
2007-04-14 Brianfix negative zoom factor bug (10636), more comments
2007-04-14 Dave Airlier300: emit different clear paths for non-TCL, this...
2007-04-14 Dave Airlier300: remove unneeded semicolon from macro
2007-04-14 Dave Airlier300: if we don't have TCL don't setup state emissions...
2007-04-13 Brianpatch for Digital/Tru64 (bug 10635) - forwarded to...
2007-04-13 George Sapountzisxmesa: drop unused XMesaPutImageHelper.
2007-04-13 George Sapountzisxmesa: export xmesa functions used by xfree86.
2007-04-12 Brians/version/vertex/
2007-04-12 Brianfix bug in _playback_copy_to_current(): need to skip...
2007-04-12 Briandisable debug printfs
2007-04-12 BrianAdded sanity checking in _slang_sizeof_type_specifier...
2007-04-12 Brianuse _mesa_clear_shader_program_data()
2007-04-12 BrianNew _mesa_reference_shader/program() function to consol...
2007-04-11 Brianrestore 200x200 window size, animation, version check
2007-04-11 Brianregenerated
2007-04-11 Briancheckpoint: updating non-square matrix constructors...
2007-04-11 Brianmove/fix texture sampling funcs
2007-04-11 Brians/Shadow/SHADOW/
2007-04-11 Brianas with prev commit, also fix color index mode zoomed...
2007-04-11 Brianfix invalid error detection problem in _mesa_bind_attri...
2007-04-11 Brianfix zoomed depth copies (bug 10608)
2007-04-11 Brianuse _mesa_reference_renderbuffer(), fix typo
2007-04-11 Brianfix/work-around allocation bugs for non-square matrices
2007-04-11 Brianupdate SLANG version test
2007-04-10 Dave Airliers480: set vap cntl to what fglrx uses for non-TCL...
2007-04-10 Michel Dänzeri915: Bring test for vsync to pipe B in line with i915tex.
2007-04-10 Michel DänzerAdd missing generated file.
2007-04-10 BrianNULL ptr check
2007-04-10 Brianplug in GLSL 1.20 unit
2007-04-10 Brianundo a debug/test change
2007-04-09 Dave Airlier300: don't enable VAP/TCL on cards that don't support it
2007-04-09 Brianremove unneeded initialization code (see bug 10569)
2007-04-09 Brianallocate __GLXdisplayPrivate w/ Xcalloc instead of...
2007-04-09 Michel Dänzeri915tex: Fix some mismatches between texels or bytes...
2007-04-09 Michel Dänzeri915tex: Make sure texture format fetch hooks are initi...
2007-04-09 Dave Airliethe RS400 definitely doesn't work at this point so...
2007-04-09 Brianenable GLSL 1.20
2007-04-08 Briansupport for GLSL 1.20 non-square matrices
2007-04-08 Brianadd glsl to PROGRAM_DIRS
2007-04-08 Brianfix some dependencies, remove some CFLAGS
2007-04-08 Brianadd 2.1 functions
2007-04-08 Adam JacksonMake sure GLX entrypoints are marked PUBLIC.
2007-04-08 Wei Wangfix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails...
2007-04-08 Michel Dänzeri915tex: Clean up resizing of renderbuffers.
2007-04-08 Michel DänzerdriUpdateFramebufferSize: Use ctx->Driver.ResizeBuffers.
2007-04-08 BrianMAX_TEXTURE_COORDS_ARB and MAX_TEXTURE_IMAGE_UNITS_ARB...
2007-04-08 Brianfix etags command to find headers
2007-04-07 George SapountzisDrop XFree86Server from execmem.c
2007-04-07 Richard Hughesset version for tarballs to 6.5.3pre for now
2007-04-07 Richard Hughesfix references to non-existant sz4 field
2007-04-07 Richard Hughesfix some CHAN_TYPE==GL_FLOAT breakage
2007-04-07 Brianfix comment typo
2007-04-07 Richard Hughesremove array_cache/, add vbo/
2007-04-07 Brianadded glActiveStencilFaceEXT
2007-04-06 Brianfor evaluators, loop to VBO_ATTRIB_TEX7, not VBO_ATTRIB...
2007-04-06 George Sapountzisxmesa: use newly added xm_image.[hc]
2007-04-06 George Sapountzisxmesa: add xf86glx_util.[hc] from xserver as xm_image...
2007-04-06 George SapountzisDrop the funky SSE exception test on linux.
2007-04-06 Brianfix color storage bug in convolution path
2007-04-05 Brianinclude points.h to fix warnings
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 George Sapountzisglx: minor cosmetic in glcontextmodes.c
2007-04-05 George SapountzisMove glcontextmodes.c to glx.
2007-04-05 Briantemporary add some extra renderbuffer debug code
2007-04-05 BrianRemove the never-used SI-style imports/exports code.
2007-04-04 Brianassorted updates
2007-04-04 Brianassorted documentation updates
2007-04-04 Brianinit span.y=0 to silence warnings
2007-04-04 BrianOverlapping copies with zoomZ=-1 were broken. See...
next