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
/
mesa
/
drivers
/
dri
/
i965
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add genxml related plumbing in a new genX_state_upload.c file.
Kenneth Graunke
2017-05-03
1
-0
/
+12
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-2
/
+3
*
i965: automake: remove spurious white space
Emil Velikov
2017-03-16
1
-1
/
+0
*
i965: avoid using a GNU make pattern rule
Jonathan Gray
2017-03-16
1
-4
/
+4
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
1
-91
/
+3
*
i965: Add script to gen code for OA counter queries
Robert Bragg
2017-03-09
1
-2
/
+17
*
i965: Move intel_debug.h to intel/common/gen_debug.h
Jason Ekstrand
2017-03-01
1
-0
/
+1
*
i915, i965: automake: remove NA include directive
Emil Velikov
2017-01-27
1
-1
/
+0
*
i965: automake: include builddir prior to srcdir
Emil Velikov
2017-01-27
1
-3
/
+3
*
i965: automake: correctly set MKDIR_GEN
Emil Velikov
2017-01-27
1
-0
/
+1
*
i965: Add a test for the EU assembly validator.
Matt Turner
2017-01-20
1
-0
/
+7
*
i965/fs: Add unit tests for copy propagation pass.
Matt Turner
2016-12-12
1
-0
/
+7
*
intel: Add a new "common" library for more code sharing
Jason Ekstrand
2016-09-03
1
-0
/
+1
*
glsl: Generate ir_expression_operation.h from Python
Ian Romanick
2016-08-30
1
-0
/
+1
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
1
-0
/
+1
*
i965/blorp: Use genxml for gen8-9 state setup
Jason Ekstrand
2016-08-19
1
-1
/
+9
*
i965/blorp: Use genxml for gen7 state setup
Jason Ekstrand
2016-08-19
1
-1
/
+9
*
i965: Move gen6_blorp.c to a file that gets recompiled per-gen
Jason Ekstrand
2016-08-19
1
-1
/
+13
*
i965/blorp/gen6: Use genxml packing structs for state setup
Jason Ekstrand
2016-08-19
1
-0
/
+1
*
i965: Don't link libmesa or libdri_test_stubs into tests
Jason Ekstrand
2016-05-26
1
-3
/
+3
*
i965: don't forget to ship brw_nir_trig_workarounds.py
Emil Velikov
2016-05-01
1
-0
/
+3
*
i965: Add a dependency on libisl
Jason Ekstrand
2016-04-21
1
-1
/
+6
*
i965: automake: remove gratuitous "+" during variable assignment
Emil Velikov
2016-04-21
1
-2
/
+2
*
i965: add build rule for brw_nir_trig_workarounds.c on Android
Rob Herring
2016-04-21
1
-1
/
+6
*
i965: Port INTEL_PRECISE_TRIG=1 to NIR.
Kenneth Graunke
2016-04-11
1
-0
/
+5
*
nir: move to compiler/
Emil Velikov
2016-01-26
1
-2
/
+1
*
automake: fix some occurrences of hardcoded -ldl and -lpthread
Jonathan Gray
2015-12-01
1
-1
/
+2
*
i965/vec4: Add unit tests for cmod propagation pass
Alejandro Piñeiro
2015-10-22
1
-0
/
+7
*
build: fix out-of-tree build after b9b40ef
Rob Clark
2015-10-17
1
-0
/
+1
*
i965: Link compiler unit tests to libi965_compiler.la
Kristian Høgsberg Kristensen
2015-10-08
1
-6
/
+2
*
i965: Break out backend compiler to its own library
Kristian Høgsberg Kristensen
2015-10-08
1
-2
/
+4
*
mesa: build xmlconfig to a separate static library
Erik Faye-Lund
2015-06-12
1
-0
/
+1
*
i965: Link test programs with gtest before pthreads.
Matt Turner
2015-02-23
1
-10
/
+10
*
mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
2015-02-20
1
-0
/
+2
*
i965/fs: Add unit tests for saturate propagation pass.
Matt Turner
2015-02-19
1
-0
/
+7
*
nir: use Python to autogenerate opcode information
Connor Abbott
2015-01-24
1
-0
/
+1
*
i965/fs: Add unit tests for cmod propagation pass.
Matt Turner
2015-01-23
1
-0
/
+7
*
i965: Add unit test for float <-> VF conversions.
Matt Turner
2014-11-25
1
-0
/
+7
*
i965: drop the custom gen8_instruction CFLAG
Emil Velikov
2014-11-07
1
-2
/
+0
*
i965: Remove blorp unit tests.
Matt Turner
2014-05-15
1
-6
/
+1
*
i965/vec4: Add a test for copy propagation behavior.
Eric Anholt
2014-04-08
1
-0
/
+7
*
dri/i965: use CLOCK_LIBS over -lrt
Emil Velikov
2014-03-31
1
-1
/
+1
*
i965: Add a new representation for Broadwell shader instructions.
Kenneth Graunke
2014-01-18
1
-0
/
+2
*
i965/blorp: unit test compiling blend and scaled
Topi Pohjolainen
2013-12-27
1
-1
/
+7
*
i965: Link -ldl after libmesa.la
Matt Turner
2013-11-20
1
-1
/
+1
*
mesa: Remove dricore from the build.
Eric Anholt
2013-10-24
1
-1
/
+1
*
i965: Build the driver into a shared mesa_dri_drivers.so .
Eric Anholt
2013-10-24
1
-22
/
+5
*
mesa/drivers: drop HAVE_*_DRI from individual makefiles
Emil Velikov
2013-10-01
1
-4
/
+0
*
mesa: Remove some remaining FEATURE_* detritus.
Eric Anholt
2013-09-26
1
-10
/
+0
*
mesa: Use -Bsymbolic in the linker to locally resolve Mesa-internal symbols.
Eric Anholt
2013-09-23
1
-1
/
+1
[next]