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-05-12
egl_dri2: Discard similar configs
config-fix
Benjamin Franzke
1
-4
/
+2
2011-05-12
egl/dri2: Avoid unused static functions.
José Fonseca
1
-1
/
+1
2011-05-12
egl/dri2: Prevent uninitialized variable dereference.
José Fonseca
1
-2
/
+5
2011-05-12
egl/dri2: Fix const pointer duplication, prevent unitialized variable derefer...
José Fonseca
1
-5
/
+7
2011-05-12
egl: Fix int <-> ptr casts.
José Fonseca
4
-5
/
+5
2011-05-12
glu: Fix _GLUfuncptr typedef.
zhigang gong
1
-1
/
+1
2011-05-12
mesa: Fix GetVertexAttrib* inside display lists.
José Fonseca
1
-3
/
+3
2011-05-11
r300/compiler: Fix bug in rc_get_variables()
Tom Stellard
1
-7
/
+11
2011-05-11
r300/compiler: Limit instructions to 3 source selects
Tom Stellard
4
-39
/
+104
2011-05-11
r300/compiler: Add simple unit test framework
Tom Stellard
7
-0
/
+579
2011-05-11
r600g: fix flushes on rs780/rs880
Alex Deucher
1
-1
/
+3
2011-05-11
mesa: Don't append fog code for programs that don't output color.
José Fonseca
1
-0
/
+6
2011-05-10
svga/drm: Implement svga_winsys_screen::get_hw_version.
José Fonseca
1
-0
/
+14
2011-05-10
st/wgl: Remove buggy assertion.
José Fonseca
1
-2
/
+0
2011-05-10
nv50: fix mistake in pipe caps for pre-NVA0 cards
Maxim Levitsky
1
-0
/
+1
2011-05-09
ir_to_mesa: Emit TXD instruction.
Kenneth Graunke
1
-2
/
+11
2011-05-09
glsl: Add compiler support for ARB_shader_texture_lod.
Kenneth Graunke
6
-0
/
+188
2011-05-09
mesa: Add ARB_shader_texture_lod to the extension list; off by default.
Kenneth Graunke
2
-1
/
+2
2011-05-09
nv50/nvc0: make transfers aware of PIPE_TRANSFER_MAP_DIRECTLY
Marcin Slusarz
2
-0
/
+6
2011-05-09
r300/compiler: align memory allocations to 8-bytes
Matt Turner
1
-1
/
+1
2011-05-09
r300g: unreference a zbuffer surface after decompression
Marek Olšák
1
-0
/
+2
2011-05-09
r300g: remove redundant state variable hyperz_locked
Marek Olšák
5
-14
/
+12
2011-05-09
mesa: document instructions ir_to_mesa emits
Marek Olšák
1
-14
/
+14
2011-05-09
r300c: Fix up for register allocator rewrite.
Michel Dänzer
2
-0
/
+2
2011-05-09
r600g: anisotropic filtering support for evergreen hw
Jerome Glisse
5
-23
/
+31
2011-05-09
r600g: add support for anisotropic filtering
Carl-Philip Haensch
2
-3
/
+26
2011-05-09
gallium: Factor out unknown endianness detection.
Michel Dänzer
1
-2
/
+4
2011-05-09
Don't allow compilation if endianness isn't known
Matt Turner
1
-1
/
+1
2011-05-09
p_config.h: Rely on glibc endianness definitions when available
Matt Turner
1
-0
/
+12
2011-05-09
st/xorg: add some debugging messages to xorg_exa.c
Marcin Slusarz
1
-1
/
+15
2011-05-09
st/xorg: remove DEBUG_PRINT macro and add exa_debug_printf
Marcin Slusarz
1
-30
/
+29
2011-05-09
st/xorg: fix compilation of xorg_exa.c with DEBUG_PRINT set to 1
Marcin Slusarz
1
-7
/
+5
2011-05-08
cell: fix unbalanced parenthesis
Nicolas Kaiser
1
-1
/
+1
2011-05-06
mesa: add precision to M_PI constant
Matt Turner
1
-1
/
+1
2011-05-06
mesa: replace ONE_DIV_LN2 constant with M_LOG2E
Matt Turner
2
-5
/
+1
2011-05-07
r300/compiler: implement TXD and TXL opcodes
Marek Olšák
5
-0
/
+52
2011-05-07
r300g: handle seamless_cube_map caps
Marek Olšák
1
-0
/
+2
2011-05-06
egl/wayland: Follow wl_resource_destroy changes
Benjamin Franzke
1
-1
/
+1
2011-05-06
nv50,nvc0: activate seamless cube map filtering
Christoph Bumiller
3
-1
/
+44
2011-05-06
docs: update relnotes-7.11
Marek Olšák
1
-0
/
+5
2011-05-06
docs: update GL3 status
Marek Olšák
1
-1
/
+1
2011-05-06
r600g: implement seamless_cube_map for evergreen
Marek Olšák
3
-0
/
+15
2011-05-06
gallium: implement seamless cubemap extensions
Marek Olšák
5
-0
/
+18
2011-05-06
mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter
Marek Olšák
1
-0
/
+37
2011-05-06
mesa: implement AMD_seamless_cubemap_per_texture
Marek Olšák
5
-0
/
+58
2011-05-06
r600g: avoid recursion in rv670 flush workaround
Alex Deucher
1
-2
/
+7
2011-05-06
gallium/xorg st/nv50: add PIPE_BIND_CURSOR
Marcin Slusarz
3
-2
/
+12
2011-05-06
Add pci id for FirePro 2270
Kostas Georgiou
4
-0
/
+4
2011-05-06
egl_dri2: add new radeon pci ids
Alex Deucher
1
-0
/
+6
2011-05-06
egl: Add a cursor use bit to MESA_drm_image
Kristian Høgsberg
5
-9
/
+26
[next]