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
*
i965: Enable ARB_transform_feedback2 on Sandybridge.
Kenneth Graunke
2017-02-21
2
-0
/
+5
*
i965: Properly reset SVBI counters on ResumeTransformFeedback().
Kenneth Graunke
2017-02-21
3
-17
/
+107
*
i965: Save max_index in brw_transform_feedback_object.
Kenneth Graunke
2017-02-21
2
-2
/
+10
*
i965: Update brw_save_primitives_written_counters for pre-Gen7.
Kenneth Graunke
2017-02-21
1
-4
/
+10
*
i965: Use ctx->Const.MaxVertexStreams rather than BRW_XFB_MAX_STREAMS.
Kenneth Graunke
2017-02-21
1
-9
/
+16
*
i965: Move some code from gen7_sol_state.c to gen6_sol.c.
Kenneth Graunke
2017-02-21
3
-144
/
+150
*
i965: Drop dead Gen8+ code from Gen7/sometimes-HSW driver hooks.
Kenneth Graunke
2017-02-21
1
-26
/
+24
*
vbo: kill primitive restart lowering in glDrawArrays
Marek Olšák
2017-02-21
1
-49
/
+7
*
radeonsi: fix issues with monolithic shaders
Marek Olšák
2017-02-21
1
-1
/
+2
*
radeonsi: set no-signed-zeros-fp-math
Marek Olšák
2017-02-21
2
-1
/
+5
*
gallivm: add no-signed-zeros-fp-math option to lp_create_builder (v2)
Marek Olšák
2017-02-21
3
-5
/
+24
*
radeonsi: skip TESSINNER/OUTER offchip stores if TES doesn't read them
Marek Olšák
2017-02-21
3
-15
/
+77
*
radeonsi: skip LDS stores in TCS if there are no LDS output reads
Marek Olšák
2017-02-21
1
-1
/
+16
*
tgsi/scan: add basic info about tessellation OUT and IN uses
Marek Olšák
2017-02-21
2
-0
/
+34
*
anv: Take a device parameter in anv_state_flush
Jason Ekstrand
2017-02-21
9
-52
/
+32
*
anv: Pull all clflushing into a clflush_range helper
Jason Ekstrand
2017-02-21
2
-20
/
+13
*
anv: Remove the unused state_pool_emit macro
Jason Ekstrand
2017-02-21
1
-14
/
+0
*
anv: Rename clflush_range and state_clflush
Jason Ekstrand
2017-02-21
10
-29
/
+29
*
intel/blorp: Explicitly flush all allocated state
Jason Ekstrand
2017-02-21
3
-1
/
+37
*
anv: Put everything about queries in genX_query.c
Jason Ekstrand
2017-02-21
4
-478
/
+484
*
anv/Makefile: alphabetize
Jason Ekstrand
2017-02-21
1
-4
/
+4
*
anv/query: Perform CmdResetQueryPool on the GPU
Jason Ekstrand
2017-02-21
2
-22
/
+30
*
genxml: Make MI_STORE_DATA_IMM more consistent
Jason Ekstrand
2017-02-21
3
-3
/
+3
*
anv/query: clflush the bo map on non-LLC platforms
Jason Ekstrand
2017-02-21
1
-0
/
+3
*
anv: Add an invalidate_range helper
Jason Ekstrand
2017-02-21
1
-0
/
+13
*
etnaviv: remove number of pixel pipes validation
Christian Gmeiner
2017-02-21
1
-10
/
+0
*
etnaviv: move pctx initialisation to avoid a null dereference
Christian Gmeiner
2017-02-21
1
-6
/
+6
*
etnaviv: add missing fallthrough annotation
Christian Gmeiner
2017-02-21
1
-0
/
+1
*
docs/releasing.html: reword "distro breaking changes" hunk
Emil Velikov
2017-02-21
1
-3
/
+3
*
radv: make radv_resolve_entrypoint static
Emil Velikov
2017-02-21
2
-2
/
+1
*
radv: remove unused radv_dispatch_table dtable
Emil Velikov
2017-02-21
2
-3
/
+0
*
anv: remove unused anv_dispatch_table dtable
Emil Velikov
2017-02-21
2
-4
/
+0
*
i915: remove extern "C" guards
Emil Velikov
2017-02-21
5
-40
/
+0
*
i915: remove 'virtual' and extern C workarounds
Emil Velikov
2017-02-21
1
-9
/
+4
*
i965: remove 'virtual' and extern C workarounds
Emil Velikov
2017-02-21
1
-13
/
+3
*
i965: add extern C notation in headers
Emil Velikov
2017-02-21
3
-0
/
+22
*
gallium: do not #include foo.h within extern C {}
Emil Velikov
2017-02-21
1
-2
/
+2
*
nir: do not #include util/debug.h within extern C {}
Emil Velikov
2017-02-21
1
-1
/
+4
*
glsl: resolve extern C workarounds/hacks
Emil Velikov
2017-02-21
3
-8
/
+4
*
st/mesa: move extern C wrappers where applicable
Emil Velikov
2017-02-21
2
-7
/
+7
*
mesa/tests: remove unneeded extern C { #include foo } hack
Emil Velikov
2017-02-21
1
-2
/
+0
*
mesa: remove unneeded extern C {} wrapper
Emil Velikov
2017-02-21
1
-10
/
+0
*
mesa: annotate functions for C linkage
Emil Velikov
2017-02-21
1
-0
/
+8
*
anv: remove unneeded extern C notation
Emil Velikov
2017-02-21
1
-8
/
+0
*
radv: remove unneeded extern C notation
Emil Velikov
2017-02-21
1
-7
/
+1
*
glsl/tests: Add UINT64 and INT64 types
Rhys Kidd
2017-02-21
1
-0
/
+18
*
docs: fix gamma correction link
Eric Engestrom
2017-02-21
1
-3
/
+2
*
docs: add link to gallium doc
Eric Engestrom
2017-02-21
1
-0
/
+5
*
radeonsi: fix UINT/SINT clamping for 10-bit formats on <= CIK
Nicolai Hähnle
2017-02-21
6
-19
/
+43
*
radeonsi: handle MultiDrawIndirect in si_get_draw_start_count
Nicolai Hähnle
2017-02-21
1
-7
/
+53
[next]