Brian Paul
|
8a82d9db15
|
support more screen sizes, more clean-ups
|
23 роки тому |
Brian Paul
|
fa747cdb0a
|
miniglx layered on fbdev works now.
|
23 роки тому |
Keith Whitwell
|
fa50fae202
|
Narrow down the missing bits of information
|
23 роки тому |
Keith Whitwell
|
0fb48dba7c
|
pull in more server code, particularly for radeon init
|
23 роки тому |
Keith Whitwell
|
2f3585d4f1
|
Auto-dependency generating makefile
|
23 роки тому |
Brian Paul
|
7c7789c029
|
do some simple MMIO register reads for sanity testing
|
23 роки тому |
Brian Paul
|
56ad63958b
|
set timing values explicitly. new debugging info
|
23 роки тому |
Brian Paul
|
aa0109bf96
|
move WindowExists() code into glxext.c (effectively out of the driver)
|
23 роки тому |
Keith Whitwell
|
0201db5a22
|
Added two files which should (with much tweaking) eventually allow
the radeon_dri.so driver from the dri project to be loaded and run
against an fbdev environment.
|
23 роки тому |
Brian Paul
|
1a1069c7e9
|
more trimming / hacking
|
23 роки тому |
Brian Paul
|
fc88680a39
|
more tweaks
|
23 роки тому |
Brian Paul
|
ff89f4b639
|
fix some bugs, add colormap initialization
|
23 роки тому |
Brian Paul
|
7d5b5c0438
|
added glfbdevtest and miniglxtest
|
23 роки тому |
Brian Paul
|
6ccaeaaa16
|
from DRI CVS - hacked to some extent
|
23 роки тому |
Brian Paul
|
e4e72da501
|
from Mesa 5.1
|
23 роки тому |
Brian Paul
|
67f87d2463
|
disable thread safety for now
|
23 роки тому |
Brian Paul
|
431c1740d5
|
compile glfbdev.c and miniglx.c
|
23 роки тому |
Brian Paul
|
fa3f447234
|
fixed cube texture auto-mipmap generation bug (641363)
|
23 роки тому |
Brian Paul
|
3a08052714
|
stripped, subsetted DRI-capable libGL
|
23 роки тому |
Brian Paul
|
424096d581
|
prototype interfaces and tests
|
23 роки тому |
Brian Paul
|
2e5a88ab6a
|
oops, wrong branch
|
23 роки тому |
Brian Paul
|
d520ff08d0
|
tests for new interfaces
|
23 роки тому |
Brian Paul
|
ef0e1dcc2e
|
prototypes for new interfaces
|
23 роки тому |
Brian Paul
|
6412641b19
|
put FEATURE_NV_vertex_program around vpstate.h include
|
23 роки тому |
Brian Paul
|
3ee066b48f
|
missed a couple version string updates
|
23 роки тому |
Brian Paul
|
33c0b3e233
|
patches from Karl
|
23 роки тому |
Brian Paul
|
658145bd82
|
fix compilation problem (Philippe Houdoin)
|
23 роки тому |
Karl Schultz
|
1b260aee24
|
Add _mesa_enable_1_4_extensions and _mesa_problem
|
23 роки тому |
Brian Paul
|
9c799cdc49
|
Lots of clean-ups.
Use new s_spantemp.h to generate all the span functions.
Updated triangle functions (#define NAME, etc)
|
23 роки тому |
Brian Paul
|
b4497c5843
|
template code for span functions for flat, memory-based frame buffers
|
23 роки тому |
Brian Paul
|
cdf2da368d
|
moved function declaration into the template, define the NAME to specify the function names
|
23 роки тому |
Brian Paul
|
36723b6538
|
check for NULL span argument
|
23 роки тому |
Brian Paul
|
e21a79bfdd
|
added comments about NULL mask parameter to span-write functions
|
23 роки тому |
Brian Paul
|
4d7a1289ed
|
optimized color buffer clear fallback (use mono-color span functions
|
23 роки тому |
Brian Paul
|
9d88c7d8f4
|
last tweaks for 5.0 release
|
23 роки тому |
Brian Paul
|
21709b354b
|
init facing to zero
|
23 роки тому |
Brian Paul
|
62d821786c
|
include imports.h
|
23 роки тому |
Brian Paul
|
101b16cf41
|
minor update
|
23 роки тому |
Brian Paul
|
069ad023b5
|
omit dmesadxe.h from tar file
|
23 роки тому |
Brian Paul
|
43cb96cbf6
|
html index to doc files, doxygen files
|
23 роки тому |
Brian Paul
|
1e9d43f56c
|
latest 5.0 bug fixes
|
23 роки тому |
Brian Paul
|
7069a7e3d6
|
apply scale factor before clapping for DOT3
|
23 роки тому |
Brian Paul
|
d5cbe1e924
|
removed -malign-jumps
|
23 роки тому |
Karl Schultz
|
d8c6273cf6
|
Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty
cleanly.
|
23 роки тому |
Brian Paul
|
68b1d5c315
|
compilation fixes
|
23 роки тому |
Brian Paul
|
f104619b8f
|
changes to vishandle usage to prevent segfault in some circumstances
|
23 роки тому |
Brian Paul
|
04cf6f4958
|
added Z calculation fix
|
23 роки тому |
Brian Paul
|
ad8cd6111e
|
fix float->int Z calculation in _mesa_span_default_z()
|
23 роки тому |
Brian Paul
|
e307931314
|
fix one-bit error in float->int Z calculation
|
23 роки тому |
Brian Paul
|
2dee6187e4
|
added P4 / 3DNow bug fix
|
23 роки тому |