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
*
svga, glhd: Remove incorrect assert and add note
Jakob Bornecrantz
2010-12-16
2
-1
/
+2
*
svga: Minor debug text fix
Jakob Bornecrantz
2010-12-16
1
-1
/
+1
*
svga: Remove debug print in winsys
Jakob Bornecrantz
2010-12-16
1
-2
/
+0
*
svga: Correct spelling in swtnl backend
Jakob Bornecrantz
2010-12-16
1
-4
/
+4
*
svga: Fix newline at EOF
Jakob Bornecrantz
2010-12-16
1
-1
/
+1
*
svga: Add Galahad and Softpipe to scons build
Jakob Bornecrantz
2010-12-16
2
-3
/
+6
*
wrapper: Flush pipe on unmap
Jakob Bornecrantz
2010-12-16
1
-0
/
+1
*
wrapper: Fix width and height given to map and remove uneeded fields
Jakob Bornecrantz
2010-12-16
1
-5
/
+3
*
i915g: Ignore color0 writes all cbufs tgsi property
Jakob Bornecrantz
2010-12-27
1
-0
/
+8
*
st/egl: Fix eglChooseConfig when configs is NULL.
Chia-I Wu
2010-12-26
1
-4
/
+4
*
swrast: Clean up header file inclusion in ss_vb.h.
Vinson Lee
2010-12-25
1
-1
/
+1
*
swrast: Clean up header file inclusion in ss_triangle.h.
Vinson Lee
2010-12-25
1
-1
/
+1
*
swrast: Clean up header file inclusion in s_texfilter.h.
Vinson Lee
2010-12-25
1
-1
/
+3
*
swrast: Clean up header file inclusion in s_texcombine.h.
Vinson Lee
2010-12-25
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_masking.h.
Vinson Lee
2010-12-25
1
-1
/
+4
*
nvfx: Remove unused variable.
Vinson Lee
2010-12-25
1
-1
/
+0
*
nvfx: restore BEGIN_RING usage
Xavier Chantry
2010-12-25
15
-164
/
+184
*
intel: Only do frame throttling at glFlush time when using frontbuffer.
Eric Anholt
2010-12-25
1
-1
/
+2
*
r300g: simplify buffer_transfer_inline_write
Marek Olšák
2010-12-25
1
-8
/
+8
*
r300g: simplify the code for buffer uploads
Marek Olšák
2010-12-25
3
-62
/
+32
*
r300g: user index buffers are always aligned
Marek Olšák
2010-12-25
1
-1
/
+2
*
r300g: increase the size of upload buffers
Marek Olšák
2010-12-25
2
-4
/
+3
*
swrast: Clean up header file inclusion in s_logic.h.
Vinson Lee
2010-12-24
1
-1
/
+3
*
swrast: Clean up header file inclusion in s_fragprog.h.
Vinson Lee
2010-12-24
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_span.h.
Vinson Lee
2010-12-24
1
-1
/
+6
*
swrast: Clean up header file inclusion in s_fog.h.
Vinson Lee
2010-12-24
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-12-24
1
-1
/
+4
*
swrast: Clean up header file inclusion in s_blend.h.
Vinson Lee
2010-12-24
1
-1
/
+4
*
swrast: Clean up header file inclusion in s_atifragshader.h.
Vinson Lee
2010-12-24
1
-1
/
+1
*
swrast: Clean up header file inclusion in s_alpha.h.
Vinson Lee
2010-12-24
1
-2
/
+2
*
swrast: Clean up header file inclusion in s_accum.h.
Vinson Lee
2010-12-24
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_aatriangle.h.
Vinson Lee
2010-12-24
1
-1
/
+1
*
swrast: Clean up header file inclusion in s_aaline.h.
Vinson Lee
2010-12-24
1
-1
/
+1
*
st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.
Vinson Lee
2010-12-24
1
-7
/
+9
*
st/mesa: Clean up header file inclusion in st_gen_mipmap.h.
Vinson Lee
2010-12-24
1
-1
/
+3
*
docs/egl: Update egl.html.
Chia-I Wu
2010-12-25
1
-11
/
+32
*
r300g/swtcl: re-enable LLVM
Marek Olšák
2010-12-24
3
-1
/
+24
*
r600g: r600_blit_uncompress_depth() can't fail.
Henri Verbeet
2010-12-24
2
-5
/
+2
*
r600g: Get rid of r600_blit_uncompress_depth_ptr.
Henri Verbeet
2010-12-24
3
-6
/
+1
*
mapi: Move mapi_func typedef to entry.h.
Chia-I Wu
2010-12-24
4
-4
/
+4
*
mapi: Define MAPI_TMP_DEFINES only when needed.
Chia-I Wu
2010-12-24
2
-1
/
+1
*
mapi: Add and use entry_get_public.
Chia-I Wu
2010-12-24
7
-16
/
+66
*
mapi: Make struct mapi_stub opaque.
Chia-I Wu
2010-12-24
4
-15
/
+61
*
mapi: Allow blocks to be disabled from the output.
Chia-I Wu
2010-12-24
1
-47
/
+58
*
mapi: Fix hidden entries.
Chia-I Wu
2010-12-24
1
-16
/
+55
*
mapi: Add "handcode" attribute to the script.
Chia-I Wu
2010-12-24
1
-0
/
+22
*
mapi: Minor ABIPrinter refactoring.
Chia-I Wu
2010-12-24
1
-21
/
+32
*
mapi: Store alias entry instead of alias name.
Chia-I Wu
2010-12-24
1
-6
/
+8
*
r600g: hack around property unknown issues.
Dave Airlie
2010-12-24
1
-0
/
+2
*
r300g: turn back on rv530 hiz.
Dave Airlie
2010-12-24
1
-1
/
+1
[next]