fix broken assertions so dri drivers compile with -DDEBUG (replace GL_STENCIL_INDEX8...
[mesa.git] / src / mesa / drivers / dri /
2006-01-30 Roland Scheideggerfix broken assertions so dri drivers compile with ...
2006-01-30 Roland Scheideggerfix broken assertion to make radeon driver compile...
2006-01-27 Aapo Tahkolaremove broken non arb fp path
2006-01-27 Aapo Tahkolamissing link in the fallback chain
2006-01-27 Aapo Tahkolaenable hw vertex programs by default
2006-01-27 Aapo Tahkolaper vp sw fallbacks
2006-01-27 Aapo Tahkolaradeon driver doesnt have this so i assume we shouldnt...
2006-01-27 Aapo Tahkoladrop all that (slow) locking stuff and make u_list...
2006-01-27 Aapo TahkolaR300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLOR
2006-01-27 Aapo TahkolaWork around problems with t_vp_build.c
2006-01-27 Aapo Tahkolar300UpdateTextureEnv shouldnt be called.
2006-01-26 Aapo Tahkolaremove some testing code
2006-01-26 Aapo TahkolaFix a problem where offsets from disabled tmus reach drm
2006-01-24 Alan Hourihaneremove very old i830 code
2006-01-24 Alan Hourihaneuse front.size instead of sPriv->fbSize
2006-01-24 Alan Hourihaneuse screen->front.map instead of pFB from libdri
2006-01-23 Alan HourihaneAdd Intel 945GM support
2006-01-21 Jerome GlisseDo individual negetation in swizzling, thus we can
2006-01-21 Jerome GlisseIndent & wrap around 80
2006-01-21 Aapo TahkolaDoesnt apply anymore
2006-01-21 Jerome GlisseAdd individual component negation.
2006-01-20 Aapo TahkolaTry to tackle bug #5148
2006-01-20 Aapo TahkolaSync from drm.
2006-01-20 Aapo TahkolaFix ARGB1555 component swizzling.
2006-01-20 Jerome GlisseFix swizzling table & add struct.
2006-01-18 Adam JacksonNuke the old attempt at software DRI, it's broken and...
2006-01-18 Adam JacksonStart a software-only DRI driver for use in the new...
2006-01-15 Aapo TahkolaMissing bits of code spotted by Tilman Sauerbeck
2006-01-15 Aapo TahkolaFix ARB_position_invariant handling
2006-01-13 Aapo Tahkolanamespace pollution fixes (Tilman Sauerbeck)
2006-01-13 Aapo TahkolaFix invalid tex coord routing and couple other small...
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2006-01-09 Aapo TahkolaFix pow <small> and a very stypid bug with dummy srcs...
2006-01-09 Aapo TahkolaFix cube maps.
2006-01-09 Aapo TahkolaFix node setup(from Ben Skeggs)
2006-01-07 Roland Scheideggercube maps on r100 require newer drm than the same featu...
2005-12-30 Keith Whitwellrecalculate state on drawable changes
2005-12-30 Dave Airliefill out framebuffer egl stuff enable egl on R300
2005-12-29 Dave Airlieadd support for PCIE card to EGL, doesn't fully work...
2005-12-29 Dave Airlieadd EGL to r300 makefile
2005-12-29 Dave Airlierv370 not rv350
2005-12-29 Dave Airlietypo
2005-12-29 Dave Airlieadd some card type ioctl support
2005-12-28 Dave Airlieadd some r300 information
2005-12-23 Dave Airliefixup driver for some api changes
2005-12-18 Aapo TahkolaHandle fatal case.
2005-12-17 Aapo TahkolaDrop output checking.
2005-12-17 Aapo TahkolaNo you arent.
2005-12-17 Aapo TahkolaWarn only when being enabled.
2005-12-17 Aapo TahkolaI think this has been tested well enough already.
2005-12-17 Aapo TahkolaEnable CB_DPATH by default.
2005-12-17 Aapo TahkolaFix (likely) typo.
2005-12-17 Aapo TahkolaAdd some missing hooks. This should fix various little...
2005-12-13 Dave Airliefix from Roland for mipmapped compressed textures
2005-12-07 Brian PaulUpdates for GL_EXT_timer_query:
2005-12-06 Aapo TahkolaMake missing interpolator inputs fatal
2005-12-06 Aapo TahkolaFix secondary color for VP's
2005-12-06 Eric AnholtAdd support for GL_EXT_secondary_color. It looks like...
2005-12-05 Aapo TahkolaFix AL8
2005-12-05 Dave Airlieupdate r300 drm minimum to 20
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-12-02 Brian PaulAdded PCI_CHIP_RV410_5E4B (Adam Kirchhoff)
2005-11-29 Brian Paulassorted fixes for server-side direct rendering (bug...
2005-11-29 Brian Pauluse the files from the drm tree/package
2005-11-29 Michel DänzerIf the DDX driver didn't reserve any video RAM for...
2005-11-28 Keith WhitwellRemove the many aliases for 'struct mem_block' in mm.h
2005-11-28 Brian Paulcheck for driver_modes == NULL. Don't need driver_mode...
2005-11-28 Brian Paulrearrange some code to put in more logical order, misc...
2005-11-24 Brian Pauluse new _egl_api struct
2005-11-23 Aapo TahkolaCouple changes that were missed.
2005-11-23 Brian Paulfixed wrong return value in radeonShowSurfaceMESA()
2005-11-22 Keith WhitwellUse correct enums for program output variables. Fixes
2005-11-21 Dave Airliebit 31 of this inserts a nop after the current instruction
2005-11-21 Dave Airlieget rid of some of those unknowns figured out from...
2005-11-20 Brian Pauls/Saturate/SaturateMode/
2005-11-20 Brian PaulMake Saturate a 2-bit field again, renamed to SaturateM...
2005-11-19 Brian Paulin run_texnorm_stage() check if the texture unit is...
2005-11-19 Brian Paulupdate some vars
2005-11-19 Brian PaulNo longer derive 'ati_fragment_shader' from 'program...
2005-11-19 Brian Paulremove #include arbfragparse.h
2005-11-19 Brian Paulremove #include arbfragparse.h, s/PI/M_PI/
2005-11-18 Aapo TahkolaTry to detect when native support to given texture...
2005-11-16 Thomas HellströmFixes for x86_64 Unichrome.
2005-11-16 Thomas HellströmBring in last minute 6_4 branch changes to the unichrom...
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-11-09 Brian PaulBug 4996.
2005-11-07 Brian Pauls/_mesa_debug_fp_inst/_mesa_print_program/
2005-11-05 Brian Pauls/Negate/NegateBase/
2005-11-05 Brian Pauls/TexSrcIdx/TexSrcTarget/
2005-11-05 Brian PaulUnify vertex/fragment program instuctions.
2005-11-05 Aapo TahkolaFix broken build.
2005-11-02 Aapo TahkolaUse ctx->VertexProgram._Current .
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-11-01 Aapo TahkolaFix broken tnl stage.
2005-11-01 Aapo TahkolaRe-enable fallbacks.
2005-11-01 Aapo Tahkola-Fix first frame -bug
2005-11-01 Brian PaulRe-org and clean-up of vertx/fragment program limits...
2005-10-31 Brian Paulfix problems found with gcc 2.96 (bug 4934)
2005-10-29 Eric AnholtBug #4901: Correct secondary color emission when lighti...
2005-10-28 Aapo TahkolaSilence gcc-4 warnings.
next