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-04-18
intel: Add I8 and L8 to intel_mesa_format_to_rb_datatype().
Eric Anholt
1
-0
/
+2
2011-04-18
Revert "intel: Add spans code for the ARB_texture_rg support."
Eric Anholt
1
-122
/
+0
2011-04-18
intel: Use mesa core's R8, RG88, R16, RG1616 RB accessors.
Eric Anholt
1
-25
/
+4
2011-04-18
swrast: Don't try to adjust_colors for <8bpc when handling R16, RG1616.
Eric Anholt
1
-3
/
+3
2011-04-18
mesa: Add renderbuffer accessors for R8/RG88/R16/RG1616.
Eric Anholt
1
-0
/
+310
2011-04-18
mesa: Use _mesa_get_format_bytes to refactor out the RB get_row_*
Eric Anholt
1
-60
/
+10
2011-04-18
mesa: Use _mesa_get_format_bytes to refactor out the RB get_pointer_*
Eric Anholt
1
-66
/
+11
2011-04-18
intel: Use Mesa core's renderbuffer accessors for depth.
Eric Anholt
2
-33
/
+17
2011-04-18
mesa: Add a function to set up the default renderbuffer accessors.
Eric Anholt
2
-78
/
+104
2011-04-18
mesa: Add a gl_renderbuffer.RowStride field like textures have.
Eric Anholt
3
-53
/
+66
2011-04-18
mesa: Repack single-byte fields in gl_renderbuffer.
Eric Anholt
1
-4
/
+4
2011-04-18
mesa: Remove renderbuffer deletion debug field.
Eric Anholt
2
-7
/
+0
2011-04-18
swrast: Don't assert against glReadPixels of GL_RED and GL_RG.
Eric Anholt
2
-2
/
+8
2011-04-18
intel: Use _mesa_base_tex_format for FBO texture attachments.
Eric Anholt
1
-1
/
+1
2011-04-18
r300g: remove non-existing include path from SConscript
Marek Olšák
1
-1
/
+0
2011-04-18
r300g/winsys: rename r300->radeon and do a little cleanup
Marek Olšák
36
-593
/
+586
2011-04-18
Fix mesa tarball creation again
Thierry Vignaud
1
-1
/
+0
2011-04-18
r600g: disable ARB_draw_instanced
Marek Olšák
1
-1
/
+3
2011-04-18
r300g: disable ARB_draw_instanced on SWTCL chipsets.
Marek Olšák
1
-1
/
+1
2011-04-17
i965: Quit spamming gen6 DP read/write send instructions with gen5 bits.
Eric Anholt
1
-6
/
+0
2011-04-17
i965/fs: Add gen6 register spilling support.
Eric Anholt
5
-31
/
+58
2011-04-17
mesa: Fix _mesa_unpack_dudv_span_byte assertion.
Eric Anholt
1
-1
/
+2
2011-04-17
glcpp: Fix attempts to expand recursive macros infinitely (bug #32835).
Carl Worth
1
-1
/
+5
2011-04-17
r600g: use some loops.
Dave Airlie
2
-29
/
+24
2011-04-17
r600g: consolidate the same piece of cut-n-paste code into a function.
Dave Airlie
3
-42
/
+21
2011-04-17
gallium: include u_format.h for util_format_is_supported
Marcin Slusarz
6
-0
/
+6
2011-04-17
nvc0: work around what looks like a code prefetch bug
Christoph Bumiller
1
-1
/
+4
2011-04-17
nv50,nvc0: add new texture and render target formats
Christoph Bumiller
2
-7
/
+177
2011-04-17
nv50,nvc0: fix normalized RG16 and RGBA32 texture format entries
Christoph Bumiller
2
-6
/
+6
2011-04-17
nvc0: fix viewport rectangle calculation
Christoph Bumiller
1
-5
/
+7
2011-04-16
prog_optimize: Add simplify CMP optimization pass
Tom Stellard
1
-0
/
+78
2011-04-16
prog_optimize: get_src_arg_mask() respect writemask for more opcodes
Tom Stellard
1
-0
/
+11
2011-04-16
r300/compiler: Fix incorrect presubtract conversion
Tom Stellard
1
-0
/
+24
2011-04-16
mesa: provide more info for glCompressedTexImage() errors
Carl-Philip Haensch
1
-8
/
+26
2011-04-16
mesa: move error check code in compressedteximage()
Brian Paul
1
-2
/
+2
2011-04-16
docs: Reapply some of Marek's typo fixes.
José Fonseca
1
-2
/
+2
2011-04-16
gallium/docs: Improve min_index/max_index description.
José Fonseca
1
-8
/
+17
2011-04-16
docs: Undo Marek typo fixes to original text.
José Fonseca
1
-3
/
+3
2011-04-15
translate: s/varient/variant/
Brian Paul
1
-44
/
+44
2011-04-15
vbo: init prim[] array with memset()
Brian Paul
1
-6
/
+2
2011-04-15
vega: move ureg_destroy(ureg) after last use of ureg var
Brian Paul
1
-1
/
+2
2011-04-15
st/mesa: simplify a bit of the previous patch
Brian Paul
1
-5
/
+8
2011-04-15
st/mesa: add handling for 'PIPE_FORMAT_B8G8R8X8_UNORM' in st_fast_readpixels
Pierre-Eric Pelloux-Prayer
1
-10
/
+20
2011-04-15
Revert "r300/compiler: Don't try to convert RGB to Alpha in full instructions"
Marek Olšák
1
-2
/
+1
2011-04-15
docs: update relnotes-7.11
Marek Olšák
1
-3
/
+13
2011-04-15
docs: update GL3 status
Marek Olšák
1
-3
/
+3
2011-04-15
gallium: add and use generic function for querying patented format support (v2)
Marek Olšák
10
-41
/
+78
2011-04-15
configure.ac: add an enable switch for float textures (v2)
Marek Olšák
1
-0
/
+15
2011-04-15
docs: add patents.txt
Marek Olšák
1
-0
/
+31
2011-04-15
r300g: enable A/L/LA/I float render targets
Marek Olšák
1
-14
/
+14
[prev]
[next]