Clone of mesa.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Oliver McFadden b63c70666f r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
..
.gitignore r300: radeon_span.h is now common code; radeon_span.c still needs some work. 18 years ago
Lindent r300: Added the Linux Kernel indent script. 18 years ago
Makefile r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_cmdbuf.c r300: Moved some more of the emit code into r300_render.c. 18 years ago
r300_cmdbuf.h r300: Moved some more of the emit code into r300_render.c. 18 years ago
r300_context.c r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_context.h r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_emit.c r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_emit.h r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_fragprog.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_fragprog.h r300: Converted "rp" variables (r300_fragment_program) to "fp". 18 years ago
r300_ioctl.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_ioctl.h r300: Indented r300_ioctl.[ch]. 18 years ago
r300_mem.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_mem.h r300: Renamed the R300 memory manager from "radeon" to "r300"; it's R300 18 years ago
r300_program.h r300: Last of the indent changes. :) 18 years ago
r300_reg.h r300; Indent would destroy r300_reg.h, so add *INDENT-OFF*. 18 years ago
r300_render.c r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_shader.c r300: Fixed some more function names. 18 years ago
r300_state.c r300: Renamed r300_maos.c to r300_emit.c; it contains mostly emit code now. 18 years ago
r300_state.h r300: Fixed indenting from previous commit 18 years ago
r300_tex.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_tex.h r300: Removed the obsolete GLX_DIRECT_RENDERING define. 18 years ago
r300_texmem.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_texstate.c r300: Added TODO comment regarding texture tiling; I'm not sure about this. 18 years ago
r300_vertprog.c r300: Added some more Doxygen documentation and made some functions static. 18 years ago
r300_vertprog.h r300: Indented r300_vertprog.[ch]. 18 years ago
radeon_context.c radeon: enable xpress chipsets 18 years ago
radeon_context.h r300: Cleaned up radeon_context.h slightly; mostly Indent. 18 years ago
radeon_ioctl.c Remove r200 dependency 19 years ago
radeon_ioctl.h Removing some of r200 dependency, cleaning up code a bit, 19 years ago
radeon_lock.c r300: Don't crash in radeonUpdatePageFlipping when !radeon->glCtx->DrawBuffer. 18 years ago
radeon_lock.h r300: Page flipping fixes. 18 years ago
radeon_span.c r300: Further reduced the radeon_span.c diff. 18 years ago
radeon_state.c r300: Page flipping fixes. 18 years ago
radeon_state.h r300: Cleaned up radeon_context.h slightly; mostly Indent. 18 years ago