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
Commit message (
Expand
)
Author
Age
Files
Lines
*
android: i965: generate code for OA counter queries
Mauro Rossi
2017-03-23
1
-0
/
+17
*
drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line"
Samuel Pitoiset
2017-03-22
1
-0
/
+8
*
driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
2017-03-22
3
-0
/
+9
*
Android: drop Android 4.4 (KitKat) support
Rob Herring
2017-03-22
2
-10
/
+0
*
i965: consistently use ifndef guards over pragma once
Emil Velikov
2017-03-22
4
-3
/
+15
*
i965: make brw_setup_image_uniform_values static
Emil Velikov
2017-03-22
1
-1
/
+1
*
i965/dri: Turn on support for image modifiers
Ben Widawsky
2017-03-21
1
-1
/
+1
*
i965/dri: Handle X-tiled modifier
Ben Widawsky
2017-03-21
1
-0
/
+8
*
i965/dri: Handle Y-tiled modifier
Ben Widawsky
2017-03-21
1
-4
/
+14
*
i965/dri: Handle the linear fb modifier
Ben Widawsky
2017-03-21
1
-11
/
+44
*
i965/dri: Enable modifier queries
Ben Widawsky
2017-03-21
2
-0
/
+7
*
i965/dri: Store the screen associated with the image
Ben Widawsky
2017-03-21
2
-6
/
+11
*
i965/dri: Disallow image with INVALID modifier
Ben Widawsky
2017-03-21
1
-0
/
+3
*
i965: Shut up major()/minor() warnings.
Kenneth Graunke
2017-03-21
1
-0
/
+7
*
i965: Drop AUB_TRACE_* stuff.
Kenneth Graunke
2017-03-21
30
-115
/
+65
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.
Kenneth Graunke
2017-03-21
6
-870
/
+151
*
i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Kenneth Graunke
2017-03-21
1
-21
/
+39
*
i965: Add autogenerated OA files to .gitignore.
Kenneth Graunke
2017-03-20
1
-0
/
+1
*
i965: Skip register write detection when possible.
Kenneth Graunke
2017-03-20
1
-2
/
+8
*
i965: Set screen->cmd_parser_version to 0 if we can't write registers.
Kenneth Graunke
2017-03-20
1
-6
/
+11
*
i965: Document the sad story of the kernel command parser.
Kenneth Graunke
2017-03-20
1
-0
/
+97
*
i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
Kenneth Graunke
2017-03-20
1
-2
/
+9
*
intel: Correct the BDW surface state size
Nanley Chery
2017-03-20
1
-3
/
+2
*
i965: Allow a per gen timebase scale factor
Robert Bragg
2017-03-17
4
-25
/
+79
*
i965: bounds checks while concatenating sysfs paths
Robert Bragg
2017-03-17
1
-11
/
+32
*
i965/gen8+: Do full stall when switching pipeline
Topi Pohjolainen
2017-03-16
1
-1
/
+2
*
i965: remove uneeded asm/unistd.h include
Jonathan Gray
2017-03-16
1
-1
/
+0
*
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
*
intel/blorp: make upload_shader() return a bool indicating success or failure
Iago Toral Quiroga
2017-03-16
1
-1
/
+2
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
1
-0
/
+4
*
mesa: Add SetBackgroundContext to dd_function_table
Paul Berry
2017-03-16
1
-0
/
+3
*
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
*
intel/debug: Add a common INTEL_DEBUG=nohiz option
Jason Ekstrand
2017-03-14
2
-5
/
+1
*
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
[next]