index
:
nouveau/mesa
gallium-0.1
gallium-0.2
gallium-0.2-ng
master
Nouveau Mesa development
marcheu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
Never fail `make clean'
Dan Nicholson
28
-53
/
+53
2008-05-07
Run `make clean' in drivers/xorg, too
Dan Nicholson
1
-0
/
+1
2008-05-07
Refactor installation targets
Dan Nicholson
1
-19
/
+26
2008-05-07
Ensure recursive makes always propagate errors
Dan Nicholson
3
-8
/
+8
2008-05-06
implement full reference counting for vertex/fragment programs
Brian
8
-66
/
+141
2008-05-06
Update make output for autoconf help
Dan Nicholson
1
-1
/
+5
2008-05-06
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa
Dan Nicholson
1
-0
/
+33
2008-05-06
Prevent makedepend from running multiple times
Dan Nicholson
1
-1
/
+1
2008-05-06
Always cleanup the makedepend backup files
Dan Nicholson
9
-12
/
+10
2008-05-06
Add support for ATI_separate_stencil in display lists.
Michal Wajdeczko
1
-0
/
+33
2008-05-06
Error consistently when running recursive make
Dan Nicholson
6
-19
/
+19
2008-05-06
Add .PHONY targets to top Makefile for non-file targets
Dan Nicholson
1
-0
/
+6
2008-05-06
autoconf: Replace the configs/current symlink from config.status
Dan Nicholson
1
-1
/
+4
2008-05-06
i965: fix googleearth in classic mode.
Dave Airlie
1
-4
/
+5
2008-05-05
autoconf: Sanitize asm build for cross-compiling and --enable-*-bit
Dan Nicholson
1
-43
/
+72
2008-05-06
r300: fragment.position input needs no blanking out, it's correctly handled i...
Markus Amsler
1
-3
/
+3
2008-05-05
autoconf: Error for incompatible version of libdrm
Dan Nicholson
1
-2
/
+6
2008-05-05
autoconf: More quoting, just to be safe
Dan Nicholson
1
-120
/
+125
2008-05-05
Ignore xdemos/sharedtex
Dan Nicholson
1
-0
/
+1
2008-05-05
autoconf: Allow non-pkg-config builds to succeed
Dan Nicholson
1
-8
/
+6
2008-05-05
autoconf: Scrape the version from configs/default
Dan Nicholson
4
-6
/
+30
2008-05-05
glcore: Set all external variables in configuration
George Sapountzis
4
-8
/
+20
2008-05-05
i965: Don't cast the result of brw_prepare_vertices to an unsigned value.
Xiang, Haihao
1
-1
/
+3
2008-05-05
r300: fix swtcl texrect path properly.
Dave Airlie
2
-1
/
+3
2008-05-05
r300: add R300_NO_TCL to allow testing of non-tcl on tcl cards
Dave Airlie
1
-0
/
+3
2008-05-04
r300: Set correct VAP_CNTL per vertex program.
Markus Amsler
3
-13
/
+72
2008-05-03
Press <space> to reset limit/bias values, clean-up limit/bias printf
Brian Paul
1
-7
/
+25
2008-05-02
[intel] Warnings fixes.
Eric Anholt
4
-2
/
+2
2008-05-02
[intel] Merge intel_ioctl.h. Not sure how this slipped by in the .c merge.
Eric Anholt
2
-44
/
+0
2008-05-01
fix conversion of GLfloat display list IDs
Brian Paul
1
-21
/
+24
2008-04-30
Add support for GL_REPLACE_EXT texture env mode.
Brian Paul
1
-1
/
+6
2008-04-30
autoconf: Fail from autoconf if the pkg-config macros aren't defined
Dan Nicholson
1
-3
/
+8
2008-04-30
added xdemos/sharedtex.c test
Brian Paul
2
-0
/
+325
2008-04-30
autoconf: Don't substitute MESA_MAJOR and friends
Dan Nicholson
2
-17
/
+1
2008-04-30
intel: test cpp to ensure mipmap tree matches texture image.
Xiang, Haihao
1
-0
/
+5
2008-04-29
disable GL_TEXTURE_1D at end of frame to fix failed assertion
Brian Paul
1
-0
/
+1
2008-04-29
mesa: adjust glBitmap coords by a small epsilon
Brian Paul
1
-2
/
+3
2008-04-29
r200: fix state submission issue causing bogus textures (bug 15730)
Ove Kaaven
1
-0
/
+6
2008-04-29
Change default of driconf "allow_large_textures" to announce hardware limits.
Michel Dänzer
2
-3
/
+3
2008-04-28
build fix for xorg driver
Alan Hourihane
1
-3
/
+4
2008-04-25
[i965] short immediate values must be replicated to both halves of the dword
Keith Packard
1
-2
/
+2
2008-04-25
glcore: Respect DESTDIR
Dan Nicholson
1
-2
/
+2
2008-04-25
fix make tarballs
George Sapountzis
1
-11
/
+0
2008-04-25
silence warning
Alan Hourihane
1
-1
/
+1
2008-04-24
enable GL_EXT_multi_draw_arrays (see bug 15670)
Pierre Beyssac
2
-0
/
+4
2008-04-23
include <X11/Xlib.h>
Alan Hourihane
2
-0
/
+2
2008-04-23
drop stray includes of glapi
George Sapountzis
2
-2
/
+0
2008-04-23
glx: nitpick renames
George Sapountzis
4
-2
/
+2
2008-04-23
glx: split out current context code
George Sapountzis
7
-521
/
+538
2008-04-23
glcore: drop outdated sources files intented for xorg
George Sapountzis
11
-374
/
+0
[next]