index
:
~gsap7/mesa
gallium-resources-merge-drisw
getproc-debug
getproc-execmem
getproc-execmem-debug
master
st-dri
tfp
Unnamed repository; edit this file to name it for gitweb.
gsap7
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-01
mesa: add objviewer to PROGRAM_DIRS
Brian Paul
1
-1
/
+1
2009-10-01
mesa: add progs/objviewer to tarball list
Brian Paul
1
-0
/
+6
2009-10-01
objview: clean up drawing VBO code
Brian Paul
1
-26
/
+1
2009-10-01
objview: set skybox texture filter
Brian Paul
1
-0
/
+4
2009-10-01
objview: check GL version/extension
Brian Paul
1
-1
/
+29
2009-10-01
progs/objviewer: Wavefront .obj file loader/viewer demo
Brian Paul
20
-0
/
+764987
2009-10-01
st/xorg: Check that ms->api->destroy is not NULL before calling it.
Michel Dänzer
1
-1
/
+3
2009-10-01
util: Enable sockets on BSD
Robert Noland
3
-5
/
+5
2009-10-01
util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD.
Robert Noland
1
-0
/
+13
2009-10-01
mesa: better debug message
Brian Paul
1
-1
/
+1
2009-10-01
gallium: remove depth.occlusion_count flag
Keith Whitwell
6
-11
/
+0
2009-10-01
st/mesa: fix non-mipmap lastLevel calculation.
Cooper Yuan
1
-1
/
+5
2009-09-30
st/xorg: Fix debug option function call typo.
Michel Dänzer
1
-1
/
+1
2009-09-30
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
10
-10
/
+184
2009-09-30
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
9
-86
/
+110
2009-09-30
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
9
-131
/
+114
2009-09-30
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
9
-75
/
+79
2009-09-30
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
8
-11
/
+73
2009-09-30
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
3
-37
/
+54
2009-09-30
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
4
-50
/
+70
2009-09-30
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
3
-29
/
+42
2009-09-30
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
5
-254
/
+133
2009-09-30
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
4
-65
/
+47
2009-09-30
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
4
-25
/
+47
2009-09-30
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
4
-23
/
+45
2009-09-30
progs/egl: Make demo3 work again.
Chia-I Wu
1
-10
/
+15
2009-09-30
progs/egl: Check EGL_MESA_screen_surface is supported in demo2.
Chia-I Wu
1
-0
/
+6
2009-09-30
progs/egl: Fix a crash in demo1.
Chia-I Wu
1
-10
/
+11
2009-09-30
st/egl: Fix a double free in drm_destroy_context.
Chia-I Wu
1
-1
/
+0
2009-09-30
st/egl: Fix a crash when unbinding current context.
Chia-I Wu
3
-14
/
+4
2009-09-30
progs/egl: Replace EGL_i915 by EGL_DEFAULT_DISPLAY.
Chia-I Wu
8
-18
/
+6
2009-09-29
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
3
-0
/
+16
2009-09-29
mesa: added _mesa_nop_vertex/fragment_program()
Brian Paul
2
-0
/
+98
2009-09-29
llvmpipe: Workaround for bug in llvm 2.5.
José Fonseca
1
-1
/
+14
2009-09-29
llvmpipe: First verify LLVM IR, only then run optimizing passes.
José Fonseca
1
-5
/
+5
2009-09-29
llvmpipe: Runtime cpu checks for lp_build_min_simple too.
José Fonseca
1
-10
/
+9
2009-09-29
llvmpipe: Implement non SSE4.1 versions of floor and round.
José Fonseca
3
-35
/
+159
2009-09-29
Merge branch 'mesa_7_6_branch'
Brian Paul
5
-8
/
+75
2009-09-29
mesa: bump version to 7.6.1
Brian Paul
3
-5
/
+5
2009-09-29
docs: initial 7.6.1 release notes
Brian Paul
2
-0
/
+45
2009-09-29
mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state()
Brian Paul
1
-8
/
+14
2009-09-29
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
1
-0
/
+5
2009-09-29
softpipe: Grab a ref when the fb is set.
Brian Paul
2
-4
/
+9
2009-09-29
egl_xdri: Report full list of supported configs.
Chia-I Wu
1
-31
/
+66
2009-09-29
egl: Add support for querying render buffer.
Chia-I Wu
2
-7
/
+36
2009-09-29
egl: Add a function to convert __GLcontextModes to _EGLConfig.
Chia-I Wu
2
-0
/
+77
2009-09-29
egl: Rework config lookup.
Chia-I Wu
3
-53
/
+89
2009-09-29
egl: Rework configuration management.
Chia-I Wu
2
-199
/
+661
2009-09-29
egl: Introduce config keys.
Chia-I Wu
4
-38
/
+84
2009-09-29
llvmpipe: Emit SSE intrinsics based on runtime cpu capability check.
José Fonseca
4
-51
/
+37
[next]