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
23.2
23.3
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/23.2
staging/23.3
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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2005-05-26
Bump driver date.
mesa_20050526
Keith Whitwell
1
-1
/
+1
2005-05-26
constant tracking
Ben Skeggs
3
-58
/
+87
2005-05-26
use shared-core rather than shared
Dave Airlie
1
-1
/
+1
2005-05-26
use shared-core instead of shared
Dave Airlie
1
-1
/
+1
2005-05-25
Fix a couple typeos in enum names.
Ian Romanick
1
-2
/
+2
2005-05-25
change local var names from "asm" to "assem" - I guess it caused
Michal Krol
1
-22
/
+22
2005-05-25
a small utility to convert .syn files to its binary forms;
Michal Krol
1
-0
/
+79
2005-05-25
silencium gcc warnings
Michal Krol
1
-0
/
+2
2005-05-25
add shader/slang/slang_assemble_assignment.c
Michal Krol
1
-0
/
+1
2005-05-25
more slang code
Michal Krol
6
-255
/
+312
2005-05-25
ncrease stack size
Michal Krol
2
-1
/
+2
2005-05-25
update grammar_mesa.c path
Michal Krol
1
-1
/
+1
2005-05-25
moved from mesa/shader to mesa/shader/grammar
Michal Krol
6
-0
/
+0
2005-05-25
remove the GLSL spec wording;
Michal Krol
3
-3020
/
+2267
2005-05-25
add mesa/shader/grammar to include list
Michal Krol
1
-0
/
+1
2005-05-25
stand-alone vertsions of grammar_mesa - used by utilities;
Michal Krol
2
-0
/
+84
2005-05-25
Provide initial values for some variables.
Keith Whitwell
1
-4
/
+4
2005-05-25
add special case for flat shaded + separate specular triangles
Keith Whitwell
3
-18
/
+51
2005-05-25
change the behaviour of enter and local_addr instructions
Michal Krol
1
-5
/
+5
2005-05-25
Disable polygon stipple - it seems to break if certain specific stipple
Keith Whitwell
2
-55
/
+56
2005-05-25
Fix various issues with cliprects and MakeCurrent
Keith Whitwell
1
-5
/
+9
2005-05-25
- Remove one of the loops in emit_arith
Ben Skeggs
3
-55
/
+133
2005-05-25
Commit the changes propagated from Jeremy Kolb's changes to the Python
Ian Romanick
1
-0
/
+486
2005-05-24
Only use x86 / SSE assembly when USE_X86_ASM / USE_SSE_ASM are defined.
Ian Romanick
4
-3
/
+9
2005-05-24
Cleanup some Windows junk.
Karl Schultz
1
-12
/
+16
2005-05-24
moved to windows build dir
Karl Schultz
13
-3153
/
+0
2005-05-24
moved to windows build dir
Karl Schultz
3
-772
/
+0
2005-05-24
Major code cleanup and begin using new render buffer interface.
Karl Schultz
5
-4284
/
+1500
2005-05-24
Change prototype for TextureMemCpy to return void* (was void).
Karl Schultz
1
-1
/
+1
2005-05-23
Initialize hw stencil renderbuffer.
Keith Whitwell
1
-4
/
+2
2005-05-23
Disable recent sse change pending more testing.
Keith Whitwell
1
-1
/
+2
2005-05-23
Implement enough of ARB_fragment_program for Keith's texenv program
Ben Skeggs
9
-53
/
+1312
2005-05-23
Use SSE for vertex emit -- another good speedup.
Keith Whitwell
1
-0
/
+9
2005-05-23
Import Thomas Helstrom's SSE memcpy code from the via X.org driver.
Keith Whitwell
7
-22
/
+183
2005-05-23
silence gcc warnings
Keith Whitwell
3
-0
/
+10
2005-05-23
Detect use of disabled textures as tex_env_crossbar sources.
Keith Whitwell
1
-8
/
+18
2005-05-23
Support ARB_texture_env_crossbar. Changes the way programs are
Keith Whitwell
1
-41
/
+119
2005-05-23
Restore the negate() function.
Keith Whitwell
1
-5
/
+33
2005-05-22
Small change to handle native case (7 natives case)
Jerome Glisse
1
-6
/
+12
2005-05-22
Adding r300 fragment program swizzle tab. Please some
Jerome Glisse
1
-0
/
+1337
2005-05-20
Add support for modes with a depth-buffer but no stencil-buffer. This
Ian Romanick
1
-5
/
+7
2005-05-20
Remove debug printfs
Keith Whitwell
1
-2
/
+0
2005-05-20
Re-enable X11 optimized triangle funcs.
Keith Whitwell
1
-1
/
+0
2005-05-20
Committing in .
Jouk Jansen
2
-6
/
+15
2005-05-20
Remove some debug output
Jon Smirl
2
-2
/
+2
2005-05-19
Invalidate current fastpath on changes to attribute size or offset within
Keith Whitwell
3
-7
/
+32
2005-05-19
Cope with the common 3ub and 1ub cases.
Keith Whitwell
1
-66
/
+202
2005-05-19
Re-initialize viewport shadows each time.
Keith Whitwell
1
-8
/
+11
2005-05-19
Fix EGL fbdev palette problem. demo3 can save ppm of screen
Jon Smirl
1
-3
/
+37
2005-05-19
Rename emit functions to reflect instruction set in use (ie
Keith Whitwell
1
-175
/
+274
[next]