index
:
~bnf/mesa
automake
bind-wayland-display
buffer
buffer.release
changes
config-fix
cursor
cursor-2
default_display
destroy-listener
dri2_double
dri2_double_config
drm-lockup
egl-autodetect
egl-pixmap-render-fix
egl-wayland
egl-wayland2
egl_dri2-fixes
eglsync
fix
fixes
framefd
gbm
gbm-2
gbm-3
gbm-4
gbm-5
gbm-6
gbm-7
gbm-linkage
glapi
invalidate
invalidate-2
invalidate-3
leak
lookup-fix
master
pciids
pciids-2
pciids-3
redraw
setup_display
shm-in-egl
shm-pool
st-egl-bind
surface-frame-event
tobepushed
use_flags
wayland-drm-removal-2
wayland-shm
wayland-softpipe
wayland-softpipe-2
yuv
bnf's MESA repository
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
r300g: integer and fixed-point 16.16 textures are not supported
Marek Olšák
1
-0
/
+11
2011-12-11
i915g: fix debug dump on 64 bit systems
Michael Karcher
1
-1
/
+1
2011-12-11
i915g: Fix wrong indices for LINE_LOOP case
Fatih Aşıcı
1
-2
/
+2
2011-12-11
vl: Add missing mpeg fields to pipe_mpeg12_picture_desc
Maarten Lankhorst
2
-0
/
+6
2011-12-11
g3dvl/xlib: fix build by changing include order
Tobias Droste
1
-2
/
+2
2011-12-10
gallium: implement ARB_conservative_depth
Marek Olšák
4
-1
/
+31
2011-12-09
util: Add strings.h include on unices
José Fonseca
1
-0
/
+4
2011-12-08
llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.
José Fonseca
6
-11
/
+62
2011-12-08
llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...
José Fonseca
3
-5
/
+18
2011-12-08
st/xa: Update xa_yuv_planar_blit semantics
Thomas Hellstrom
5
-12
/
+16
2011-12-07
st/dri: Use depth instead of bpp when communicating formats with the X server v3
Thomas Hellstrom
1
-3
/
+38
2011-12-06
nouveau/nvfx: Add more unsupported PIPE_CAP values
Patrice Mandin
1
-1
/
+5
2011-12-06
vega: remove unused vars
Fabio Pedretti
1
-20
/
+5
2011-12-06
r600g: check shaders presence in r600_draw_vbo
Vadim Girlin
1
-0
/
+3
2011-12-05
r600g: fix error path and use util_slab_free
Jerome Glisse
1
-1
/
+1
2011-12-05
gallium/radeon: fix indentation
Jerome Glisse
4
-28
/
+28
2011-12-03
util: add casts in fprintf() calls to silence warnings
Brian Paul
1
-4
/
+6
2011-12-02
nv50/nvc0: fix crash when channel allocation fails
Marcin Slusarz
2
-2
/
+4
2011-12-01
i915g: Implement GL_STREAM_* for textures by using untiled textures.
Stéphane Marchesin
1
-1
/
+1
2011-12-01
i915g: Add unsupported PIPE_SHADER_CAP_OUTPUT_READ to silence warnings.
Stéphane Marchesin
1
-0
/
+2
2011-12-02
gallium: add PIPE_FORMAT_ETC1_RGB8
Chia-I Wu
8
-2
/
+165
2011-12-01
u_vbuf: Silence uninitialized variable warnings.
Vinson Lee
1
-0
/
+2
2011-11-30
gallium/failover: Remove the deprecated module.
Kai Wasserbäch
9
-1186
/
+5
2011-11-29
gallium/cell: Remove the driver.
Kai Wasserbäch
80
-20782
/
+3
2011-11-29
Remove windows kernel support code.
José Fonseca
11
-432
/
+11
2011-11-29
gallium/auxiliary: Remove os_stream.
José Fonseca
12
-762
/
+99
2011-11-29
st/vega: Fix warnings about dllimport attributes on windows.
José Fonseca
1
-0
/
+1
2011-11-29
i965g: Delete this driver.
Kai Wasserbäch
118
-37255
/
+1
2011-11-27
r600g: add framebuffer support for 2/10/10/10 integer
Dave Airlie
2
-0
/
+4
2011-11-27
r600g: add int support for 2/10/10/10 format.
Dave Airlie
1
-0
/
+3
2011-11-27
gallium: add B10G10R10A2_UINT format
Dave Airlie
2
-0
/
+2
2011-11-26
android: pass -std=c99 by default
Chia-I Wu
4
-7
/
+0
2011-11-25
st/xa: Kill a couple of compilation warnings
Thomas Hellstrom
2
-1
/
+6
2011-11-25
st/xa, xa/vmwgfx: Generate exported symbol list from the st/xa symbols.
Thomas Hellstrom
2
-33
/
+7
2011-11-25
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate global visibility
Thomas Hellstrom
7
-36
/
+43
2011-11-25
st/xa, xa/vmwgfx: Set the right version on library suffix
Thomas Hellstrom
2
-4
/
+1
2011-11-25
android: add support for ICS
Chia-I Wu
4
-32
/
+50
2011-11-25
st/egl: fix a crash in Android backend
Chia-I Wu
1
-3
/
+4
2011-11-23
softpipe: s/int/unsigned/ to be consistent in alpha test code
Brian Paul
1
-2
/
+2
2011-11-23
softpipe: remove pointless break stmt
Brian Paul
1
-1
/
+0
2011-11-23
i915g: don't set alpha to 1 for RGBX and BGRX
Vasily Khoruzhick
1
-2
/
+1
2011-11-22
gallium: remove trailing comma and unneeded comments in p_defines.h
Brian Paul
1
-4
/
+4
2011-11-22
r600g: handle all remaining CAPs
Marek Olšák
1
-0
/
+6
2011-11-22
r600g: remove default case statements in get_param
Marek Olšák
1
-9
/
+3
2011-11-22
r300g: re-order shaders CAPs
Marek Olšák
1
-7
/
+6
2011-11-22
r300g: handle SHADER_CAP_OUTPUT_READ
Marek Olšák
1
-0
/
+2
2011-11-22
r300g: remove default case statements in get_param
Marek Olšák
1
-8
/
+2
2011-11-22
u_vbuf_mgr: rename to u_vbuf
Marek Olšák
7
-30
/
+30
2011-11-22
u_vbuf_mgr: better way to find a free VB slot + check errors early
Marek Olšák
1
-41
/
+62
2011-11-22
u_vbuf_mgr: remove a useless variable
Marek Olšák
1
-4
/
+4
[next]