index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-20
updated a few of the issues in appendix A
embedded-1-20030120
Brian Paul
1
-8
/
+14
2003-01-20
describe libGL
Brian Paul
1
-1
/
+5
2003-01-20
new Makefiles for miniglx
Brian Paul
2
-29
/
+38
2003-01-20
Remove -C option to install
Keith Whitwell
1
-2
/
+2
2003-01-20
Tell CVS to ignore Doxygen tag files and output directories.
Jose Fonseca
1
-0
/
+9
2003-01-20
Some spellchecking fixes.
Jose Fonseca
1
-35
/
+34
2003-01-20
Add USE_MINIGLX flags. Build as a miniglx application.
Keith Whitwell
1
-2
/
+20
2003-01-20
Make more demanding
Keith Whitwell
1
-15
/
+52
2003-01-20
Fix typo
Keith Whitwell
1
-1
/
+1
2003-01-20
Build radeon.o from toplevel makefile.
Keith Whitwell
5
-11
/
+31
2003-01-20
Notes on setting up a machine to run MiniGLX apps and a list of
Keith Whitwell
1
-49
/
+48
2003-01-19
minor fixes (remove some \internal attributes)
Brian Paul
1
-22
/
+3
2003-01-19
Some documentation updates relating to recent changes
Keith Whitwell
1
-14
/
+16
2003-01-19
Fixed several typos from spell-checking.
Jose Fonseca
8
-91
/
+92
2003-01-19
Some documentation fixes that were left out of previous commits
Jose Fonseca
1
-6
/
+6
2003-01-19
Rewriten some of the detail documentation to improve readability.
Jose Fonseca
5
-155
/
+177
2003-01-19
Add the missing detailed documentation bits on miniglx.c and xf86drm.c.
Jose Fonseca
3
-41
/
+152
2003-01-19
More detailed documentation.
Jose Fonseca
2
-86
/
+403
2003-01-18
Use frontbuffer if GLUT_DOUBLE not requested
Keith Whitwell
1
-0
/
+4
2003-01-18
Detailed documention for glapi.c. Brief description of the structures in sare...
Jose Fonseca
4
-63
/
+272
2003-01-18
Enable the documentation of static functions and also the internal documentat...
Jose Fonseca
2
-3
/
+3
2003-01-18
Remove debug printf
Keith Whitwell
1
-9
/
+0
2003-01-18
Restore registers clobbered by radeonfb.o -- prevents slowdown to 200fps
Keith Whitwell
1
-9
/
+23
2003-01-18
Remove some unused members from RADEONInfoRec, add saved value for
Keith Whitwell
1
-9
/
+1
2003-01-18
Add PostValidateMode hook to allow drivers to restore registers after
Keith Whitwell
5
-8
/
+29
2003-01-18
Remove chipset line from example miniglx.conf
Keith Whitwell
1
-1
/
+0
2003-01-18
Probe for chipset if one isn't supplied
Keith Whitwell
1
-2
/
+77
2003-01-18
A standalone build environment for radeonfb.o, incorporating necessary
Keith Whitwell
7
-0
/
+6180
2003-01-17
fix up loose ends
Brian Paul
1
-14
/
+18
2003-01-17
new Makefiles for subset
Brian Paul
1
-0
/
+24
2003-01-17
Get colors working in 16bpp
Keith Whitwell
1
-13
/
+16
2003-01-17
add support for 16bpp modes, disabled
Keith Whitwell
4
-39
/
+91
2003-01-17
Take stride properly into account when setting up window members.
Keith Whitwell
1
-8
/
+13
2003-01-17
Clear framebuffer at startup
Keith Whitwell
1
-2
/
+0
2003-01-17
Make miniglut exit() on error, like real glut.
Keith Whitwell
1
-5
/
+5
2003-01-16
use a fixed resolution defined in a config file
Keith Whitwell
6
-180
/
+219
2003-01-16
lots of updates, practically finished
Brian Paul
1
-366
/
+299
2003-01-14
get conform working
Keith Whitwell
6
-93
/
+91
2003-01-14
Remove debug printf
Keith Whitwell
2
-9
/
+0
2003-01-13
Documentation for most of the DRM ioctls argument structures in drm.h.
Jose Fonseca
2
-34
/
+199
2003-01-13
example miniglx.conf
Keith Whitwell
1
-0
/
+6
2003-01-13
Add config file facility and remove hardwired options from minglx.c
Keith Whitwell
10
-173
/
+185
2003-01-13
Big chunk of documention of xf86drm.c. Some oddities left to document, and st...
Jose Fonseca
2
-17
/
+688
2003-01-11
s/union/enum/
Brian Paul
1
-1
/
+1
2003-01-10
tweaks to Doxygen config files
Brian Paul
10
-45
/
+47
2003-01-10
documentation updates
Brian Paul
9
-19
/
+140
2003-01-10
doc updates, new PixelFormat enum
Brian Paul
2
-34
/
+49
2003-01-10
Fix GLUT_ELAPSED_TIME query
Keith Whitwell
1
-1
/
+1
2003-01-09
Enable internal documentation in doxy/miniglx.doxy.
Jose Fonseca
2
-3
/
+3
2003-01-09
Initial check in.
Brian Paul
1
-0
/
+3644
[next]