Work around problems with t_vp_build.c
[mesa.git] / src / mesa / drivers / dri / r300 /
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-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-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)
2005-12-29 Dave Airlieadd EGL to r300 makefile
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-06 Aapo TahkolaMake missing interpolator inputs fatal
2005-12-06 Aapo TahkolaFix secondary color for VP's
2005-12-05 Aapo TahkolaFix AL8
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-11-23 Aapo TahkolaCouple changes that were missed.
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 PaulMake Saturate a 2-bit field again, renamed to SaturateM...
2005-11-19 Brian PaulNo longer derive 'ati_fragment_shader' from 'program...
2005-11-19 Brian Paulremove #include arbfragparse.h
2005-11-18 Aapo TahkolaTry to detect when native support to given texture...
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-11-07 Brian Pauls/_mesa_debug_fp_inst/_mesa_print_program/
2005-11-05 Brian Pauls/Negate/NegateBase/
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-28 Aapo TahkolaFix texture mixup when two or more contexts.
2005-10-28 Dave Airliefix missing commit for span changes
2005-10-28 Dave Airliefix up radeon span functions using latest r200 code...
2005-10-28 Aapo TahkolaCompiled arrays for vtxfmt_a path.
2005-10-28 Eric AnholtGC a bit of dead code I noticed while looking at texwrap.
2005-10-28 Eric AnholtCorrect the ordering of the blend constant color.
2005-10-26 Aapo TahkolaCover my arse.
2005-10-26 Aapo TahkolaReduce stderr noise and fix some compiler warnings.
2005-10-26 Aapo TahkolaRemove few outdated r200 files.
2005-10-26 Aapo TahkolaSync with my local tree.
2005-10-26 Aapo TahkolaFix invalid vsf temp count for rv350.
2005-10-24 Adam JacksonAdd RV350 AQ chip. (popolon at popolon dot org)
2005-10-21 Dave Airlieadd the tile bits for offset, and unk bit 31 of size
2005-10-20 Dave Airliefixes for r300_tex.c from Aapo Tahkola
2005-10-05 Brian PaulIn gl_texture_image replace IntFormat with InternalForm...
2005-09-25 Dave AirlieAdd support for texture compression to R300 driver
2005-09-25 Dave Airlieadd link for radeon_egl.c
2005-09-14 Dave Airliefix breakage from Brians changes earlier
2005-09-14 Brian Paulpageflip change from radeon driver
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
2005-09-11 Dave Airlieadd 1002:5460 M22 X300 card
2005-09-09 Roland Scheideggeradd _tnl_arb_vertex_program_stage to all drivers which...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-04 Brian PaulUse InitPointers helper
2005-09-03 Brian Paulremove SetBuffer(). Misc renderbuffer changes.
2005-09-03 Brian Paulsilence misc warnings
2005-08-31 Brian Paulfix a cast/assignment warning
2005-08-25 Eric AnholtAttempt to fix the issue reported by Alan Grimes with...
2005-08-15 Alan HourihaneAdd Egberts fixes for 64bit architectures
2005-08-06 Vladimir DergachevFix card_extensions by following corresponding r200...
2005-07-29 Jon SmirlFix a == vs !- typo for glx_enable_extension
2005-07-28 Ian RomanickUse the routines supplied in the __DRIinterfaceMethods...
2005-07-28 Ian RomanickglxEnableExtension is a platform-specific function...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-27 Roland Scheideggertest for the proper drm version, at least 1.17 is required
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-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-07-02 Vladimir DergachevExpose the fact that we do not do either selection...
2005-07-01 Jerome GlisseAdding RV350_NJ ID.
2005-07-01 Jerome GlisseAdapt extension string to new GL dispatch schema proposed
2005-06-30 Aapo Tahkola-"fix" page flipping
2005-06-27 Vladimir DergachevUncomment a couple of helper functions.
2005-06-27 Vladimir DergachevRename unchecked state to match DRM driver.
2005-06-21 Nicolai HaehnleBack out the actual enabling of depth tiling.
2005-06-21 Nicolai HaehnleAdd PCI ID for R420 JI.
2005-06-21 Aapo Tahkolar300 driver side of color tiling support.
next