mesa.git
2004-07-23 Daniel Borcafixed pixelpiped DrawBitmap / DrawPixels (clipping...
2004-07-21 Daniel Borcapartial GL_BLEND for Voodoo1
2004-07-21 Daniel Borcaminor doc update
2004-07-21 Daniel Borcafixed a bug in clear routine
2004-07-20 Brian Paulfix compare w/ zero warnings (bug 988766)
2004-07-20 Brian Paulerror message fixups and some debug code
2004-07-20 Brian Paulfix compare w/ zero warnings (bug #988766)
2004-07-20 Brian Paulnew image (see mesa bug #993926)
2004-07-20 Brian Paulremove -lXm (motif) from GLW_LIB_DEPS since it's not...
2004-07-20 Daniel BorcaGL_EXT_texture_env_add shouldn't be conditioned by...
2004-07-19 Daniel Borcatrying vertex_program...
2004-07-19 Daniel Borcaseveral new bugs
2004-07-16 Daniel Borcaminor corrections
2004-07-16 Daniel BorcaGL_MODULATE/GL_REPLACE multitex (wasteful, but apparent...
2004-07-16 Daniel BorcaSGIS_generate_mipmap
2004-07-16 Jon SmirlMiniglx clients now authorize with server DRM
2004-07-15 Dave Airlieadd debugging for compresssed textures
2004-07-15 Dave Airliefix up heights for i830/i915 texture compression
2004-07-15 Dave Airliemove config options to same place as other drivers...
2004-07-15 Dave Airlieuse a switch statement makes integrating the s3tc patch...
2004-07-15 Dave Airlieenable FXT1 texture compression for ixxx chipsets
2004-07-15 Dave Airliemove over changes to intel driver from i830 driver...
2004-07-13 Daniel Borcafixed vertex RGBA
2004-07-10 Jon SmirlMake solo radeon/r128 drivers track fix for DRI bug 849
2004-07-10 Jon SmirlRemove DRM_PAGE_SIZE from fb and i810 drivers since...
2004-07-10 Jon SmirlFix unichrome solo build to not need X11 headers. Minor...
2004-07-10 Felix KuehlingMake GET_PROGRAM_NAME work with uCLibc using the __prog...
2004-07-09 Jon SmirlFix mesa-solo config to define _GNU_SOURCE so that...
2004-07-06 Daniel Borcause tnl_emit_func, it's safer
2004-07-06 Roland Scheideggercorrect X86_DISPATCH_FUNCTION_SIZE if THREADS is defined
2004-07-05 Jon SmirlConvert miniglx to use xf86drm from dri/drm/libdrm...
2004-07-05 Jon SmirlConvert miniglx to use Ian's fancy new driver config...
2004-07-05 Ian RomanickFix typos in comments.
2004-07-05 Ian RomanickAnother "if it ain't broke, don't fix it" moment. ...
2004-07-05 Brian Paulfixed AIX color interpolation bug
2004-07-05 Brian Paulpatch for AIX (bug 983144)
2004-07-05 Brian Pauladded cast to fix AIX color interpolation problem ...
2004-07-05 Daniel Borcaadded GL_ARB_point_sprite.
2004-07-05 Daniel Borcafixed non-threaded codepath
2004-07-04 Eric AnholtBugzilla #755: Fix polygon offset by setting DEPTH_SCAL...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-02 Brian Pauldocument some assumptions made about compressed texture...
2004-07-02 Brian Paula few comments
2004-07-02 Brian Pauldisable some debug printfs
2004-07-02 Brian Paulredo the event loop to make event response better
2004-07-02 Brian Paulinit some vars to silence warnings
2004-07-02 Daniel Borcaadded GL_EXT_fog_coord.
2004-07-02 Daniel Borcaput back the correct dispatcher for non-threaded builds.
2004-07-02 Ian RomanickFix a potential race condition. Fix a couple of places...
2004-07-01 Ian RomanickMake sure THREADS is set no matter which threading...
2004-07-01 Brian Pauljust a test; no change
2004-07-01 Brian Pauljust a test; no change
2004-07-01 Brian Pauljust a test; no change
2004-07-01 Brian Pauljust a test; no change
2004-07-01 Brian Pauljust a test; no change
2004-07-01 Brian Pauladded commands for AIX shared libs (Shane Blackett)
2004-07-01 Brian Pauladded aix-static config, make aix config build dynamic...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-07-01 Keith WhitwellRemove __driRegisterExtensions
2004-07-01 Keith WhitwellRename 'emit_func' usages in drivers. Will also rename...
2004-07-01 Alan Hourihanefix for older gcc's (from freedesktop bug id #419)
2004-07-01 Keith WhitwellAdd t_context.h include for drivers.
2004-06-30 Keith WhitwellAdd infrastructure for t_vertex.c codegen. Add an...
2004-06-29 Ian RomanickFirst phase of TLS work. At this point SPARC assembly...
2004-06-29 Jon SmirlThis should make most linux-solo drivers work again...
2004-06-29 Brian Paulfixed vertex program state references
2004-06-29 Brian Paulfix another bug in get_register_pointer()
2004-06-29 Brian Paulthe get_register_pointer() function was pretty well...
2004-06-29 Brian Pauldisable some debug code
2004-06-29 Brian Paulremove trailing whitespace and misc clean-ups
2004-06-28 Roland Scheideggeradd missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c
2004-06-28 Brian Pauloption to test with display lists
2004-06-28 Brian PaulglBegin/EndQueryARB bug fix
2004-06-28 Brian PaulglBegin/EndQueryARB didn't work inside display lists
2004-06-28 Brian Paulmake sure Q has a good value before drawing a sample
2004-06-26 Jon SmirlMesa-solo builds with these changes. There are still...
2004-06-26 Ian RomanickRe-enable SPARC assembly on sunos5-gcc platform.
2004-06-25 Ian RomanickMake sure mklib sees the definition of CC and CXX....
2004-06-25 Erdi ChenCorrected a float to ubyte conversion bug with fog...
2004-06-25 Brian Paulremove program from hash table when deleted (bug 979514)
2004-06-25 Roland Scheideggernew test which uses mixed texgen/non-texgen texture...
2004-06-24 Brian Paulfix GL_HP_occlusion_test bug, use glext.h version 23
2004-06-24 Brian Paulfix HP occlusion testing when using generic span path
2004-06-24 Brian Paulfix capitalization, new comments, etc
2004-06-24 Brian Pauladded library dependencies (bug #978758)
2004-06-24 Daniel Borcahack for compressed textures with aspectratio greater...
2004-06-24 Daniel Borcadisabled unnecessary assertions in texture replicator
2004-06-24 Daniel Borcaadded back x86 entrypoints
2004-06-23 Brian PaulFixed occlusion_zless_triangle() to work with 16 or...
2004-06-23 Roland Scheideggerrevert accidental change from rev. 1.10
2004-06-23 Brian Paulupdated to version 23
2004-06-22 Ian RomanickDon't include glapi_*.S files in DRI / solo builds.
2004-06-22 Brian PaulAlexander Gottwald's patch for cygwin
2004-06-22 Brian Paulcheck for NULL pointer to glTexImage (fix verified...
2004-06-21 Daniel Borcaadded support for non-64bit compilers
2004-06-20 Brian Paulcall ctx->Driver.NewProgram() instead of CALLOC/etc...
2004-06-20 Brian Paulremove redundant program field initializers in BindProg...
2004-06-20 Brian Paullatest bug fixes, etc.
2004-06-20 Brian Paulstore's to RC/HC didn't work (bug 976287)
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
next