Sync from drm.
[mesa.git] / src / mesa / drivers /
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-10 Brian Pauladded a couple new assertions to help debug XGL problem
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-09 Brian Paulonly call xmesa_set_renderbuffer_funcs() when really...
2006-01-09 Brian Paulcheck XGetGeometry() return value
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-16 Karl Schultzfix thinko in last revision.
2005-12-15 Karl SchultzWork In Progress. Move some of the frame buffer, rende...
2005-12-13 Dave Airliefix from Roland for mipmapped compressed textures
2005-12-08 Karl Schultzupdate for symbol export changes
2005-12-08 Karl Schultzadd {} to RENDER_SPAN macro to fix compilation problem
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 Brian PaulC++ fixes, mostly casts (Stephane Conversy)
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-12-02 Brian PaulFix two failures encountered when running out of memory...
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 PaulAdded OSMesaColorClamp(), bug 4917
2005-11-12 Brian PaulMove stuff common to vertex/fragment_program into the...
2005-11-09 Brian PaulBug 4996.
2005-11-09 Brian PaulMove COPY_FLOAT() macro down into glide driver.
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-04 Brian PaulMESA_GLX_ALPHA_BITS env var to force visual with alpha...
2005-11-02 Jouk Jansen Committing in .
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 Brian PaulTNL module needs to implement ctx->Driver.ProgramString...
2005-10-28 Aapo TahkolaSilence gcc-4 warnings.
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-27 Eric AnholtAdd support for GL_EXT_stencil_wrap, from hearing that...
2005-10-27 Eric AnholtBug #1028: Add hardware-accelerated stencil support...
next