i965: Avoid vs header computation for negative rhw on G4X.
[mesa.git] / src / mesa / drivers / common /
2008-09-29 Jouk Jansenmesa: asst updates for VMS
2008-09-21 Keith Whitwellmesa: move rastpos helper to tnl
2008-09-21 Keith Whitwellmesa: improved driver query interface
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-18 Brian PaulMove _mesa_init_glsl_driver_functions() into shader_api.c
2008-05-09 Dave AirlieAdded ctx->Driver.GenerateMipmap() driver hook
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-23 George Sapountzisglcore: drop outdated sources files intented for xorg
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-29 BrianNew ctx->Driver.Map/UnmapTexture() functions for access...
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-03 Jouk Update of OpenVMS makefiles for the use of "new" inclu...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 rootprefix some include filenames with shader/
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-22 Brianadded _mesa_init_driver_state() to replace duplicated...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-21 Brians/occlude.h/queryobj.h/
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-26 BrianMerge branch 'glsl-compiler-1' of git+ssh://brianp...
2007-02-26 Brians/GetFragmentProgramRegister/GetProgramRegister/
2007-02-22 Brianuse _mesa_get_program_register()
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2006-12-20 BrianOverhaul of GLSL API functions, dispatching, etc.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-11 Brian PaulList of source (.c) files in each directory.
2006-10-10 Brian PaulMove the fp_machine struct into s_nvfragmprog.c since...
2006-06-12 Ian RomanickAdd support for GL_APPLE_vertex_array_object. Several...
2006-03-26 Brian Paulmerge from texman branch
2006-03-02 Brian Paulplug in BlitFramebuffer function
2005-11-02 Jouk Jansen Committing in .
2005-10-28 Brian PaulTNL module needs to implement ctx->Driver.ProgramString...
2005-09-23 Jouk Jansen Committing in .
2005-09-14 Brian PaulRemove _tnl_MakeCurrent() and the unused ctx->Driver...
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
2005-09-13 Brian Paulinit StencilOpSeparate to NULL
2005-09-03 Brian PaulRemove last remnants of pre-renderbuffer code.
2005-09-02 Brian PaulPrototype implementation of new GL_EXT_timer_query...
2005-08-27 Brian PaulRearrange the code related to GL_ARB_occlusion_object...
2005-05-23 Keith WhitwellImport Thomas Helstrom's SSE memcpy code from the via...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-03-22 Keith Whitwelladd FreeTexImageData hook to help single-copy texturing...
2005-02-24 Brian PaulMore GL_EXT_framebuffer_object: rename some things...
2004-12-12 Brian PaulAdded driver hooks for GetTexImage() and GetCompressedT...
2004-10-31 Brian Pauluse _mesa_unmap_buffer by default
2004-10-02 Brian Pauladded support for GL_ARB_draw_buffers
2004-04-27 Brian PaulRemoved the old teximage code.
2004-04-05 Jouk Jansen Committing in .
2004-04-05 Jouk Jansen Committing in .
2004-01-27 Ian RomanickAdded support for EXT_blend_equation_separate / ATI_ble...
2004-01-23 Brian Pauladded device driver hooks for BindProgram, NewProgram...
2004-01-23 Jouk Jansen Committing in .
2004-01-22 Jouk Jansen Committing in .
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
2004-01-20 Keith Whitwellremove duplicate t_dd_* files
2004-01-20 Brian Paul_mesa_init_driver_functions() to initialize dd_function...
2003-12-09 Keith WhitwellIn fact, bring all the changes from mesa/tnl_dd to...
2003-12-09 Keith WhitwellRemove old ubyte-color support code. Update interp...
2003-01-13 Brian Paulfix fog stride bugs (Michel Danzer)
2002-10-29 Brian Paulupdated email addresses
2002-10-23 Keith WhitwellFix projtex interp bug
2002-10-11 Keith Whitwelllineloop fix
2002-10-08 Brian Paulchange fog from GLfloat to GLfloat[4] (like other verte...
2002-10-08 Brian Paulimport from DRI CVS
2002-09-17 Brian Paulpull-in changes from DRI/Mesa-4.0.4
2002-08-21 Brian Pauls/ProjectedClipPtr/NdcPtr/
2002-06-15 Brian PaulAdded ctx parameter to _mesa_debug()
2002-06-05 Brian Paulmore big-endian tweaks
2002-06-03 Brian Paulbring over Michel Daenzer's DRI changes
2002-02-13 Keith WhitwellMore suport for t&l drivers
2001-12-20 Keith WhitwellFix clipping problem on mga
2001-12-13 Keith Whitwellfix for ubyte colors
2001-12-11 Keith Whitwellfix glut tess lockup
2001-09-23 Keith WhitwellMore of the same
2001-07-17 Keith WhitwellLighting now emits colors as CHAN_TYPE, as it used...
2001-06-01 Keith Whitwellapply David Miller's quad/backcolor patch
2001-05-14 Keith WhitwellFix for glean texgen test.
2001-05-09 Keith Whitwellremove debug code
2001-05-03 Keith Whitwellfix for moebius infinite loop
2001-04-30 Keith WhitwellLots more eval fixes
2001-04-29 Keith Whitwelltypo
2001-04-29 Keith WhitwellMore HW_DIVIDE checks.
2001-04-29 Keith WhitwellAllow drivers to provide a dynamic CHECK_HW_DIVIDE...
2001-04-28 Keith Whitwellfix color copying in twosided quads
2001-04-28 Keith Whitwelladd specialized interp for backcolor, edgeflags
2001-04-28 Keith WhitwellSupport for floating point color representation in...
2001-04-09 Alan Hourihaneremove a HAVE_ELTS that I'd stuck before.
2001-04-09 Alan Hourihanefix use of projected vertices with notex vertices when...
2001-04-07 Alan HourihaneAdd quad and quad_strip
next