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
*
nvc0: BEGIN_RING->BEGIN_RING_NI in a couple of places
Ben Skeggs
2010-12-21
2
-2
/
+2
*
nvc0: fence.bo is mappable, mark it as such
Ben Skeggs
2010-12-21
1
-1
/
+2
*
Merge remote branch 'origin/master' into nvc0-new
Ben Skeggs
2010-12-21
30
-75
/
+401
|
\
|
*
nouveau: fix includes for latest libdrm
Ben Skeggs
2010-12-21
5
-6
/
+5
|
*
Regenerate gl_mangle.h.
Tom Fogal
2010-12-20
1
-3
/
+329
|
*
r600g: properly unset vertex buffer
Jerome Glisse
2010-12-20
3
-12
/
+22
|
*
st/python: remove unused 'buf' parameter in pipe_buffer_unmap
Vinson Lee
2010-12-20
1
-1
/
+1
|
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
17
-50
/
+39
|
*
st/mesa: Remove comment cruft from st_context.h.
Vinson Lee
2010-12-20
1
-1
/
+0
|
*
st/mesa: Clean up header file inclusion in st_cb_texture.h.
Vinson Lee
2010-12-20
1
-1
/
+2
|
*
st/mesa: Clean up header file inclusion in st_cb_readpixels.h.
Vinson Lee
2010-12-20
1
-1
/
+3
*
|
nvc0: s/INLIN_RING/IMMED_RING
Christoph Bumiller
2010-12-19
5
-11
/
+11
*
|
nvc0: improve shader support for texturing
Christoph Bumiller
2010-12-19
6
-45
/
+133
*
|
nvc0: adapt to array textures interface change
Christoph Bumiller
2010-12-19
9
-201
/
+251
*
|
Merge remote branch 'origin/master' into nvc0-new
Christoph Bumiller
2010-12-19
875
-40815
/
+47925
|
\
|
|
*
r300g: optimize the fallback for misaligned ushort indices
Marek Olšák
2010-12-19
2
-2
/
+22
|
*
st/mesa: Clean up header file inclusion in st_cb_program.h.
Vinson Lee
2010-12-18
1
-2
/
+0
|
*
st/mesa: Clean up header file inclusion in st_cb_accum.h.
Vinson Lee
2010-12-18
1
-1
/
+5
|
*
mesa: Clean up header file inclusion in prog_statevars.h.
Vinson Lee
2010-12-18
1
-1
/
+3
|
*
mesa: fix queryobj whitespace.
Dave Airlie
2010-12-18
1
-26
/
+26
|
*
mesa/swrast/st: add ARB_occlusion_query2 support.
Dave Airlie
2010-12-18
4
-13
/
+34
|
*
mapi: Clean up sources.mk.
Chia-I Wu
2010-12-18
6
-27
/
+29
|
*
mapi: Clean up u_current interface.
Chia-I Wu
2010-12-18
9
-56
/
+104
|
*
mapi: Add ABI-tag note.
Chia-I Wu
2010-12-18
2
-0
/
+26
|
*
Refresh autogenerated file builtin_function.cpp.
Kenneth Graunke
2010-12-17
1
-87
/
+34
|
*
glsl/builtins: Compute the correct value for smoothstep(vec, vec, vec).
Kenneth Graunke
2010-12-17
1
-87
/
+34
|
*
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
[next]