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
egl: Make use of external wayland-drm shared code
wayland-drm-removal-2
Benjamin Franzke
13
-347
/
+61
2011-04-16
st/mesa: expose ARB_draw_instanced only if EXT_gpu_shader4 is available too
Marek Olšák
1
-1
/
+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
2011-04-15
st/mesa: convert Mesa float formats to Gallium
Marek Olšák
2
-0
/
+249
2011-04-15
gallium: add A/L/LA/I floating point formats
Luca Barbieri
2
-0
/
+17
2011-04-15
mesa: finish up ARB_texture_float
Marek Olšák
5
-5
/
+46
2011-04-15
mesa: add R/RG floating-point formats
Marek Olšák
6
-4
/
+208
2011-04-15
mesa: fix L16F and L32F format properties
Marek Olšák
1
-2
/
+2
2011-04-14
Add expected file for 095-recursive-define test case.
Carl Worth
1
-0
/
+4
2011-04-14
glcpp: Simplify calling convention of parser's active_list functions
Carl Worth
1
-38
/
+38
2011-04-14
glcpp: Add --valgrind option to the glcpp-test utility
Carl Worth
1
-16
/
+46
2011-04-14
Add an expected file for 084-unbalanced-parentheses
Carl Worth
1
-0
/
+2
2011-04-14
Add an expected file for 094-divide-by-zero-short-circuit
Carl Worth
2
-0
/
+26
2011-04-14
Add an expected file for 093-divide-by-zero
Carl Worth
1
-0
/
+4
2011-04-14
mesa/st: Avoid spurious transfers when creating fbo textures without image data.
José Fonseca
1
-1
/
+6
2011-04-14
st/mesa: add support for GL_RGBA + GL_UNSIGNED_INT_8_8_8_8 in st_fast_readpixels
pepp
1
-1
/
+20
2011-04-13
mesa: Expose ATI_draw_buffers.
Eric Anholt
1
-0
/
+1
2011-04-13
mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.
Eric Anholt
1
-0
/
+10
2011-04-13
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2
-0
/
+30
2011-04-13
i965/fs: Constant-fold immediates in src0 of SEL instructions.
Eric Anholt
4
-0
/
+16
2011-04-13
i965/fs: Constant-fold immediates in src0 of CMP instructions.
Eric Anholt
3
-0
/
+45
2011-04-13
glsl: Perform type checking on "^^" operands.
Eric Anholt
1
-3
/
+10
2011-04-13
glsl: When we've emitted a semantic error for ==, return a bool constant.
Eric Anholt
1
-3
/
+7
2011-04-13
glsl: Semantically check the RHS of `||' even when short-circuiting.
Eric Anholt
1
-6
/
+5
2011-04-13
glsl: Semantically check the RHS of `&&' even when short-circuiting.
Eric Anholt
1
-6
/
+6
2011-04-13
glsl: Avoid cascading errors when looking for a scalar boolean and failing.
Eric Anholt
1
-76
/
+48
2011-04-13
glsl/opt_cpe: Reenable opt_copy_propagation_elements.cpp pass.
Eric Anholt
1
-1
/
+1
2011-04-13
glsl/opt_cpe: Fix a crash when a kill kills for two reasons.
Eric Anholt
1
-1
/
+3
2011-04-13
glsl/opt_cpe: Kill when the assignment isn't something we recognize.
Eric Anholt
1
-2
/
+9
2011-04-13
svga: defined QSZ in terms of SVGA3D_MAX_DRAW_PRIMITIVE_RANGES
Brian Paul
1
-1
/
+3
2011-04-13
svga: define SVGA3D_MAX_DRAW_PRIMITIVE_RANGES and update comments
Brian Paul
1
-4
/
+12
2011-04-13
st/mesa: minor clean-ups in update_textures()
Brian Paul
1
-4
/
+8
2011-04-13
mesa: 80-column wrapping and whitespace fixes
Brian Paul
4
-14
/
+17
2011-04-13
mesa: fix some comments in sampler object code
Brian Paul
1
-4
/
+4
2011-04-12
i965: Change assertion condition from implicit to explicit
Chad Versace
1
-2
/
+1
2011-04-12
i965: Define BRW_DEPTHFORMAT_D24_UNORM_X8_UINT
Chad Versace
1
-0
/
+1
2011-04-12
i965: Document brw_context.state.depth_region
Chad Versace
2
-1
/
+23
[next]