allow greater swappendingcount for older hw (v1/v2)
[mesa.git] / src / mesa / drivers /
2004-12-20 Daniel Borcaallow greater swappendingcount for older hw (v1/v2)
2004-12-19 Vladimir DergachevFix cut and paste error (reported by Jerome Glisse)
2004-12-18 Thomas HellströmUnichrome DRI driver:
2004-12-17 Felix KuehlingMade debugging output controllable via environment...
2004-12-17 Daniel BorcafxRasterPrimitive wasn't always receiving the reduced...
2004-12-17 Daniel BorcafxRasterPrimitive wasn't always receiving the reduced...
2004-12-17 Felix KuehlingAdded a TNL pipeline stage that normalizes texture...
2004-12-16 Adam JacksonImport s3virge and trident drivers. Not functional...
2004-12-16 Vladimir DergachevThe types uint32_t and uint8_t are not used in Mesa...
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-12-15 Adam JacksonMark __driCreateNewScreen PUBLIC
2004-12-15 Thomas HellströmUnichrome DRI:
2004-12-15 Thomas HellströmUnichrome DRI:
2004-12-15 Thomas HellströmUnichrome DRI:
2004-12-15 Thomas HellströmUnichrome DRI driver:
2004-12-15 Felix KuehlingAdded configuration support to the Savage driver. Three...
2004-12-15 Felix KuehlingFixed GL_CLAM_TO_EDGE. It's not supported in hardware...
2004-12-15 Felix KuehlingFixed initialization of some stencil-related S4 registe...
2004-12-15 Felix KuehlingMoved some code from savageCreateContext to savageInitD...
2004-12-15 Felix KuehlingFixed some missing uint8_t -> u_int8_t.
2004-12-15 Keith WhitwellAdd _mesa_delete_texture_object() call to viaDeleteTexture
2004-12-15 Daniel Borcaadded DMesaProc type to prevent gcc 3.4.3 warnings.
2004-12-14 Alan Hourihaneuint*t -> u_int*t
2004-12-14 Alan Hourihanefix warning
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-13 Daniel Borcadisabled ClipMask usage in vb emitter (clipping bugs?)
2004-12-12 Brian Paulfix recursion problem introduced on Nov 27
2004-12-12 Brian PaulAdded driver hooks for GetTexImage() and GetCompressedT...
2004-12-09 Brian Paulcheck if using a PBuffer in clip_for_xgetimage()
2004-12-09 Keith WhitwellGet linux-solo dependencies building correctly,
2004-12-09 Daniel Borcasimplistic ICD implementation for fx/Mesa
2004-12-09 Dave Airlieback out Keiths last checkin - for Solo the include...
2004-12-09 Dave Airliefixup pci code for Jon's last checkin for changing...
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 Alan HourihaneUse union type to avoid strict aliasing problems.
2004-12-08 Alan HourihaneCheck for some header defines before redefining functio...
2004-12-08 Dave AirlieFrom: Stephane Marchesin <marchesin@icps.u-strasbg.fr>
2004-12-08 Roland Scheideggerfix depth/stencil readback if coordinates are larger...
2004-12-07 Daniel Borcafixed an include path
2004-12-06 Daniel Borcasmall fix for debug paths
2004-12-03 Roland Scheideggeronly enable GL_MESA_ycbcr_texture for real r200 chips...
2004-12-03 Roland Scheideggerenable GL_EXT_stencil_wrap (patch from idr), including...
2004-12-03 Brian Paulsilence a variety of warnings found with g++ 3.4.2
2004-12-02 Alan Hourihanesilence warnings
2004-12-02 Alan Hourihanereverse some debug that slipped through
2004-12-02 Alan HourihaneFix some warnings
2004-11-29 Brian Paulsilence a warning
2004-11-28 Brian Paulfix missing width/height error
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-11-27 Brian PaulRemove the redundant width, height fields in xmesa_buff...
2004-11-27 Brian Paulnew GetOverlayInfo() function to reduce code and silenc...
2004-11-27 Brian PaulHave OSMesaGetProcAddress() return new OSMESAproc typedef.
2004-11-25 Brian PaulUse a generic function typedef instead of void * to...
2004-11-25 Brian PaulUse __GLXextFuncPtr type instead of void * for generic...
2004-11-25 Keith WhitwellUpdate expected DRM version to 2.0.0
2004-11-23 Roland Scheideggerrevert enabling of hw quads for swtcl. It lead to probl...
2004-11-15 Daniel Borcamoved windoze specific code outside drivers/glide/
2004-11-15 Daniel Borcawork around a bug in gcc 3.3.3 (which duplicates ASM...
2004-11-15 Daniel Borcafix _mesa_image_address2d invocation
2004-11-12 Roland Scheideggerenable hw quad primitive for swtcl
2004-11-12 Roland Scheideggeradd LOCK_HARDWARE/UNLOCK_HARDWARE to radeonClear so...
2004-11-12 Roland Scheidegger(from r200 driver) If an application cleared before...
2004-11-12 Daniel Borcaadded a few sanity checks
2004-11-12 Adam Jacksonbrown paper bag, r100 can't do hardware quads.
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-09 Brian Pauldo clipping prior to XGetImage, just in case the image...
2004-11-09 Brian PaulRemoved _swrast_clip_pixelrect(). Use _mesa_clip_drawp...
2004-11-08 Brian PaulRemove need for defining _MSC_VER when building Mesa...
2004-11-03 Roland Scheideggerenable GL_EXT_fog_coord. Calculate fog factors and...
2004-11-02 Ian RomanickAdded MMX optimized version of the RGB565 ReadRGBASpan...
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-11-02 Nicolai HaehnleAdd culling registers, sync versions of r300_reg.h
2004-11-01 Keith WhitwellNicolai's sw-clipspan-fixes.patch
2004-11-01 Daniel Borcaprotected against old djgpp distros
2004-10-31 Brian PaulRemoved _swrast_validate_pbo_access().
2004-10-31 Brian Pauluse _mesa_unmap_buffer by default
2004-10-27 Adam JacksonBug #1713: Some rare libGL's have __glXFindDRIScreen...
2004-10-26 Ian RomanickAs per suggestions my Michel Daenzer, improve the fix...
2004-10-25 Adam JacksonBug #1679: Link DRI drivers against DRI_LIB_DEPS, not...
2004-10-24 Nicolai HaehnleImplement ColorMask
2004-10-24 Nicolai HaehnleHardware accelerated depth clear
2004-10-23 Ian RomanickBig-endian fixes for R200 sw TCL path.
2004-10-20 Daniel Borcafixed compilation errors
2004-10-19 Daniel Borcafix compilation error in `convertPalette' (still have...
2004-10-18 Ian RomanickSmall optimization for big-endian (e.g., PowerPC) systems.
2004-10-18 Daniel Borcaprint an error message in convertPalette before dying.
2004-10-18 Daniel Borcasmall fix to match new _mesa_rescale_teximage2d
2004-10-18 Ian RomanickFix compile errors when DEBUG is defined.
2004-10-17 Ian RomanickFix t_vertex byte-ordering issues for PowerPC. This...
2004-10-17 Ian RomanickFix hangs on big-endian (e.g., PowerPC) hardware.
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-16 Ville SyrjalaFixed off by one errors in clipping.
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-16 Ian RomanickOnly build the MMX/SSE/SSE2 versions for ReadRGBASpan...
2004-10-15 Ian RomanickFixed a few places that should have been using GET_SRC_PTR.
2004-10-15 Ian RomanickConvert MGA driver to use new spantmp2.h interface.
next