index
:
~cand/mesa
e350bug
gsoc
master
pp
cand's mesa tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-03
st/mesa: updated comment
Brian Paul
1
-4
/
+5
2010-05-03
glsl: change variable declared assertion into conditional
Brian Paul
2
-3
/
+2
2010-05-03
Revert "glapi: s/strcpy/strncpy/"
Brian Paul
1
-2
/
+1
2010-05-03
st/mesa: remove dead code
Brian Paul
1
-18
/
+0
2010-05-03
st/mesa: restore original last_layer comparison
Brian Paul
1
-1
/
+1
2010-05-03
r300g: use util_format_short_name and util_format_is_plain
Marek Olšák
4
-29
/
+17
2010-05-03
util: add util_format_short_name
Marek Olšák
1
-0
/
+13
2010-05-03
util: add util_format_is_plain
Marek Olšák
1
-0
/
+15
2010-05-03
r300g: refuse to create a texture with size 0
Marek Olšák
1
-0
/
+11
2010-05-03
r300g: improve texture debug output, split into TEX and TEXALLOC flags
Marek Olšák
3
-6
/
+22
2010-05-03
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2
-4
/
+4
2010-05-03
svga: Silent warning.
José Fonseca
1
-1
/
+1
2010-05-03
Generate es glapi files when es1 or es2 is enabled
Kristian Høgsberg
2
-2
/
+11
2010-05-03
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
1
-0
/
+8
2010-05-03
driswrast: Fix more context creation breakage
Kristian Høgsberg
1
-1
/
+2
2010-05-03
translate: Make translate_generic truly generic.
José Fonseca
1
-301
/
+90
2010-05-03
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
1
-12
/
+0
2010-05-03
tgsi: Parse and dump predicates.
José Fonseca
2
-1
/
+63
2010-05-03
gallium: Remove loop register file.
José Fonseca
9
-44
/
+6
2010-05-03
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
1
-8
/
+6
2010-05-03
draw: Disable rtasm compilation when using LLVM.
José Fonseca
1
-6
/
+10
2010-05-03
nouveau: fix nouveau_create_context decleration
Dave Airlie
1
-1
/
+2
2010-05-03
softpipe: invalidate cache view when swizzles are different.
Dave Airlie
1
-1
/
+15
2010-05-03
glx: fix regression with GLX_USE_GL
Dave Airlie
1
-0
/
+3
2010-05-02
gallivm: fix nested break and continue statements
Zack Rusin
1
-16
/
+6
2010-05-03
identity: Move sampler view create and destroy to id_objects.c
Jakob Bornecrantz
3
-34
/
+67
2010-05-03
identity: s/texture/resource/
Jakob Bornecrantz
2
-21
/
+21
2010-05-03
identity: Whitespace & Style
Jakob Bornecrantz
4
-52
/
+52
2010-05-03
swrast: Correct include for mtypes.h
Jakob Bornecrantz
1
-1
/
+1
2010-05-03
gallium/util: print \n after DXTn printf
Luca Barbieri
1
-2
/
+2
2010-05-03
llvmpipe: add lp_test_* to .gitignore
Xavier Chantry
1
-0
/
+4
2010-05-03
svga: Remove the screen private context.
José Fonseca
11
-106
/
+63
2010-05-03
svga: Remove empty file.
José Fonseca
1
-2
/
+0
2010-05-03
svga: Update flags documentation.
José Fonseca
1
-8
/
+5
2010-05-03
softpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
1
-60
/
+108
2010-05-03
llvmpipe: Fix alpha blending for formats without alpha channel.
José Fonseca
1
-2
/
+51
2010-05-02
Update drisw state tracker to use new API aware context create
Xavier Chantry
2
-2
/
+6
2010-05-02
svga: Include svga_surface.h in svga_screen.c.
Vinson Lee
1
-0
/
+1
2010-05-02
r300g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-05-02
Update dri state tracker to use new API aware context create
Xavier Chantry
2
-2
/
+4
2010-05-02
mesa: Include api_exec.h in dlist.c.
Vinson Lee
1
-0
/
+1
2010-05-02
r300g: do not validate buffers in check_cs
Marek Olšák
1
-1
/
+1
2010-05-02
r300g: fix surface_copy for compressed formats
Marek Olšák
1
-1
/
+2
2010-05-02
mesa: Include mfeatures.h before testing feature macros
Kristian Høgsberg
1
-0
/
+2
2010-05-02
mesa: Only compile ES files when ES1 or ES2 are selected
Kristian Høgsberg
1
-5
/
+10
2010-05-02
mesa: #ifdef out more remap_table related code when disabled.
José Fonseca
2
-3
/
+6
2010-05-02
retrace: Add sampler_view_destroy
José Fonseca
1
-0
/
+7
2010-05-02
trace: Fix typo in method name.
José Fonseca
1
-1
/
+1
2010-05-02
Merge branch 'gles2-2'
Kristian Høgsberg
96
-4256
/
+4964
2010-05-02
Hook in install rules for es1 and es2
Kristian Høgsberg
1
-0
/
+6
[next]