index
:
~csimpson/mesa
automake
gallium-api-cleanup
gallium-velemcso-r300g
master
r300g-draw-buffers
raw-targets
s3tc-by-the-book
It wasn't a rock; it was a rock lobster!
csimpson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-26
st/dri: factor out common init_screen code
George Sapountzis
5
-56
/
+67
2010-03-26
st/dri mv __driDriverExtensions to drisw.c and dri2.c
George Sapountzis
3
-15
/
+15
2010-03-26
st/dri: fold dri_extensions.c into dri_context.c
George Sapountzis
7
-58
/
+13
2010-03-26
mesa: only call _mesa_update_state() when necessary in glGet functions
Brian Paul
2
-544
/
+594
2010-03-26
swrastg: Use llvmpipe if built but only on scons
Jakob Bornecrantz
3
-9
/
+34
2010-03-26
swrastg: Build with scons
Jakob Bornecrantz
6
-0
/
+106
2010-03-26
gallium: Fix DRI driver build warnings under scons
Jakob Bornecrantz
10
-87
/
+117
2010-03-26
svga/drm: Fix build under scons
Jakob Bornecrantz
1
-1
/
+1
2010-03-26
svga: Fix typo in configure script
Xavier Chantry
1
-1
/
+1
2010-03-26
r300/compiler: Lower CMP for vertex programs.
Corbin Simpson
1
-0
/
+41
2010-03-26
Revert "r300g: add generating texture coordinates for point sprites (WIP)"
Corbin Simpson
6
-61
/
+13
2010-03-26
nv50: fix FACE semantic check in FP input slot assignments
Christoph Bumiller
1
-1
/
+1
2010-03-25
rtasm: Fix typos in comments.
Vinson Lee
1
-3
/
+3
2010-03-25
identity: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-03-26
progs/gallium: Add trivial gallium demos
Jakob Bornecrantz
4
-0
/
+671
2010-03-26
draw: Add EMIT_4UB_BGRA format
Jakob Bornecrantz
6
-10
/
+33
2010-03-26
draw: Use translate function instead of switch cases
Jakob Bornecrantz
6
-144
/
+56
2010-03-26
i915g: Rename winsys prefix to i915_ from intel_
Jakob Bornecrantz
30
-351
/
+354
2010-03-26
st/dri: Move common files to common directory
Jakob Bornecrantz
27
-15
/
+15
2010-03-26
st/dri: Reshuffle files and make it obvious which files are shared
Jakob Bornecrantz
37
-77
/
+95
2010-03-25
Merge branch '7.8'
Brian Paul
7
-24
/
+93
2010-03-25
Revert "llvmpipe: optimize the lp_setup_fence() function"
Brian Paul
1
-20
/
+6
2010-03-25
llvmpipe: disable an assertion
Brian Paul
1
-1
/
+1
2010-03-25
glapi: return int = 0 from NoOpGeneric()
Brian Paul
1
-1
/
+2
2010-03-25
gallium: Add propper sanity checks in configure.ac
Jakob Bornecrantz
1
-47
/
+46
2010-03-25
glslcompiler: Fix build.
Vinson Lee
1
-6
/
+2
2010-03-25
st/dri: Don't include sw vs drm dri headers
Jakob Bornecrantz
2
-0
/
+6
2010-03-25
st/dri: Add dri2 prefix for all dri2.c functions
Jakob Bornecrantz
4
-25
/
+25
2010-03-25
configure:ac add swrastg_dri
George Sapountzis
1
-6
/
+4
2010-03-25
st/dri: add TODO list for DRISW
George Sapountzis
1
-0
/
+30
2010-03-25
swrastg_dri: hack for loader hardcoded stride
George Sapountzis
1
-3
/
+25
2010-03-25
swrastg_dri: add winsys and target
George Sapountzis
5
-0
/
+369
2010-03-25
swrastg_dri: add state_tracker
George Sapountzis
9
-1
/
+34
2010-03-25
st/dri: add drisw
George Sapountzis
6
-0
/
+400
2010-03-25
st/dri: add dri_wrapper.h
George Sapountzis
6
-6
/
+14
2010-03-25
st/dri: export DRI1 surface / pipe
George Sapountzis
9
-90
/
+218
2010-03-25
st/dri: split out DRI2 code
George Sapountzis
9
-370
/
+476
2010-03-25
st/dri: make get_texture into validate_att
George Sapountzis
3
-23
/
+26
2010-03-25
st/dri: flush_frontbuffer, allocate_textures for dri2
George Sapountzis
1
-17
/
+40
2010-03-25
st/dri: flush_frontbuffer, allocate_textures for dri1
George Sapountzis
3
-25
/
+37
2010-03-25
st/dri: minor cosmetic for buffers
George Sapountzis
1
-14
/
+17
2010-03-25
st/dri: minor cosmetic for screen
George Sapountzis
1
-20
/
+27
2010-03-25
st/dri: add inline for dri2 check done in multiple places
George Sapountzis
3
-8
/
+13
2010-03-25
drisw_util: add fields for gallium swrast_dri
George Sapountzis
2
-0
/
+16
2010-03-25
r300g/radeong: fix scons build
Joakim Sindholt
2
-6
/
+3
2010-03-25
Merge branch 'gallium-targets'
Jakob Bornecrantz
124
-421
/
+312
2010-03-25
gallium: Fix libgl-xlib path to sw xlib winsys
Jakob Bornecrantz
1
-1
/
+1
2010-03-25
r300g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-03-24
progs/glsl: Fix vsraytrace GLSL compilation error.
Vinson Lee
1
-1
/
+1
2010-03-24
progs/glsl: Add raytracing demos to SCons build.
Vinson Lee
1
-0
/
+2
[next]