index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: Check that ms->api->destroy is not NULL before calling it.
Michel Dänzer
2009-10-01
1
-1
/
+3
*
util: Enable sockets on BSD
Robert Noland
2009-10-01
3
-5
/
+5
*
util: define PIPE_OS_FREEBSD to correct u_cpu_detect on FreeBSD.
Robert Noland
2009-10-01
1
-0
/
+13
*
mesa: better debug message
Brian Paul
2009-10-01
1
-1
/
+1
*
gallium: remove depth.occlusion_count flag
Keith Whitwell
2009-10-01
6
-11
/
+0
*
st/mesa: fix non-mipmap lastLevel calculation.
Cooper Yuan
2009-10-01
1
-1
/
+5
*
st/xorg: Fix debug option function call typo.
Michel Dänzer
2009-09-30
1
-1
/
+1
*
mesa/main: New feature FEATURE_beginend.
Chia-I Wu
2009-09-30
10
-10
/
+184
*
mesa/main: Make FEATURE_dlist follow feature conventions.
Chia-I Wu
2009-09-30
9
-86
/
+110
*
mesa/main: Make FEATURE_evaluators follow feature conventions.
Chia-I Wu
2009-09-30
9
-131
/
+114
*
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
9
-75
/
+79
*
mesa/main: New feature FEATURE_arrayelt.
Chia-I Wu
2009-09-30
8
-11
/
+73
*
mesa/main: Make FEATURE_texgen follow feature conventions.
Chia-I Wu
2009-09-30
3
-37
/
+54
*
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-09-30
4
-50
/
+70
*
mesa/main: Make FEATURE_drawpix follow feature conventions.
Chia-I Wu
2009-09-30
3
-29
/
+42
*
mesa/main: New feature FEATURE_rastpos.
Chia-I Wu
2009-09-30
5
-254
/
+133
*
mesa/main: Make FEATURE_histogram follow feature conventions.
Chia-I Wu
2009-09-30
4
-65
/
+47
*
mesa/main: Make FEATURE_attrib_stack follow feature conventions.
Chia-I Wu
2009-09-30
4
-25
/
+47
*
mesa/main: Make FEATURE_accum follow feature conventions.
Chia-I Wu
2009-09-30
4
-23
/
+45
*
st/egl: Fix a double free in drm_destroy_context.
Chia-I Wu
2009-09-30
1
-1
/
+0
*
st/egl: Fix a crash when unbinding current context.
Chia-I Wu
2009-09-30
3
-14
/
+4
*
mesa: added nopfrag/nopvert options for MESA_GLSL
Brian Paul
2009-09-29
3
-0
/
+16
*
mesa: added _mesa_nop_vertex/fragment_program()
Brian Paul
2009-09-29
2
-0
/
+98
*
llvmpipe: Workaround for bug in llvm 2.5.
José Fonseca
2009-09-29
1
-1
/
+14
*
llvmpipe: First verify LLVM IR, only then run optimizing passes.
José Fonseca
2009-09-29
1
-5
/
+5
*
llvmpipe: Runtime cpu checks for lp_build_min_simple too.
José Fonseca
2009-09-29
1
-10
/
+9
*
llvmpipe: Implement non SSE4.1 versions of floor and round.
José Fonseca
2009-09-29
3
-35
/
+159
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-29
2
-8
/
+19
|
\
|
*
mesa: bump version to 7.6.1
Brian Paul
2009-09-29
1
-3
/
+3
|
*
mesa: work-around glXCopyContext() bug in _mesa_copy_texture_state()
Brian Paul
2009-09-29
1
-8
/
+14
|
*
softpipe: initialize the clear_flags bitvector in sp_create_tile_cache()
Brian Paul
2009-09-29
1
-0
/
+5
|
*
softpipe: Grab a ref when the fb is set.
Brian Paul
2009-09-29
2
-4
/
+9
|
*
Prep for 7.6 release
Ian Romanick
2009-09-28
1
-1
/
+1
*
|
egl_xdri: Report full list of supported configs.
Chia-I Wu
2009-09-29
1
-31
/
+66
*
|
egl: Add support for querying render buffer.
Chia-I Wu
2009-09-29
2
-7
/
+36
*
|
egl: Add a function to convert __GLcontextModes to _EGLConfig.
Chia-I Wu
2009-09-29
2
-0
/
+77
*
|
egl: Rework config lookup.
Chia-I Wu
2009-09-29
3
-53
/
+89
*
|
egl: Rework configuration management.
Chia-I Wu
2009-09-29
2
-199
/
+661
*
|
egl: Introduce config keys.
Chia-I Wu
2009-09-29
4
-38
/
+84
*
|
llvmpipe: Emit SSE intrinsics based on runtime cpu capability check.
José Fonseca
2009-09-29
4
-51
/
+37
*
|
util: Cleanup u_cpu_detect, build. Support X86_64 and detect SSE4.1 too.
José Fonseca
2009-09-29
4
-415
/
+410
*
|
gallium: New PIPE_OS_UNIX to simplify code that is portable to all unices.
José Fonseca
2009-09-29
1
-0
/
+5
*
|
i915: Fix MSVC build.
Vinson Lee
2009-09-29
1
-1
/
+1
*
|
python: Update for surface_buffer_create change.
José Fonseca
2009-09-29
1
-0
/
+1
*
|
g3dvl: assert.h -> util/u_debug.h
José Fonseca
2009-09-29
1
-1
/
+1
*
|
g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures.
José Fonseca
2009-09-29
2
-3
/
+3
*
|
r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color mask
Andre Maasikas
2009-09-29
1
-3
/
+3
*
|
r600: user correct alpha blend factor
Andre Maasikas
2009-09-29
1
-2
/
+2
*
|
r600: clear position enable bit when when wpos is not used by FP
Andre Maasikas
2009-09-29
1
-0
/
+5
*
|
st/xorg: Add debug for fallbacks
Jakob Bornecrantz
2009-09-28
4
-34
/
+54
[next]