index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-17
1
-47
/
+24
*
glsl: Expose a public glsl_type::void_type const pointer.
Kenneth Graunke
2010-12-17
3
-4
/
+6
*
r300g: finally fix the texture corruption on r3xx-r4xx
Marek Olšák
2010-12-17
1
-17
/
+15
*
Remove OES_compressed_paletted_texture from the ES2 extension list.
Kenneth Graunke
2010-12-16
1
-2
/
+0
*
softpipe: remove sp_tex_tile_cache_border_color()
Brian Paul
2010-12-16
3
-34
/
+2
*
softpipe: fix depth texture sampling regression
Brian Paul
2010-12-16
1
-9
/
+17
*
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
1
-1
/
+1
*
r600c : inline vertex format is not updated in an app, switch to use vfetch c...
richard
2010-12-16
1
-1
/
+1
*
intel: Support glCopyTexImage() from XRGB8888 to ARGB8888.
Eric Anholt
2010-12-16
3
-2
/
+94
*
intel: Try to sanely check that formats match for CopyTexImage.
Eric Anholt
2010-12-16
1
-40
/
+20
*
intel: Drop commented intel_flush from copy_teximage.
Eric Anholt
2010-12-16
1
-1
/
+0
*
intel: Update renderbuffers before looking up CopyTexImage's read buffer.
Eric Anholt
2010-12-16
1
-3
/
+4
*
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
2
-11
/
+61
*
draw: s/varient/variant/
Brian Paul
2010-12-16
10
-110
/
+110
*
svga: s/varient/variant/
Brian Paul
2010-12-16
2
-2
/
+2
*
i965g: s/varient/variant/
Brian Paul
2010-12-16
4
-8
/
+8
*
i915g: s/varient/variant/
Brian Paul
2010-12-16
3
-3
/
+3
*
softpipe: s/varient/variant
Brian Paul
2010-12-16
5
-77
/
+77
*
st/mesa: s/varient/variant
Brian Paul
2010-12-16
10
-168
/
+168
*
i965: Set the alternative floating point mode on gen6 VS and WM.
Eric Anholt
2010-12-16
3
-0
/
+8
*
i915: Fix INTEL_DEBUG=wm segmentation fault
Shuang He
2010-12-16
1
-5
/
+5
*
nvfx: fix fragprog word swapping on big-endian machines
Ben Skeggs
2010-12-16
1
-2
/
+2
*
gallium: properly check for src->dst blit compatibilities
Jerome Glisse
2010-12-15
1
-2
/
+2
*
r600g: fix pow(0, 0) evaluating to NaN
Fredrik Höglund
2010-12-15
1
-1
/
+1
*
r600g: need to reference upload buffer as the might still live accross flush
Jerome Glisse
2010-12-15
2
-2
/
+4
*
st/mesa: fix incorrect prev pointer in destroy_program_variants()
Brian Paul
2010-12-14
1
-9
/
+9
*
softpipe: do texture swizzle during texture sampling
Brian Paul
2010-12-14
4
-15
/
+114
*
mesa: more program debug code
Brian Paul
2010-12-14
1
-0
/
+12
*
tgsi: document texture opcodes
Brian Paul
2010-12-14
1
-6
/
+58
*
glsl: new glsl_strtod() wrapper to fix decimal point interpretation
Brian Paul
2010-12-14
8
-229
/
+329
*
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-14
2
-4
/
+2
*
st/mesa: rename the varient release functions
Brian Paul
2010-12-14
3
-12
/
+12
*
r600g: fix segfault when translating vertex buffer
Jerome Glisse
2010-12-14
4
-21
/
+10
*
mesa: Clean up header file inclusion in prog_optimize.h.
Vinson Lee
2010-12-14
1
-1
/
+2
*
mesa: Clean up header file inclusion in prog_cache.h.
Vinson Lee
2010-12-14
1
-1
/
+2
*
mesa: Clean up header file inclusion in nvvertparse.h.
Vinson Lee
2010-12-14
1
-1
/
+4
*
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-13
8
-56
/
+72
*
i965: Improve the hacks for ARB_fp scalar^scalar POW on gen6.
Eric Anholt
2010-12-13
1
-36
/
+17
*
st/mesa: 80-columns wrapping, whitespace fixes in st_cb_bitmap.c
Brian Paul
2010-12-13
1
-16
/
+30
*
st/mesa: add geom program code in destroy_program_variants()
Brian Paul
2010-12-13
1
-0
/
+21
*
st/mesa: program struct comments
Brian Paul
2010-12-13
1
-1
/
+3
*
st/mesa: use st_fragment_program() instead of cast
Brian Paul
2010-12-13
1
-2
/
+2
*
st/mesa: rename variable
Brian Paul
2010-12-13
1
-2
/
+2
*
st/mesa: minor re-indenting
Brian Paul
2010-12-13
1
-17
/
+16
*
st/mesa: make st_delete_program() static
Brian Paul
2010-12-13
2
-4
/
+1
*
st/mesa: add comments, fix formatting in st_cb_program.c
Brian Paul
2010-12-13
1
-29
/
+31
*
Squashed commit of the following (st-mesa-per-context-shaders branch):
Brian Paul
2010-12-13
10
-476
/
+894
*
mesa, st/mesa: disable GL_ARB_geometry_shader4
Brian Paul
2010-12-13
2
-1
/
+4
*
ir_to_mesa: Don't generate swizzles for record derefs of non-scalar/vectors
Ian Romanick
2010-12-13
1
-1
/
+7
*
linker: Allow built-in arrays to have different sizes between shader stages
Ian Romanick
2010-12-13
1
-8
/
+29
[next]