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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Custom thread marshalling for Flush.
Paul Berry
2017-03-16
2
-0
/
+41
*
mesa: Custom thread marshalling for ShaderSource.
Paul Berry
2017-03-16
3
-0
/
+134
*
mesa: Connect the generated GL command marshalling code to the build.
Eric Anholt
2017-03-16
2
-0
/
+17
*
Revert "mesa: make _mesa_alloc_dispatch_table() static"
Marek Olšák
2017-03-16
2
-5
/
+9
*
mesa: Create pointers for multithread marshalling dispatch table.
Paul Berry
2017-03-16
7
-30
/
+65
*
mesa: Add infrastructure for a worker thread to process GL commands.
Eric Anholt
2017-03-16
6
-0
/
+476
*
glapi: Generate GL API marshalling code from the XML.
Paul Berry
2017-03-16
3
-0
/
+30
*
mesa: Add SetBackgroundContext to dd_function_table
Paul Berry
2017-03-16
2
-0
/
+21
*
dri: Update dri_util to keep track of __DRI_BACKGROUND_CALLABLE
Paul Berry
2017-03-16
2
-0
/
+3
*
i965: introduce modifier selection.
Ben Widawsky
2017-03-15
1
-0
/
+19
*
i965: Implement basic modifier image creation
Ben Widawsky
2017-03-15
1
-4
/
+34
*
glsl_to_tgsi: use TEX_LZ and TXF_LZ when available
Marek Olšák
2017-03-15
1
-6
/
+20
*
glsl_to_tgsi: remove a redundant statement
Marek Olšák
2017-03-15
1
-2
/
+0
*
intel/debug: Add a common INTEL_DEBUG=nohiz option
Jason Ekstrand
2017-03-14
2
-5
/
+1
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
1
-1
/
+1
*
st/mesa: disable the shader cache if dumping shaders
Marek Olšák
2017-03-13
1
-4
/
+4
*
intel: fix compiler build
Iago Toral Quiroga
2017-03-13
1
-8
/
+0
*
i965: remove i965_symbols_test reference from .gitignore
Emil Velikov
2017-03-13
1
-1
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
121
-63954
/
+29
*
i965: split EU defines to brw_eu_defines.h
Emil Velikov
2017-03-13
18
-1197
/
+1263
*
i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: add missing #include <assert.h> in brw_inst.h
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: move brw_define.h ifndef guard to the top
Emil Velikov
2017-03-13
1
-3
/
+3
*
i965: remove unused macros from brw_defines.h
Emil Velikov
2017-03-13
1
-19
/
+1
*
i965: remove unused brw_program.h include
Emil Velikov
2017-03-13
7
-7
/
+0
*
i965: remove duplicate declaration of brw_mark_surface_used
Emil Velikov
2017-03-13
1
-4
/
+0
*
i965: remove dead brw_new_shader() declaration
Emil Velikov
2017-03-13
1
-2
/
+0
*
i965: remove unused brw_cs.h include
Emil Velikov
2017-03-13
1
-1
/
+0
*
i965: Delete unused last_ring local.
Kenneth Graunke
2017-03-12
1
-1
/
+0
*
glsl: don't use ralloc for blob creation
Timothy Arceri
2017-03-13
1
-2
/
+2
*
mesa/glsl: introduce new gl_compile_status enum
Timothy Arceri
2017-03-12
4
-6
/
+18
*
i965: Initialize compaction tables in unit test.
Matt Turner
2017-03-10
1
-0
/
+1
*
i965: Move brw_init_compaction_tables() to brw_create_compiler().
Matt Turner
2017-03-10
3
-7
/
+2
*
dri: use correct shebang for gen-symbol-redefs.py
Emil Velikov
2017-03-10
1
-1
/
+1
*
xmlpool: remove shebang from gen_xmlpool.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
i965: remove shebang from brw_nir_trig_workarounds.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
i965: remove execute bit from brw_nir_trig_workarounds.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
mesa: remove shebang from python scripts
Emil Velikov
2017-03-10
5
-5
/
+0
*
mesa: remove execute bit from main/format_parser.py
Emil Velikov
2017-03-10
1
-0
/
+0
*
i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Anuj Phogat
2017-03-09
7
-14
/
+14
*
i965: Add more Haswell OA metrics sets
Robert Bragg
2017-03-09
1
-1
/
+3403
*
i965: Expose OA counters via INTEL_performance_query
Robert Bragg
2017-03-09
2
-13
/
+1158
*
i965: Add script to gen code for OA counter queries
Robert Bragg
2017-03-09
3
-2
/
+575
*
i965: extend query/counter structs for OA queries
Robert Bragg
2017-03-09
2
-1
/
+21
*
i965: brw_context.h additions for OA unit query codegen
Robert Bragg
2017-03-09
1
-0
/
+21
*
i965: XML description of Haswell OA metric set
Robert Bragg
2017-03-09
1
-0
/
+998
*
mesa/main: make use of lookup_samplerobj_locked()
Samuel Pitoiset
2017-03-09
1
-11
/
+1
*
mesa/main: inline {begin,end}_samplerobj_lookups()
Samuel Pitoiset
2017-03-09
1
-16
/
+2
*
i965: Delete render ring prelude.
Kenneth Graunke
2017-03-08
2
-10
/
+0
[next]