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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-09
egl/wayland: Add missing wayland-drm.a to wayand-egl
wayland-shm
Benjamin Franzke
1
-1
/
+1
2011-03-09
egl_dri2: Add support for creating EGLimages from shm wl_buffers
Benjamin Franzke
2
-24
/
+142
2011-03-09
intel: Implement DRIimageExtension::{dupImage,uploadImageData}
Benjamin Franzke
1
-1
/
+46
2011-03-09
st/dri: Implement DRIimageExtension::{dupImage,uploadImageData}
Benjamin Franzke
1
-0
/
+38
2011-03-09
st/dri: Add dri_context_get_pipe
Benjamin Franzke
2
-0
/
+11
2011-03-09
st/dri: Add dri_screen to DRIimage
Benjamin Franzke
2
-0
/
+3
2011-03-09
dri: Add imageUploadData and dupImage to DRIimageExtension
Benjamin Franzke
1
-0
/
+5
2011-03-07
egl/wayland: Follow buffer.attach removal
Benjamin Franzke
1
-1
/
+0
2011-03-07
egl/wayland: Update to buffer.damage addition
Benjamin Franzke
3
-4
/
+6
2011-03-07
egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLE
Benjamin Franzke
1
-0
/
+1
2011-03-06
r600g: use long long integers for instance addr calculation
Christian König
1
-1
/
+1
2011-03-06
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
5
-5
/
+10
2011-03-06
glx: add initial GLX_EXT_framebuffer_sRGB support.
Dave Airlie
5
-0
/
+16
2011-03-06
pb: Add is_buffer_busy for malloc buffers.
José Fonseca
1
-1
/
+10
2011-03-06
st/wgl: No need to initialize OneTimeLock anymore.
José Fonseca
1
-6
/
+0
2011-03-06
mapi: _glthread_DECLARE_STATIC_MUTEX is not broken on Windows.
José Fonseca
3
-18
/
+5
2011-03-06
trace: Use pipe_static_mutex.
José Fonseca
3
-22
/
+1
2011-03-06
os: Fix pipe_static_mutex on Windows.
José Fonseca
1
-1
/
+2
2011-03-06
graw-gdi: Silence gcc missing initialization warning.
José Fonseca
1
-1
/
+3
2011-03-06
i915g: update TODO
Daniel Vetter
1
-10
/
+7
2011-03-05
r300g/swtcl: advertise draw_instanced and primitive_restart
Marek Olšák
1
-2
/
+5
2011-03-05
r300g: implement instanced arrays
Marek Olšák
5
-48
/
+132
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
9
-9
/
+19
2011-03-05
r300g: cleanup parameters of draw functions
Marek Olšák
3
-108
/
+113
2011-03-05
nv50: support the InstanceID system value
Christoph Bumiller
3
-0
/
+25
2011-03-05
r600g: simplify instance addr calculation
Christian König
1
-47
/
+4
2011-03-04
nvc0: Update SConscript.
Vinson Lee
1
-3
/
+0
2011-03-04
nv50: Update SConscript.
Vinson Lee
1
-4
/
+0
2011-03-05
r600g: fix fragment shader size calculation
Christian König
1
-8
/
+9
2011-03-04
glsl: Process redeclarations before initializers
Ian Romanick
1
-43
/
+44
2011-03-04
glsl: Refactor AST-to-HIR code handling variable initializers
Ian Romanick
1
-108
/
+125
2011-03-04
glsl: Refactor AST-to-HIR code handling variable redeclarations
Ian Romanick
1
-113
/
+133
2011-03-05
nv50,nvc0: get format desc for TIC entry from sampler view format
Christoph Bumiller
2
-2
/
+2
2011-03-05
nv50,nvc0: share sampler state creation
Christoph Bumiller
10
-150
/
+60
2011-03-05
nv50,nvc0: update the format tables
Christoph Bumiller
10
-641
/
+335
2011-03-05
nvc0: use m2mf for resource_copy_region if formats are equal
Christoph Bumiller
3
-4
/
+75
2011-03-05
nv50,nvc0: fix texture layer issues
Christoph Bumiller
10
-65
/
+89
2011-03-05
i915g: Use tgsi_info from fragment shader instead
Jakob Bornecrantz
1
-4
/
+1
2011-03-04
i915g: use passthough shader for empty fragment programs
Daniel Vetter
1
-3
/
+15
2011-03-04
egl_dri2: Fix incompatible vfunc-pointer warning
Benjamin Franzke
1
-1
/
+1
2011-03-04
egl/wayland: Move wayland-egl into a subdir
Benjamin Franzke
7
-65
/
+87
2011-03-04
i965: Apply a workaround for the Ironlake "vertex flashing".
Eric Anholt
1
-1
/
+8
2011-03-04
r300g: preliminary implementation of clamping controls
Marek Olšák
4
-22
/
+33
2011-03-04
r300g: implement FP16 alpha test
Marek Olšák
4
-8
/
+55
2011-03-04
r300g: implement blending for some of non-RGBA8 formats
Marek Olšák
2
-7
/
+52
2011-03-04
draw: Silence tgsi_emit_sse2 failed messages.
José Fonseca
1
-1
/
+2
2011-03-04
tgsi: Disable SSE2 code generation.
José Fonseca
1
-3
/
+20
2011-03-04
scons: Unbreak mingw cross compilation.
José Fonseca
1
-7
/
+12
2011-03-04
st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported
Marek Olšák
1
-2
/
+9
2011-03-04
scons: Get glsl2 and glcpp programs building correctly.
José Fonseca
1
-20
/
+21
[next]