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
23.1
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
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
staging/23.1
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-05-02
Use correct condition for subsetting
embedded-1-20030502
Keith Whitwell
1
-1
/
+1
2003-05-02
mprotect sarea when focus lost
Keith Whitwell
1
-2
/
+4
2003-05-02
mprotect sarea until focus gained
Keith Whitwell
1
-2
/
+7
2003-05-02
Remove isosurf target
Keith Whitwell
1
-1
/
+0
2003-05-01
Move the Doxygen configuration files into the usual places and integrate with...
Jose Fonseca
5
-15
/
+1082
2003-05-01
Final fixes to the AGPGART and RADEONFB modules' documentation.
Jose Fonseca
6
-55
/
+59
2003-05-01
Use mprotect() to protect the sarea when not in focus.
Keith Whitwell
7
-33
/
+63
2003-05-01
Animate by default
Keith Whitwell
1
-2
/
+2
2003-05-01
Final documentation to the AGPGART module.
Jose Fonseca
8
-180
/
+771
2003-04-30
Final documentation for the radeon fb module.
Jose Fonseca
2
-45
/
+302
2003-04-30
Remove debug printfs, Use XCheckMaskEvent
Keith Whitwell
1
-2
/
+1
2003-04-30
Remove debug printfs
Keith Whitwell
3
-12
/
+0
2003-04-29
More documentation.
Jose Fonseca
10
-206
/
+2404
2003-04-29
New files
Keith Whitwell
2
-0
/
+497
2003-04-29
Add -autostart option
Keith Whitwell
1
-1
/
+9
2003-04-29
Remove bogus assert
Keith Whitwell
1
-2
/
+1
2003-04-29
Minor fixes
Keith Whitwell
1
-6
/
+4
2003-04-29
Shortcircuit ioctl if no focus
Keith Whitwell
1
-0
/
+3
2003-04-29
Protect some swrast-specific code in MakeCurrent
Keith Whitwell
1
-1
/
+3
2003-04-28
Partial documentation of this file.
Keith Whitwell
1
-33
/
+129
2003-04-28
Don't map agp tex mem, shortcircuit some more ops when not in focus
Keith Whitwell
4
-5
/
+13
2003-04-28
Downgrade assert in __miniglx_Select()
Keith Whitwell
1
-12
/
+23
2003-04-28
Remove some more unused code
Keith Whitwell
1
-49
/
+0
2003-04-28
Slim down radeonfb.c
Keith Whitwell
1
-852
/
+8
2003-04-27
Don't try to lock hardware or issue ioctls if not the 'focus' app.
Keith Whitwell
2
-0
/
+13
2003-04-27
- Set O_NONBLOCK on socket fds
Keith Whitwell
1
-7
/
+26
2003-04-27
prevent spurious texture uploads
Keith Whitwell
2
-12
/
+3
2003-04-27
Force multiple applications to play nicer with each other.
Keith Whitwell
1
-5
/
+12
2003-04-27
Don't register a focus notify callback
Keith Whitwell
1
-1
/
+2
2003-04-27
Only register radeonVtxfmtNotifyFocus for the subsetted driver
Keith Whitwell
1
-0
/
+4
2003-04-27
Fix vertex copying calcs for tris, quads
Keith Whitwell
1
-6
/
+10
2003-04-27
For subsetted driver, when client is unmapped, unmap our dma buffers.
Keith Whitwell
7
-151
/
+158
2003-04-27
Remove XFree86 tags.
Keith Whitwell
8
-28
/
+16
2003-04-27
Fix problems not reloading textures after regaining lock
Keith Whitwell
1
-0
/
+2
2003-04-27
Correct rm for clean
Keith Whitwell
1
-2
/
+1
2003-04-26
dri_driver_context.diff patch from Denis Oliver Kropp
Keith Whitwell
10
-565
/
+582
2003-04-26
Big chunk of the AGP module documentation.
Jose Fonseca
2
-73
/
+345
2003-04-25
Call handle_fd_events in map/unmap window to flush write queue (should probably
Keith Whitwell
1
-8
/
+8
2003-04-25
Restore more registers after regaining vt.
Keith Whitwell
1
-0
/
+5
2003-04-25
Get vt switching working properly.
Keith Whitwell
2
-45
/
+63
2003-04-25
get client & server processes working properly
Keith Whitwell
8
-338
/
+436
2003-04-25
Test swapping focus between two or more apps
Keith Whitwell
1
-6
/
+27
2003-04-24
mga driver ported over by Denis Oliver Kropp
Keith Whitwell
35
-0
/
+12259
2003-04-22
Fix errors with queuing & dequing events. Add lots of debug too.
Keith Whitwell
1
-9
/
+22
2003-04-17
Another sample server which also echos stdin to stdout
Keith Whitwell
3
-5
/
+202
2003-04-17
Add support for root-permission 'server' process and non-root clients
Keith Whitwell
7
-628
/
+686
2003-04-17
add definition for FB_ACCEL_ATI_RADEON
embedded-1-20030417
Alan Hourihane
1
-0
/
+3
2003-04-17
fix some warnings
Alan Hourihane
1
-7
/
+11
2003-04-17
radeonfb updates from PPC folks
Alan Hourihane
4
-746
/
+3215
2003-04-16
A simple "server" processes to manage a single cliprect between
Keith Whitwell
1
-0
/
+115
[next]