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-06-21
st/dri: Invalidate drawables on context switch
invalidate
Benjamin Franzke
1
-0
/
+5
2011-06-21
r600g: use maths instead of a loop to work out mask.
Dave Airlie
1
-4
/
+1
2011-06-21
r600g: optimise draw vbo function a bit more.
Dave Airlie
1
-43
/
+9
2011-06-21
r600g: reorder LIT instructions to support src == dst
Pierre-Eric Pelloux-Prayer
1
-35
/
+36
2011-06-21
nvfx: nasty hack to make glFinish() actually finish..
Ben Skeggs
3
-2
/
+22
2011-06-20
glx: Fix compile.
Stéphane Marchesin
1
-1
/
+1
2011-06-20
st/mesa: Remove unneeded texture format terminators.
Stéphane Marchesin
1
-2
/
+2
2011-06-20
st/mesa: put const qualifer on format_map table
Brian Paul
1
-1
/
+1
2011-06-20
glx: Bind to our context before __glXSetCurrentContext
Jeremy Huddleston
1
-9
/
+16
2011-06-20
glx: Destroy the old context only after the new one has been bound
Jeremy Huddleston
1
-7
/
+7
2011-06-20
glx: Allow a context-specific fallback for glXGetProcAddress
Jeremy Huddleston
7
-1
/
+20
2011-06-20
glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias ...
Jeremy Huddleston
1
-1
/
+1
2011-06-20
linker: Reject shaders that use too many varyings
Ian Romanick
1
-5
/
+36
2011-06-20
glw: Mark all extern symbols GLAPI to regain default visibility (#31294)
Dan Nicholson
2
-6
/
+6
2011-06-20
i965/gen6: Apply documented workaround for nonpipelined state packets.
Eric Anholt
3
-1
/
+45
2011-06-20
i965/gen6: Limit the workaround flush to once per primitive.
Eric Anholt
5
-0
/
+16
2011-06-20
i965/gen6: Use an BO instead of writing to address 0 for PIPE_CONTROL W/A.
Eric Anholt
4
-3
/
+23
2011-06-20
i965/gen6: Factor the PIPE_CONTROL workaround to a separate function.
Eric Anholt
1
-8
/
+21
2011-06-20
i965/gen6: Remove state flagging on BRW_NEW_CURBE_OFFSETS.
Eric Anholt
3
-6
/
+3
2011-06-20
i965/gen4: Remove old VS unit state key structure.
Eric Anholt
1
-12
/
+0
2011-06-20
i965/gen6: Add missing state flag for VS push constants.
Eric Anholt
1
-1
/
+1
2011-06-20
i965/gen6+: Correct gratuitous dependency on NEW_POLYGONSTIPPLE.
Eric Anholt
2
-6
/
+11
2011-06-20
i965/gen6+: Add a missing state flag for WM constants.
Eric Anholt
2
-3
/
+6
2011-06-20
wayland: Pass use_invalidate extension to driver
Kristian Høgsberg
2
-2
/
+3
2011-06-20
egl_dri2/x11: Check availability of the dri2 extension
Benjamin Franzke
1
-0
/
+9
2011-06-20
docs: update EGL for changed configure options
Chia-I Wu
3
-47
/
+27
2011-06-20
configure.ac: remove deprecated EGL options
Chia-I Wu
1
-9
/
+0
2011-06-20
xorg/nouveau: rename to nouveau2
Marcin Slusarz
2
-8
/
+8
2011-06-20
st/xorg: initialize drm_mode.type
Marcin Slusarz
1
-0
/
+1
2011-06-20
st/xorg: add GALLIUM_AUXILIARIES to target dependencies
Marcin Slusarz
1
-1
/
+1
2011-06-20
gallium/nouveau: remove unused nouveau_screen_bo_user
Marcin Slusarz
2
-16
/
+0
2011-06-20
st/xorg: fix crash triggered by rendercheck -t composite -f a8r8g8b8 -o Src, ...
Marcin Slusarz
1
-1
/
+1
2011-06-20
st/xorg: fix crash triggered by rendercheck -t blend -f a8r8g8b8 -o Clear
Marcin Slusarz
1
-2
/
+2
2011-06-20
r600g: implement seamless_cube_map on r600-r700
Marek Olšák
3
-7
/
+46
2011-06-19
r600g: remove some magic numbers
Marek Olšák
2
-2
/
+13
2011-06-19
configure.ac: add back --enable-gallium-egl
Marek Olšák
1
-4
/
+27
2011-06-19
configure.ac: Avoid running llvm-config when it hadn't been checked for.
Cyril Brulebois
1
-0
/
+2
2011-06-19
configure.ac: build r600g by default
Marek Olšák
1
-2
/
+2
2011-06-19
configure.ac: add option --with-gallium-drivers=DIRS
Marek Olšák
1
-108
/
+57
2011-06-19
configure.ac: remove --with-state-trackers
Marek Olšák
1
-142
/
+75
2011-06-19
configure.ac: remove redundant option --enable-gallium-egl
Marek Olšák
1
-26
/
+4
2011-06-19
u_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags in a bitmask
Marek Olšák
4
-36
/
+36
2011-06-19
r600g: fix warning: assignment discards qualifiers from pointer target type
Marek Olšák
1
-1
/
+2
2011-06-19
u_vbuf_mgr: fix uploading if format size is greater than stride
Marek Olšák
1
-0
/
+5
2011-06-18
i965: Enable extension GL_ARB_shader_texture_lod.
Kenneth Graunke
2
-1
/
+2
2011-06-18
i965/fs: Add support for TXD with shadow comparisons.
Kenneth Graunke
5
-7
/
+76
2011-06-18
i965/fs: Refactor texture result swizzling into a helper function.
Kenneth Graunke
2
-9
/
+21
2011-06-18
i965/fs: Move sampler fetch to the top of the ir_texture visit function.
Kenneth Graunke
1
-6
/
+3
2011-06-18
i965/fs: Add support for non-shadow textureGrad (TXD) on gen4.
Kenneth Graunke
2
-2
/
+39
2011-06-18
i965/fs: Add support for non-shadow textureGrad (TXD) on gen5/6.
Kenneth Graunke
1
-1
/
+31
[next]