[intel] intel_batchbuffer_flush using uninit 'used' to check for buffer empty
[mesa.git] / src / mesa / drivers / dri / sis /
2008-04-14 Brian Paulonly use __x86_64__, not __amd64__ (bug 15503)
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-02-26 Kristian HøgsbergRemove GetMSC DriverAPI function.
2008-02-15 Adam JacksonFix sis_dri on ia64.
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-10 Kristian HøgsbergPull createNewScreen entry point into dri_util.c.
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-08-02 Brians/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add...
2007-03-21 Brianmerge from master
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggerenable ARB_vertex_buffer_object for more dri drivers
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-11-01 Brian Paulcomment-out unused var
2006-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-07-11 Thomas HellströmRevert the SiS and Unichrome DRM version check changes.
2006-07-10 Thomas HellströmThe SiS and Unichrome drivers assume that the handle...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-04-11 Michal KrolMore GLSL code:
2006-01-30 Roland Scheideggerfix broken assertions so dri drivers compile with ...
2005-11-09 Brian PaulBug 4996.
2005-10-26 Eric AnholtAdd disabled support for GL_EXT_fog_coord. While it...
2005-10-25 Eric AnholtMove the front.offset setting above a check to shortcut...
2005-10-25 Eric AnholtInitial add of some (disabled) SiS 6326 drawing code...
2005-10-24 Eric AnholtCut a bunch of code by not trying to precompute the...
2005-10-24 Eric AnholtIn the last commit I added in a fatal error on unknown...
2005-10-24 Eric AnholtFix and enable GL_MESA_ycbcr_texture. Looks fine with...
2005-10-24 Eric AnholtAdd support for GL_EXT_secondary_color, tested with...
2005-10-24 Eric AnholtTurn off the AGP dispatch path yet again, as it seems...
2005-10-24 Eric AnholtSince we memcpy texture data synchronously to the card...
2005-10-24 Eric Anholt- Add a few more hardware internal formats that are...
2005-10-24 Eric AnholtFix the GL_BLEND case (and remove the fallback associat...
2005-10-24 Eric AnholtFix texenv by moving a misplaced check for being in...
2005-10-24 Eric AnholtAdd support for GL_ARB_texture_border_clamp and GL_ARB_...
2005-10-24 Eric AnholtFix a typo in a fallback string.
2005-10-24 Eric AnholtAdd support for GL_EXT_stencil_wrap by guessing that...
2005-10-20 Eric AnholtBump driver dates for the crasher fixes yesterday.
2005-10-19 Eric AnholtMake SiS a little more like other drivers: Add SIS_DEBU...
2005-10-19 Eric AnholtRemove some long-dead code.
2005-10-19 Eric AnholtBug #4615: Fix the SiS driver for the renderbuffer...
2005-10-18 Eric AnholtFix a missed merge for idr's dispatch changes: failure...
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-04 Brian Paulminor clean-ups
2005-09-03 Brian PaulSetBuffer, renderbuffer changes
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-07-24 Ian RomanickAll elements of pre-DRI_NEW_INTERFACE_ONLY are removed...
2005-07-01 Roland Scheideggerconvert sis and radeon driver to use spantmp2 instead...
2005-07-01 Roland Scheideggerremove common macros used in the span functions of...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-26 Eric AnholtZero out the ENGPACKET allocated on the stack, to avoid...
2005-05-31 Eric AnholtRemove unused CTX_ARG2 define.
2005-05-05 Adam JacksonRefactor COMMON_SOURCES up to Makefile.template
2005-05-04 Adam JacksonAdd drirenderbuffer.c to COMMON_SOURCES
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-01-31 Adam JacksonBug #2428: #ifdef GLX_DIRECT_RENDERING in DRI drivers...
2005-01-20 Alan HourihaneEnclose passed macro values in brackets to ensure corre...
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-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-08 Eric AnholtAdd support for NV_blend_square, and print errors if...
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-09-25 Eric AnholtBump driver_date for today's fixes.
2004-09-25 Eric AnholtCan't bail in sisDDLogicOpCode when logicop is off...
2004-09-25 Eric AnholtTriangle stipple is a fallback, since we don't have...
2004-09-25 Eric AnholtCorrect a couple of comments.
2004-09-25 Eric AnholtFix SiS AGP vertex dispatch by not trying to emit 0...
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-07-01 Keith WhitwellRename 'emit_func' usages in drivers. Will also rename...
2004-06-10 Eric AnholtFix an "overflow in implicit constant conversion" warni...
2004-06-09 Eric AnholtFix reflect demo: We were using the 3D Clear path unnec...
next