partial GL_BLEND for Voodoo1
[mesa.git] / src / mesa /
2004-07-21 Daniel Borcapartial GL_BLEND for Voodoo1
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 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-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 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 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 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 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 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 PaulglBegin/EndQueryARB didn't work inside display lists
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-24 Brian Paulfix HP occlusion testing when using generic span path
2004-06-24 Brian Paulfix capitalization, new comments, etc
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-22 Ian RomanickDon't include glapi_*.S files in DRI / solo builds.
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 Paulstore's to RC/HC didn't work (bug 976287)
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-06-19 Brian PaulRemove ADD_POINTERS code from import() function - it...
2004-06-19 Daniel BorcaHack for linear fogging. Added empty routines for WGL_A...
2004-06-18 Keith WhitwellUse correct macros for packing pixel colors -- this...
2004-06-18 Keith Whitwelladd missing license texts
2004-06-17 Roland Scheideggeruse I8 internal format for GL_INTENSITY, GL_ALPHA and...
2004-06-17 Roland Scheideggeruse I8 internal format for GL_INTENSITY, GL_ALPHA and...
2004-06-17 Roland Scheideggerfix tex env mode GL_BLEND for GL_INTENSITY texture...
2004-06-17 Dave AirlieFix up texture compression mipmapping .. not sure if...
2004-06-16 Brian Paulfix component indexing bug in _mesa_texstore_al88()
2004-06-16 Brian Pauldon't use // comments (Thomas Hellstrom)
2004-06-16 Dave Airlieremove unused mode function
2004-06-16 Dave Airlieswitch to using driFillInModes fix depthbuffer = 0
2004-06-16 Keith WhitwellFix batch.ptr when dropping a batchbuffer segment due...
2004-06-15 Ian RomanickFix a couple typeos in the tables for driFillInModes.
2004-06-15 Roland Scheideggeradded more compressed formats to is_color_format()
2004-06-15 Daniel Borcafix correct parameters passed to StoreImage
2004-06-14 Adam Jackson_really_ fix parameters to StoreImage calls.
2004-06-14 Brian Pauladded compressed formats to is_color_format() and updat...
2004-06-14 Daniel BorcaFixed a bug in vertex emitter (untile we move to t_vert...
2004-06-11 Brian Pauljust a comment
2004-06-11 Brian Pauldisable GL_INTENTSITY in _mesa_is_legal_format_and_type...
2004-06-11 Brian Pauls/_mesa_get_current_context()/GET_CURRENT_CONTEXT()/
2004-06-11 Brian Paulremove the 3dfx CatchSignals stuff (the var was alwasy...
2004-06-11 Brian Pauladded GL_BGR and GL_BGRA to is_color_format() (Ronny...
2004-06-11 Brian Paulfix some minor glitches in glGetTexParameter code
next