Chop out more dead code.
[mesa.git] / src / mesa / drivers / dri / r200 /
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
2004-12-09 Dave Airlieback out Keiths last checkin - for Solo the include...
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-08 Keith WhitwellImprove the behaviour of the build system wrt depend...
2004-12-08 Roland Scheideggerfix depth/stencil readback if coordinates are larger...
2004-12-03 Roland Scheideggeronly enable GL_MESA_ycbcr_texture for real r200 chips...
2004-12-02 Alan Hourihanesilence warnings
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-23 Roland Scheideggerrevert enabling of hw quads for swtcl. It lead to probl...
2004-11-12 Roland Scheideggerenable hw quad primitive for swtcl
2004-11-12 Adam Jacksonmake render_quads_verts call EMIT_PRIM with the argumen...
2004-11-10 Brian PaulGL_(UN)PACK_SKIP_IMAGES should only be applied to 3D...
2004-11-10 Roland Scheideggeradd some chip ids
2004-11-03 Roland Scheideggerenable GL_EXT_fog_coord. Calculate fog factors and...
2004-10-23 Ian RomanickBig-endian fixes for R200 sw TCL path.
2004-10-18 Ian RomanickFix compile errors when DEBUG is defined.
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-10-16 Eric AnholtAlways turn on the TAM_DEBUG3=0x6 workaround on real...
2004-10-14 Ian RomanickAdd support for optimized versions of the code underlyi...
2004-10-09 Eric AnholtThis statechange is vtx state, not tcl.
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-10-07 Ian RomanickPrevent Y-offset from exceeding valid range in texture...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-10-02 Eric AnholtIf an application cleared before any state had been...
2004-09-30 Eric AnholtBugzilla #1058: Fix some potential 64bit pointer issue...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-25 Eric AnholtFix texturing in quake3. Some code was left over from...
2004-09-25 Eric AnholtBump DRIVER_DATE for yesterday's changes.
2004-09-24 Eric Anholt-O -Wall warnings cleanups in r200.
2004-09-24 Eric AnholtRemove an unnecessary calculation of the dest pointer.
2004-09-23 Dave Airliefix for Erics new emit state code, rework out the dest...
2004-09-22 Eric AnholtThe previous code would emit a full set of state during...
2004-09-08 Dave Airlieupdated patch for vertex program
2004-09-07 Dave AirlieThis patch enables GL_ARB_vertex_program and GL_NV_vert...
2004-09-02 Keith Whitwellr200-maybe-flush-less-3.diff
2004-08-25 Brian Paulprint internalFormat value in r200ChooseTextureFormat...
2004-08-17 Eric AnholtRevert the move of lost_context setting to UNLOCK_HARDW...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-08-16 Eric AnholtRemove unused HAVE_INDEX define.
2004-08-03 Roland Scheideggerfix incorrect overflow detection when emitting R200_SS_...
2004-07-31 Dave Airliexorg-r200-uninitialized-variable-used.patch from Redhat...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-28 Roland Scheideggeradd missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-06-17 Roland Scheideggeruse I8 internal format for GL_INTENSITY, GL_ALPHA and...
2004-06-04 Ian RomanickReplace 'Display *' with '__DRInativeDisplay *'.
2004-06-03 Roland Scheideggerfix minor signedness issue in assertion
2004-06-03 Ian RomanickRemove fill_in_modes and use driFillInModes instead.
2004-06-03 Jon SmirlOpen/Close FullScreen die. unichrome and savage impleme...
2004-06-02 Ian RomanickdriCheckDriDdxDrmVersion uses a function that is not...
2004-06-02 Jon SmirlRemoved need for sarea.h, various touch ups to get...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-06-02 Ian RomanickReplace drmHandle, drmContext, drmDrawable, drmMagic...
2004-06-01 Ian RomanickFix dumb mistake from a previous commit. __driCreateSc...
2004-06-01 Ian RomanickConvert 'Display *' to '__DRInativeDisplay *'. Only...
2004-05-28 Roland Scheideggerremove never finished verts path (r200_maos_vbtmp.h...
2004-05-27 Ian RomanickMove dri_util.[ch] and glcontextmodes.[ch] from dri_cli...
2004-05-27 Roland Scheideggerchange some explicit references to texture units 0...
2004-05-27 Ian RomanickConvert all calls using _glapi_Dispatch to use the...
2004-05-25 Ian RomanickAdded a couple fog coordinate related register defines.
2004-05-21 Roland Scheideggerfix constant texture environment color setup for textur...
2004-05-20 Roland ScheideggerAdd support for GL_EXT_blend_[func|equation]_separate...
2004-05-20 Roland Scheideggeradd check if drm is new enough for packet R200_EMIT_RB3...
2004-05-20 Roland Scheideggeradd missing R200_RB3D_BLENDCOLOR register
2004-05-14 Roland ScheideggerFix GL_MIN and GL_MAX blend equations (set blend factor...
2004-05-12 Brian Paulobsolete in favor of regular Makefiles
2004-05-05 Ian RomanickRemove a debug printf that should not have been left in.
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
2004-05-04 Dave Airlieadd r200 x86 sources
2004-04-29 Keith WhitwellAllow *_dri.so to build in Mesa tree with the 'linux...
2004-04-27 Ian RomanickUse the dispatch table directly instead of calling...
2004-04-27 Ian RomanickRemove include of texutil.h to get build working.
2004-04-26 Alan Hourihanebring over build fixes from stable branch
2004-04-23 Ian RomanickConvert R200 driver to use the t_vertex interface.
2004-04-22 Brian PaulNew glTexImage code.
2004-04-14 Alan Hourihanedisable under _SOLO build
2004-04-13 Alan Hourihanefix the usage of GLX_MESA_allocate_memory
2004-04-13 Jon SmirlAdd DRM_SOURCE_PATH to make system.
2004-04-08 Brian Paullots of Makefile updates for new build system
2004-03-26 Brian PaulNew Makefile system
2004-03-26 Ian RomanickMake sure drivers don't dereference a NULL pointer if
2004-03-21 Brian PaulImplemented support for software-based AUX color buffers.
2004-03-18 Ian RomanickConvert int(8|32)_t to uint(8|32)_t, like should have...
2004-03-17 Ian RomanickConvert all uses of CARD32 and CARD8 to int32_t and...
2004-03-12 Jon SmirlThese files are redundant now. Definitions come from...
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-28 Michel DänzerOnly print message about disabling HW TCL if the chip...
2004-02-27 Ian RomanickFix a problem with 24-bit screens. Modes with 0 stenci...
2004-02-26 Ian RomanickCreate all the right modes for 16-bit screens.
2004-02-24 Brian Paulcall _tnl_allow_pixel/vertex_fog() funcs
2004-02-13 Ian RomanickMinor tweaks to get the fbconfig list returned by __dri...
2004-02-12 Ian RomanickFix a problem that caused the new interface code to...
2004-02-11 Ian RomanickInitial pass at adding support for the new DRI driver...
2004-02-10 Roland ScheideggerChanged lighting to use SOURCE_MATERIAL instead of...
2004-02-06 Ian RomanickRefactor "class" texture environments to be implemented...
2004-02-06 Roland Scheideggerremove bogus check of texture target in R200TexParameter
next