Oliver McFadden
0950e9727e
mesa: Added Vim swap files to .gitignore.
před 18 roky
Oliver McFadden
504fafe389
r300: Updated .gitignore.
před 18 roky
Oliver McFadden
72608aedc3
r300: Added the Linux Kernel indent script.
před 18 roky
Oliver McFadden
be56660ba0
r300: Indented r300_state.[ch].
před 18 roky
Oliver McFadden
36c8bc6141
r300: Indented r300_emit.h.
před 18 roky
Oliver McFadden
5c8296a6ab
r300: Indented r300_cmdbuf.[ch].
před 18 roky
Oliver McFadden
6665658a56
r300: Indented r300_shader.[ch].
před 18 roky
Oliver McFadden
204bc4e441
r300: Indented r300_maos.[ch].
před 18 roky
Oliver McFadden
e90ad3dbbb
r300: Indented r300_ioctl.[ch].
před 18 roky
Oliver McFadden
8d62afdb6a
r300: Removed the obsolete pfs_reg_t type from r300_fragprog.h.
před 18 roky
Oliver McFadden
59494bafb4
r300: Use an array for the vertex program sources and corrected an error from
4960af08ad
.
před 18 roky
Oliver McFadden
33939fd29b
r300: Removed the ugly CARD32 type.
před 18 roky
Oliver McFadden
4960af08ad
r300: Renamed vertex_shader.h to r300_vertprog.h
před 18 roky
Oliver McFadden
f5b0cafbb1
r300: Removed obsolete pixel_shader.h header file.
před 18 roky
Oliver McFadden
c578354642
r300: Renamed the VBO functions to the R300 name format.
před 18 roky
Brian
da37ac5ee7
remove some debug code
před 18 roky
Brian
ed2fddc98e
special case for -pthread (bug 10876)
před 18 roky
Brian
58eaf0acca
a somewhat nicer demo w/ command line options
před 18 roky
Oliver McFadden
d132f7245d
r300: Removed some deprecated code from r300_context.c and corrected an unused
variable warning in r300_render.c.
před 18 roky
Oliver McFadden
73bc8b63ac
r300: Last few r300_render.c clean up.
před 18 roky
Oliver McFadden
377ce9e074
r300: Merged some comments into the Doxygen documentation.
před 18 roky
Oliver McFadden
f1d785188b
r300: Cleaned up r300_render.c using Indent with appropriate options.
This corrects the mess of space and tab indenting that existed in this file, and
probably others. The diff is actually very small if you use an external diff
program and ignore whitespace.
před 18 roky
Oliver McFadden
313c4c2643
r300: General render clean up; added some Doxygen documentation, too.
před 18 roky
Oliver McFadden
fbeae4f70c
r300: Moved the pipeline stages together for readability.
před 18 roky
Oliver McFadden
9301a6a325
r300: Print the OpenGL define instead of a 2-digit char code in the warning.
před 18 roky
Oliver McFadden
6c036812be
r300: Clean up the vertex buffer emission code and reduced code duplication.
I tested both the unoptimized and optimized versions with Quake 3 Arena; there
are no problems.
před 18 roky
Oliver McFadden
c6abbbfd02
r300: Cleaned up a lot of cruft in r300_render.c.
před 18 roky
Dave Airlie
8a7f474c69
i915/miniglx: remove unused code
před 18 roky
Dave Airlie
47e33a27df
miniglx: fixup use of create windows x and y coordinates
This makes miniglx take not of the x and y from XCreateWindow
před 18 roky
Dave Airlie
401629c721
miniglx/glut: should use the x/y pos to create window
This allows moving miniglx glut windows around the framebuffer
před 18 roky
Brian
f1770c3210
better comments for _mesa_debug(), _mesa_warning(), etc
před 18 roky
Dave Airlie
8130a4fe98
radeon: enable xpress chipsets
glxgears and googleearth now run so that seems like a good start
Thanks to Aapo Tahkola for doing the 3D work on this so far, I got lost
after the GART changes.
před 18 roky
Aapo Tahkola
8f1c63b263
rs480: fix secondary color for real this time
před 18 roky
Aapo Tahkola
857ebc6d47
Merge branch 'master' of git+ssh://aapot@git.freedesktop.org/git/mesa/mesa
před 18 roky
Aapo Tahkola
660bdc616b
rs480: fix textures and secondary color(?). clipping is still busted. tested on r480
před 18 roky
Aapo Tahkola
88ae491bd2
r300: fix broken vbos
před 18 roky
Oliver McFadden
8445960d9f
r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.
před 18 roky
Oliver McFadden
74cae00c0e
r300: Removed more deprecated state code that is now set in separate functions.
před 18 roky
Oliver McFadden
56d9663574
r300: R300_ZS_... is now set in separate functions; removed the deprecated code.
před 18 roky
Oliver McFadden
81d1a04e04
r300: Point size is now set in a separate function; removed the deprecated code.
před 18 roky
Oliver McFadden
62cbe6c3f3
r300: Use the defined values for R300_VAP_CNTL_STATUS.
před 18 roky
Aapo Tahkola
16cec9f767
r300: fix primary color on rs480
před 18 roky
Aapo Tahkola
5e2a66466d
don't use hw to perform vertex transform etc. when using swtcl. This for compatibility with vertex programs and the fact that swtcl very rarely gets hit with tcl capable hw.
před 18 roky
Dave Airlie
b3378f6cc5
nouveau: disable nouveau build by default
Until this is API/ABI stable building it by default isn't a good idea.
před 18 roky
Brian
91948f99dd
add </ol> tag
před 18 roky
Brian
ae5f67575d
Makefile clean-ups for miniglx.
před 18 roky
Brian
e75fbd3f91
Assorted miniglx updates.
před 18 roky
Brian
a6dad578b5
document R300 bug fix 10848
před 18 roky
Brian
c6443eb1a3
fix some matrix/state token indexing bugs (see bug 10848)
před 18 roky
Brian
121533defb
add some #includes to silence warnings
před 18 roky