Merge branch 'master' of git+ssh://znh@git.freedesktop.org/git/mesa/mesa
[mesa.git] / src / mesa / drivers / dri / r200 /
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-13 Roland Scheideggersubmit vertex weights to make World of Warcraft maybe...
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggerfix a bug in the sanity code when outputting vertex...
2006-11-29 Roland Scheideggercall Driver.ProgramStringNotify if a ati_fragment_shade...
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2006-11-05 Roland Scheideggerfix vp lockups due to incorrectly set up / emitted...
2006-11-05 Roland Scheideggerfix using VERT_ATTRIB_WEIGHT instead of VERT_BIT_WEIGHT...
2006-11-03 Roland Scheideggerenable generic arrays for r200 hw vertex programs by...
2006-11-03 Roland Scheideggerremove setting some driver funcs explicitly to NULL...
2006-11-02 Brian Paulcasting, type changes to silence warnings
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-26 Roland Scheideggerremove code for inserting mvp transform into position...
2006-10-25 Roland Scheideggerchange some bogus comments regarding the base e exponen...
2006-10-24 Roland Scheideggerfix (per-vertex) fog when using ARB_vp by incorporating...
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-22 Roland Scheideggerfix up access to vertex attrib components which don...
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2006-09-20 Roland Scheideggerfix mixed texgen/non-texgen with texgen modes requiring...
2006-09-13 Roland ScheideggerAlways mark tex state atom as dirty when the texture...
2006-09-13 Roland Scheideggerdon't use derived value _ColorLogicOpEnabled as it...
2006-09-13 Roland Scheideggerfix GL_REFLECTION_MAP texgen by not using tex matrix...
2006-09-13 Roland Scheideggermake sure we upload the new vertex program if the progr...
2006-09-08 Roland Scheideggercause a vtxfmt fallback directly when hitting NewList...
2006-09-07 Roland Scheideggermake really sure R200_VAP_PROG_VTX_SHADER_ENABLE is...
2006-09-04 Roland Scheideggerfog state atom contains (only) fog params necessary...
2006-09-01 Roland Scheideggermake sure vertex programs are only enabled on the hw...
2006-08-31 Roland Scheideggerdo not abort with not supported vertex prog output...
2006-08-30 Roland ScheideggerMinor r200 vertex program cleanups. Remove disabled...
2006-08-30 Roland Scheideggerfix typo causing a segfault when a vertex program uses...
2006-08-28 Brian PaulCheck mesa_vp->Base.NumInstructions == 0 instead of...
2006-08-24 Brian PaulCheck for NULL program string in r200_translate_vertex_...
2006-08-24 Brian PaulCheck if mesa_vp->Base.Parameters is null before derefe...
2006-08-19 Roland Scheideggerremove the now confusing option to manually enable...
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-07-03 Roland Scheideggersome minor simplifications (same as in r300 driver...
2006-07-03 Roland Scheideggercheck if radeon_drm.h from libdrm is new enough, otherw...
2006-06-18 Tilman Sauerbeckno need to handle ARL in a special way, it's a generic...
2006-06-10 Roland Scheideggerenable arb_vertex_program by default if drm is new...
2006-06-08 Roland ScheideggerImprove slightly wrong CMP_SRCS test to avoid unencessa...
2006-06-02 Roland Scheideggerimplement arb_vertex_program in hw for r200. Code conta...
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2006-06-01 Roland Scheideggerretry on EBUSY instead of EAGAIN in radeonWaitIrq ...
2006-05-27 Roland Scheideggerfix some whitespace in previous commit
2006-05-27 Roland Scheideggerpreparation for r200 hw vertex programs. Increase R200_...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-04-20 Brian PaulMake most of the _mesa_noop_*() functions static.
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-04-11 Michal KrolMore GLSL code:
2006-04-09 Eric AnholtDestroy the GL context after driDestroyTextureHeap...
2006-04-06 Brian PaulSet DRIVER_DEFINES instead of DEFINES to fix duplicate...
2006-04-04 Dave Airlieswitch to card_type rather than IsPCI, doesn't change...
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-28 Roland Scheideggerfix missing *_STATECHANGE in *UpdateViewportOffset...
2006-03-27 Roland Scheideggermake allow_large_textures 1 by default for radeon and...
2006-02-28 Aapo TahkolaNo need to call *_FIREVERTICES twice.
2006-02-16 Roland ScheideggerReinstate vertex format after a rasterization fallback...
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
2006-01-07 Roland Scheideggercube maps on r100 require newer drm than the same featu...
2005-11-19 Brian Paulupdate some vars
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
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-22 Roland Scheideggerdisable yuv textures (GL_MESA_ycbcr_texture) on rv250...
2005-10-19 Brian Pauls/memcpy/_mesa_memcpy/, s/FREE/_mesa_free/
2005-10-18 Keith WhitwellAdd _mesa_exec_malloc() and _mesa_exec_free() for alloc...
2005-10-18 Roland Scheideggeron r200, don't emit fog coords when fog isn't actually...
2005-10-13 Roland Scheideggerfix potential bug when emitting elts with lots of compo...
2005-10-11 Roland ScheideggerMinor driver cleanup. Remove unnecessery/unneded radeon...
2005-10-08 Roland Scheideggerdo not set format of the incoming vertices needed for...
2005-10-05 Roland Scheideggerfix problems with some texgen modes by putting the...
2005-10-05 Roland Scheideggerreverse accidentally commited part of last commit ...
2005-10-05 Roland Scheideggerenable point sizes larger than 1 (for aliased points...
2005-09-14 Brian PaulInstead of calling _mesa_ResizeBuffersMESA() in the...
2005-09-13 Brian PaulReplace ctx->Driver.StencilOp/Func/Mask() functions...
2005-09-12 Roland Scheideggeradd complete support for ATI_fragment_shader for the...
2005-09-10 Roland Scheideggeradd the new drm packets needed for ATI_fragment_shader...
2005-09-10 Roland Scheideggeradd reverse-engeneered register bits needed for ATI_fra...
2005-09-09 Roland Scheideggeradd _tnl_arb_vertex_program_stage to all drivers which...
2005-09-09 Roland Scheideggeradd missing fallback string for ARB_vertex_program
2005-09-09 Roland ScheideggerFix wrong fallback bit being set by the tcl fallback...
2005-09-04 Brian PaulFurther clean-up and simplification of the span-related...
2005-09-04 Brian PaulAdd new void *addr and __DRIdrawablePrivate parameters to
2005-09-04 Brian PaulFix UpdatePageFlipping() function. Always call driFlip...
2005-09-04 Brian Paulreplace GET_SRC_PTR, GET_DST_PTR with GET_PTR
2005-09-03 Brian Paulremove dead code
2005-09-02 Brian Paulchange scratch pointer from _int32_t to u_int32_t to...
2005-09-02 Brian Paulremove unneeded assertion in stencil/depth LOCAL_DEPTH_...
2005-09-02 Brian Paulset depthHasSurface field for stencil renderbuffer
2005-09-01 Brian Pauladded an assertion to help debug broken stencil readback
2005-09-01 Brian Paulfix page flipping breakage
next