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-02-11
st/egl wayland: Sync front buffer release
dri2_double
Benjamin Franzke
2
-1
/
+33
2011-02-11
egl_dri2 wayland: Sync front buffer release
Benjamin Franzke
2
-26
/
+67
2011-02-10
egl_dri2: Always unbind old contexts
Benjamin Franzke
1
-10
/
+11
2011-02-10
egl_dri2: Use double buffering for window surfaces
Benjamin Franzke
5
-40
/
+110
2011-02-10
st/dri: Set render_buffer in dri_fill_st_visual
Benjamin Franzke
1
-2
/
+4
2011-02-10
st/dri: img_from_renderbuf: Fix incorrect usage of dri_context()
Benjamin Franzke
1
-1
/
+1
2011-02-10
st/dri: Fix surfaceless gl using contexts with previous bound surfaces
Benjamin Franzke
1
-2
/
+6
2011-02-10
st/egl wayland: Set color_format according to wl_visual
Benjamin Franzke
1
-5
/
+6
2011-02-10
scons: Disable -mstackrealign on MinGW again.
José Fonseca
1
-1
/
+4
2011-02-10
configure.ac: Fix typo
Kristian Høgsberg
1
-1
/
+1
2011-02-10
r300g: implement accelerated copy_region for compressed formats
Marek Olšák
1
-0
/
+29
2011-02-10
r300g: add a way to change texture properties arbitrarily
Marek Olšák
9
-76
/
+104
2011-02-10
r300g: consolidate buffers and textures to r300_resource
Marek Olšák
18
-381
/
+328
2011-02-10
r300g: simplify WRITE_RELOC API and cleanup
Marek Olšák
10
-136
/
+126
2011-02-10
u_blitter: let the driver check whether there's a recursion
Marek Olšák
2
-6
/
+9
2011-02-10
r300g: use format from pipe_surface instead of pipe_resource
Marek Olšák
2
-29
/
+14
2011-02-10
Revert "r300g: support sRGB colorbuffers"
Marek Olšák
1
-20
/
+0
2011-02-10
mesa/st: enable GL_EXT_framebuffer_sRGB
Dave Airlie
3
-3
/
+14
2011-02-09
scons: Restrict whole program optimization to release builds.
José Fonseca
1
-2
/
+8
2011-02-09
svga: Don't advertise pixel shader addr register support.
José Fonseca
1
-3
/
+8
2011-02-09
eglplatform.h: Define Wayland native platform types
Kristian Høgsberg
1
-0
/
+6
2011-02-09
nvc0: serialize on PIPE_FLUSH_RENDER_CACHE as well
Christoph Bumiller
1
-0
/
+4
2011-02-09
nvc0: fix stride of NVC0_3D_RT methods
Christoph Bumiller
1
-8
/
+8
2011-02-09
nvc0: correct storage type for 16 bit surface formats
Christoph Bumiller
1
-2
/
+2
2011-02-09
nvc0: make CSE work for ops with multiple results
Christoph Bumiller
1
-13
/
+72
2011-02-09
nvc0: replace branching with predicated insns where feasible
Christoph Bumiller
5
-46
/
+123
2011-02-09
nvc0: implement local memory load and store ops
Christoph Bumiller
3
-12
/
+38
2011-02-09
nvc0: make sure phi-ops really have one source per in-block
Christoph Bumiller
2
-19
/
+40
2011-02-09
nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs
Christoph Bumiller
2
-11
/
+3
2011-02-09
nvc0: do not generate a backwards jump if a loop ends with BRK
Christoph Bumiller
1
-2
/
+4
2011-02-09
nvc0: store only one value per basic block for TGSI regs
Christoph Bumiller
1
-1
/
+7
2011-02-09
nv50,nvc0: fix condition code change when commuting SET sources
Christoph Bumiller
2
-3
/
+3
2011-02-09
nvc0: set basic block on manual instruction insertion
Christoph Bumiller
1
-0
/
+2
2011-02-09
nvc0: try to fix register conflicts for vector instructions
Christoph Bumiller
4
-32
/
+43
2011-02-09
nvc0: reset texture base address after read transfer
Christoph Bumiller
1
-2
/
+4
2011-02-09
nvc0: don't combine memory loads across block boundaries
Christoph Bumiller
1
-0
/
+5
2011-02-09
nvc0: detect no-op MIN/MAX, do CSE earlier to succeed more often
Christoph Bumiller
1
-48
/
+79
2011-02-09
mesa/st: Clean up vertex buffer unreferencing
Thomas Hellstrom
1
-10
/
+9
2011-02-09
gallium/docs: fix typo
Marek Olšák
1
-1
/
+1
2011-02-08
r200: add cast to silence warning
Brian Paul
1
-1
/
+1
2011-02-08
mesa: remove unused BITFIELD64 macros
Brian Paul
1
-16
/
+1
2011-02-08
mesa: remove _mesa_create_context_for_api()
Brian Paul
14
-44
/
+23
2011-02-08
mesa: remove _mesa_initialize_context_for_api()
Brian Paul
9
-42
/
+19
2011-02-08
mesa: add/update VERBOSE_API logging
Brian Paul
8
-6
/
+113
2011-02-08
st/mesa: fix shader deletion regression
Brian Paul
1
-3
/
+4
2011-02-08
i965: Add missing DEFINE_BITS for brw dirty bits.
Kenneth Graunke
1
-0
/
+4
2011-02-08
i965: Separate the BRW_NEW_(VS|WM)_CONSTBUF dirty bits.
Kenneth Graunke
1
-1
/
+1
2011-02-08
i965: Rename a few more commands to match the documentation.
Kenneth Graunke
2
-5
/
+5
2011-02-08
st/egl: Fix platform selection
Benjamin Franzke
1
-0
/
+1
2011-02-08
i965: Remove pointless keying of WM state on VUE size.
Eric Anholt
1
-4
/
+0
[next]