index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
swrast: Reduce header file inclusion in s_stencil.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Reduce header file inclusion in s_masking.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Reduce header file inclusion in s_logic.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Reduce header file inclusion in s_fragprog.h.
Vinson Lee
2010-08-07
2
-1
/
+3
*
swrast: Reduce header file inclusion in s_fog.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_depth.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Include missing header in s_context.h.
Vinson Lee
2010-08-07
1
-0
/
+1
*
swrast: Clean up header file inclusion in s_blend.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
swrast: Clean up header file inclusion in s_atifragshader.h.
Vinson Lee
2010-08-07
2
-1
/
+3
*
swrast: Clean up header file inclusion in s_alpha.h.
Vinson Lee
2010-08-07
1
-1
/
+2
*
r300c: do not advertise half float vertex on RV3xx, RS4xx, RC4xx
Marek Olšák
2010-08-07
2
-2
/
+2
*
st/mesa: Remove unnecessary header.
Vinson Lee
2010-08-06
1
-1
/
+0
*
r300g: fix cbzb clears when hyperz is off
Marek Olšák
2010-08-07
5
-10
/
+11
*
nouveau: fix potential NULL-ptr dereference in nouveau_stateobj.h
Maarten Maathuis
2010-08-06
1
-6
/
+4
*
r600g: add PA_CL_CLIP_CNTL definition
Jerome Glisse
2010-08-06
1
-0
/
+55
*
r600g: fix rendering, only enable target we write too
Jerome Glisse
2010-08-06
1
-2
/
+2
*
r600g: really fix multi target support
Jerome Glisse
2010-08-06
4
-46
/
+26
*
st/mesa: remove stray semicolons
Brian Paul
2010-08-06
2
-2
/
+2
*
gallium: remove stray semicolons
Brian Paul
2010-08-06
4
-4
/
+4
*
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
6
-38
/
+158
*
targets/egl: Fix build by including missing headers.
Vinson Lee
2010-08-06
2
-0
/
+2
*
draw: Add an assertion to varray's version of trim().
Chia-I Wu
2010-08-07
1
-1
/
+6
*
draw: Fix draw_pt_split_prim for primitives with adjacency.
Chia-I Wu
2010-08-07
1
-3
/
+3
*
draw: Assert that only the first vetex may have flags set.
Chia-I Wu
2010-08-07
1
-13
/
+23
*
r600g: fix color format, indentation, defines
Jerome Glisse
2010-08-06
3
-89
/
+93
*
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
12
-362
/
+647
*
draw: Avoid mixed declarations and code.
Chia-I Wu
2010-08-06
3
-4
/
+4
*
swrast: Reduce header file inclusion in s_aatriangle.h.
Vinson Lee
2010-08-06
1
-1
/
+1
*
swrast: Reduce header file inclusion in s_aaline.h.
Vinson Lee
2010-08-06
1
-1
/
+1
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-08-05
1
-2
/
+0
*
r600g: start to fix up multiple targets.
Dave Airlie
2010-08-06
3
-17
/
+50
*
draw: Remove unnecessary vertex flag ANDs.
Chia-I Wu
2010-08-06
1
-19
/
+15
*
draw: Mask out vertex flags in GS and stream output.
Chia-I Wu
2010-08-06
2
-2
/
+2
*
draw: Include draw_decompose_tmp.h in draw_pt_decompose.h.
Chia-I Wu
2010-08-06
2
-296
/
+36
*
draw: Include draw_decompose_tmp.h in draw_so_emit_tmp.h.
Chia-I Wu
2010-08-06
2
-138
/
+38
*
draw: Include draw_decompose_tmp.h in draw_gs_tmp.h.
Chia-I Wu
2010-08-06
2
-171
/
+39
*
draw: Include draw_decompose_tmp.h in draw_pt_vcache_tmp.h.
Chia-I Wu
2010-08-06
2
-252
/
+92
*
draw: Add draw_decompose_tmp.h.
Chia-I Wu
2010-08-06
1
-0
/
+425
*
r600g: add SRGB support.
Dave Airlie
2010-08-06
3
-4
/
+23
*
r600g: fixup z format translations.
Dave Airlie
2010-08-06
2
-20
/
+24
*
r600g: fix targetmask to work correctly.
Dave Airlie
2010-08-06
1
-2
/
+1
*
r600g: improve supported format selection.
Dave Airlie
2010-08-06
6
-142
/
+212
*
r600g: add bo wait after map.
Dave Airlie
2010-08-06
1
-0
/
+2
*
st/mesa: Clean up header file inclusion in st_program.h.
Vinson Lee
2010-08-05
3
-5
/
+4
*
r300g: do not emit GB_Z_PEQ_CONFIG on non-r500 if DRM < 2.6.0
Marek Olšák
2010-08-06
5
-2
/
+18
*
tgsi: Fix typo, so we follow what is in the comments
Jakob Bornecrantz
2010-08-05
1
-1
/
+1
*
tgsi: Add option to stop the sanity checker from printing
Jakob Bornecrantz
2010-08-05
2
-1
/
+15
*
util: Add option to not dump cpu caps
Jakob Bornecrantz
2010-08-05
1
-17
/
+22
*
st/mesa: Only get debug option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+3
*
st/mesa: Only get mesa mvp dp4 option once
Jakob Bornecrantz
2010-08-05
1
-1
/
+4
[next]