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-08-02
egl_dri2: wip yuv
yuv
Benjamin Franzke
3
-3
/
+17
2011-07-29
wayland-drm: Store stride in wl_buffer
Benjamin Franzke
1
-0
/
+1
2011-07-29
egl_dri2: Use dupImage for creating wl_buffer image from dri image
Benjamin Franzke
1
-18
/
+20
2011-07-29
st/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
Chia-I Wu
1
-3
/
+4
2011-07-28
i965/fs: Respect ARB_color_buffer_float clamping.
Eric Anholt
1
-6
/
+15
2011-07-28
mesa: Fix ff fragment shader inputs calculation when enabling a VS.
Eric Anholt
1
-2
/
+1
2011-07-29
targets/{egl,gbm}: omit unneeded libdrm_radeon
Chia-I Wu
2
-4
/
+0
2011-07-29
egl: EGL_MATCH_NATIVE_NATIVE_PIXMAP cannot be EGL_DONT_CARE
Chia-I Wu
1
-2
/
+3
2011-07-29
egl: make pixmaps and pbuffers EGL_BUFFER_PRESERVED
Chia-I Wu
1
-1
/
+3
2011-07-28
Add dependency generation for Mesa and GLSL dricore objects.
Eric Anholt
2
-2
/
+4
2011-07-28
softpipe: When doing write_all_cbufs, don't stomp over the color.
Eric Anholt
1
-4
/
+12
2011-07-28
mesa: fix format selection for meta CopyTexSubImage()
Brian Paul
1
-0
/
+10
2011-07-28
mesa: test against MESA_FORMAT_NONE in _mesa_GetTexLevelParameteriv()
Brian Paul
1
-1
/
+1
2011-07-28
st/mesa: fix comment language
Brian Paul
1
-3
/
+3
2011-07-28
r600g: fix vs export count
Vadim Girlin
2
-2
/
+2
2011-07-28
i965: Remove the now unused intel_renderbuffer::draw_offset field.
Kenneth Graunke
2
-2
/
+0
2011-07-28
i965: Check actual tile offsets in Gen4 miptree workaround.
Kenneth Graunke
1
-2
/
+17
2011-07-28
i965/gen4: Fix message parameter loading for 1D TXD sampling.
Kenneth Graunke
1
-2
/
+4
2011-07-28
glsl: improve the accuracy of the radians() builtin function
Paul Berry
1
-4
/
+4
2011-07-28
configure.ac: add DLOPEN_LIBS to xlib build
Marek Olšák
1
-1
/
+1
2011-07-28
configure.ac: fix xlib-based softpipe build
Marek Olšák
1
-7
/
+5
2011-07-27
glsl: Add source location tracking to TODO list
Ian Romanick
1
-0
/
+5
2011-07-27
glsl: Remove completed items from the TODO list
Ian Romanick
1
-16
/
+0
2011-07-27
mesa: don't forget about sampleBuffers in framebuffer visual update
Christoph Bumiller
1
-0
/
+1
2011-07-27
wayland-drm: Add copyright notice to protocol
Benjamin Franzke
1
-0
/
+27
2011-07-27
egl/gallium: fix build without softpipe and llvmpipe
Tobias Droste
1
-3
/
+9
2011-07-26
r300g: copy the compiler from r300c
Marek Olšák
69
-25
/
+17038
2011-07-26
util: enable S3TC support when the force_s3tc_enable env var is set to "true"
Bryan Cain
1
-2
/
+9
2011-07-26
st/mesa: respect force_s3tc_enable environment variable
Bryan Cain
1
-1
/
+10
2011-07-25
mesa: Make _mesa_get_compressed_formats match the texture compression specs
Ian Romanick
3
-30
/
+93
2011-07-25
mesa: Return the correct internal fmt when a generic compressed fmt was used
Ian Romanick
1
-3
/
+17
2011-07-25
mesa: Add utility function to get base format from a GL compressed format
Ian Romanick
2
-0
/
+91
2011-07-25
i965/fs: Fix MRT drawing since the m0->m2 move for shader debug.
Eric Anholt
1
-1
/
+2
2011-07-25
glsl: Correctly return progress from lower_variable_index_to_cond_assign
Ian Romanick
1
-1
/
+3
2011-07-25
configure.ac: do not check for llvm-config if llvm is disabled
Marek Olšák
1
-3
/
+2
2011-07-25
r300/compiler: simplify code in peephole_add_presub_add
Tobias Droste
1
-17
/
+18
2011-07-25
winsys/radeon: fix typos in the driver interface
Marek Olšák
1
-2
/
+3
2011-07-25
winsys/radeon: manage constant buffers by the cache bufmgr too
Marek Olšák
1
-1
/
+2
2011-07-25
winsys/radeon: remove usage parameter from buffer_create
Marek Olšák
6
-12
/
+5
2011-07-25
winsys/radeon: fix int->boolean conversion in radeon_bo_is_referenced_by_any_cs
Marek Olšák
1
-1
/
+1
2011-07-25
winsys/radeon: little change in radeon_bo_is_referenced_by_cs
Marek Olšák
1
-2
/
+3
2011-07-25
winsys/radeon: add R300 infix to winsys feature names
Marek Olšák
6
-8
/
+7
2011-07-25
winsys/radeon: simplify how value queries work
Marek Olšák
12
-171
/
+133
2011-07-25
i965: Fix many of the trivial WebGL demos that broke due to IB optimization.
Eric Anholt
1
-0
/
+1
2011-07-25
i965: Use 3D clears on gen6+ to avoid inter-ring synchronization.
Eric Anholt
1
-2
/
+2
2011-07-25
meta: Also save/restore clip planes for GLSL.
Eric Anholt
1
-1
/
+13
2011-07-25
i965: Emit texture cache flushes on gen6 along with render cache flushes.
Eric Anholt
1
-0
/
+1
2011-07-25
i965: vs optimization fix: Check val.{negate,abs} in accumulator_contains()
Paul Berry
1
-0
/
+3
2011-07-25
i965/gen7: Fix shadow sampling in the old brw_wm_emit backend.
Kenneth Graunke
1
-4
/
+11
2011-07-25
i965/fs: Clear result before visiting shadow comparitor and LOD info.
Kenneth Graunke
1
-0
/
+10
[next]