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-20
add some gitignores
gbm
Benjamin Franzke
4
-0
/
+4
2011-05-20
egl_dri2: cleanup
Benjamin Franzke
2
-76
/
+7
2011-05-20
egl_dri2: Makefile cleanup
Benjamin Franzke
1
-7
/
+0
2011-05-20
egl_dri2: Use image::dupImage in drm image-from-pixmap
Benjamin Franzke
1
-21
/
+22
2011-05-20
wip
Benjamin Franzke
14
-127
/
+30
2011-05-19
Implement is_format_supported
Benjamin Franzke
5
-23
/
+99
2011-05-19
move gallium backend to src/gallium/{state_trackers,targets}/gbm
Benjamin Franzke
11
-217
/
+264
2011-05-19
semi working autoconf/global make
Benjamin Franzke
8
-14
/
+46
2011-05-18
gbm wip cleanup
Benjamin Franzke
17
-27
/
+37
2011-05-17
gbm/egl: Use text-based per driver-class pci lists (wip)
Benjamin Franzke
26
-27
/
+900
2011-05-17
intel: pci_ids: Set driver name per section
Benjamin Franzke
1
-42
/
+45
2011-05-17
pci id generator
Kristian Høgsberg
9
-205
/
+310
2011-05-16
gbm: link gbm_dri to glapi
Benjamin Franzke
2
-2
/
+2
2011-05-16
gbm_bo_create_from_egl_image: Drop format parameter
Benjamin Franzke
5
-28
/
+9
2011-05-16
gbm: Use image::dupImage rather then export+import which flinks buffer.
Benjamin Franzke
1
-20
/
+3
2011-05-16
intel: Implement DRIimageExtension::dupImage
Benjamin Franzke
1
-1
/
+26
2011-05-16
st/dri: Implement DRIimageExtension::dupImage
Benjamin Franzke
1
-0
/
+19
2011-05-16
dri: Add dupImage to DRIimageExtension
Benjamin Franzke
1
-0
/
+2
2011-05-16
gbm/g3drm: Use internal egl lookup function and just reference the resource
Benjamin Franzke
5
-41
/
+37
2011-05-16
rebase fix
Benjamin Franzke
1
-1
/
+1
2011-05-16
gbm.pc
Benjamin Franzke
3
-3
/
+30
2011-05-16
wip
Benjamin Franzke
24
-89
/
+396
2011-05-16
gbm/dri: bo_from_egl_image: Check lookup_egl_image being set
Benjamin Franzke
1
-0
/
+6
2011-05-16
wip: Add gbm_bo_create_from_egl_image
Benjamin Franzke
6
-7
/
+166
2011-05-16
wip: Start of a unified drm driver list
Benjamin Franzke
11
-1324
/
+22
2011-05-16
wip: gbm gallium backend
Benjamin Franzke
11
-22
/
+413
2011-05-16
Add hack to make a gbm_device pointer identifiable
Benjamin Franzke
2
-1
/
+12
2011-05-16
wip
Benjamin Franzke
15
-2
/
+1489
2011-05-16
st/mesa: overhaul vertex/fragment sampler and sampler views.
Dave Airlie
4
-154
/
+225
2011-05-16
gallium: block signals for new thread when spawning threads
Dave Airlie
1
-1
/
+8
2011-05-15
r600g: reduce flushes so only when texture and CB overlap.
Dave Airlie
2
-8
/
+17
2011-05-14
r300/compiler: Use ALU Result for IF conditionals
Tom Stellard
6
-20
/
+212
2011-05-15
r300g: HiZ fixes
Marek Olšák
1
-24
/
+24
2011-05-15
r300g: don't set other HyperZ states if depth and stencil tests are disabled
Marek Olšák
1
-14
/
+27
2011-05-15
r300g: dynamically ask for and release Hyper-Z access
Marek Olšák
10
-95
/
+225
2011-05-15
r300g: fix conversion from int to boolean
Marek Olšák
1
-2
/
+2
2011-05-14
u_vbuf_mgr: fix max_index computation once again
Marek Olšák
1
-15
/
+47
2011-05-14
st/mesa: set correct baseInternalFormat for _mesa_texstore in DrawPixels
Marek Olšák
1
-3
/
+4
2011-05-13
i965: Use BRW_DATAPORT_READ_TARGET_DATA_CACHE instead of 0.
Kenneth Graunke
1
-3
/
+3
2011-05-13
i965: Rename dp_render_target struct to gen6_dp.
Kenneth Graunke
3
-31
/
+31
2011-05-13
i965: Attempt to un-muddle Gen6 data port message target defines.
Kenneth Graunke
2
-6
/
+9
2011-05-13
nvc0: prevent overlap between load address and destination regs
Christoph Bumiller
1
-15
/
+29
2011-05-13
docs: update relnotes-7.11
Marek Olšák
1
-0
/
+1
2011-05-13
st/mesa: expose ARB_shader_texture_lod if SM3 is supported
Marek Olšák
1
-0
/
+4
2011-05-12
util_logbase2 takes and returns unsigned, not int
Matt Turner
1
-2
/
+2
2011-05-12
Remove redundant util_unsigned_logbase2
Matt Turner
5
-17
/
+5
2011-05-12
u_math.h: Remove redundant mingw32 ffs definition
Matt Turner
1
-4
/
+0
2011-05-13
st/egl: Implement EGL_WL_bind_wayland_display for x11,drm,wayland
Benjamin Franzke
16
-2
/
+497
2011-05-13
egl_dri2: Discard similar configs
Benjamin Franzke
1
-4
/
+2
2011-05-13
egl_dri2: Make it possible to not compile in the X11 platform
Kristian Høgsberg
4
-7
/
+28
[next]