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
Branch
Commit message
Author
Age
automake
automake: src/egl/wayland
Benjamin Franzke
13 years
egl-autodetect
egl: Log (debug) native platform type
Benjamin Franzke
13 years
egl-pixmap-render-fix
st/mesa: Remove draw/read buffer update in st_api_make_current
Benjamin Franzke
13 years
framefd
egl/wayland: Use frame_fd synchronization request
Benjamin Franzke
13 years
gbm-linkage
gbm: Add back link flags for udev, dl and glapi
Benjamin Franzke
13 years
leak
egl_dri2: Fix some valigrind reported leaks
Benjamin Franzke
13 years
lookup-fix
gbm_dri: Fix DRIimage lookup callback
Benjamin Franzke
13 years
master
r600g: add some new pci ids
Alex Deucher
13 years
shm-pool
st/egl: Update to the new wl_shm_pool interface
Benjamin Franzke
13 years
tobepushed
egl_dri2: Destroy callback in release_pending_buffer
Benjamin Franzke
13 years
[...]
Age
Commit message
Author
Files
Lines
2012-01-25
automake: src/egl/wayland
automake
Benjamin Franzke
14
-190
/
+47
2012-01-25
st/mesa: Fix recurring surfaceless contexts
Benjamin Franzke
1
-2
/
+4
2012-01-24
mesa: Fix CopyTex{Sub,}Image error checks for integer vs non-integer.
Eric Anholt
1
-8
/
+31
2012-01-24
mesa: Add missing integer R/RG cases to _mesa_is_color_format().
Eric Anholt
1
-0
/
+12
2012-01-24
meta: Detect currently-unsupported integer CopyTexSubImage and complain.
Eric Anholt
1
-0
/
+5
2012-01-24
mesa: Add the remaining from/to types for GL_EXT_texture_integer (and R/RG).
Eric Anholt
2
-51
/
+176
2012-01-24
mesa: Add support for glGetTexImage on GL_TEXTURE_1D_ARRAY
Eric Anholt
1
-2
/
+7
2012-01-24
mesa: s/GLuint col/GLint col/ to avoid signed/unsigned comparison warnings.
Eric Anholt
1
-8
/
+8
2012-01-24
mesa: Add support for glGetTexImage() from integer textures.
Eric Anholt
1
-38
/
+80
2012-01-24
i965/gen6+: Work around GPU hangs with logic ops on integer textures.
Eric Anholt
1
-2
/
+7
[...]
Clone
git://people.freedesktop.org/~bnf/mesa
ssh://people.freedesktop.org/~bnf/mesa