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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/subroutines: start adding per-context subroutine index support (v1.1)
Dave Airlie
2016-08-23
4
-32
/
+61
*
vbo: Make #if 0'd debugging code compile.
Matt Turner
2016-08-22
1
-1
/
+1
*
nir: avoid segfault when ssa src not found
Timothy Arceri
2016-08-23
1
-0
/
+3
*
vc4: Tell state_tracker that we would prefer NIR.
Eric Anholt
2016-08-22
3
-8
/
+31
*
st/nir: Trim out unused VS input variables.
Eric Anholt
2016-08-22
1
-7
/
+23
*
nir: Fix crash in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-0
/
+2
*
nir: Fix a comment typo in nir_lower_drawpixels.
Eric Anholt
2016-08-22
1
-1
/
+1
*
vc4: Use proper type sizes for uniforms.
Eric Anholt
2016-08-22
1
-4
/
+5
*
vc4: Add VARYING_SLOT_PNTC support.
Eric Anholt
2016-08-22
1
-4
/
+5
*
vc4: Fix vc4_nir_lower_io for non-vec4 I/O.
Eric Anholt
2016-08-22
1
-22
/
+12
*
nir: Define system values for vc4's blending-lowering arguments.
Eric Anholt
2016-08-22
5
-46
/
+63
*
anv: GetDeviceImageFormatProperties: fix TRANSFER formats
Lionel Landwerlin
2016-08-22
1
-16
/
+6
*
gallium/hud: round max_value to print nicely rounded numbers next to graphs
Marek Olšák
2016-08-22
3
-4
/
+80
*
gallium/hud: generalize code for drawing numbers next to graphs
Marek Olšák
2016-08-22
1
-5
/
+8
*
gallium/hud: draw numbers with 3 decimal places if those aren't 0
Marek Olšák
2016-08-22
1
-5
/
+12
*
gallium/hud: use sRGB for nicer AA lines
Marek Olšák
2016-08-22
1
-0
/
+21
*
gallium/hud: use AA lines for graphs
Marek Olšák
2016-08-22
1
-1
/
+5
*
gallium/hud: don't enable blending for all objects
Marek Olšák
2016-08-22
1
-2
/
+7
*
util: add assert that key cannot be NULL on insertion
Tapani Pälli
2016-08-22
1
-0
/
+2
*
glsl: fix key used for hashing switch statement cases
Tapani Pälli
2016-08-22
1
-4
/
+24
*
android: i965: add per-gen libmesa_i965_gen{8,9} static
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen{7,75} static libraries
Mauro Rossi
2016-08-20
1
-1
/
+45
*
android: i965: add per-gen libmesa_i965_gen6 static library
Mauro Rossi
2016-08-20
1
-3
/
+45
*
glsl: Rename link_fs_input_layout_qualifiers to "inout".
Kenneth Graunke
2016-08-20
1
-2
/
+2
*
i965/cfg: Factor common code out of switch statement.
Matt Turner
2016-08-20
1
-8
/
+2
*
anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
2016-08-20
3
-2
/
+8
*
mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
2016-08-19
1
-14
/
+3
*
i965: Remove comment within a comment.
Matt Turner
2016-08-19
1
-1
/
+1
*
llvmpipe: fix issues with depth clamp
Roland Scheidegger
2016-08-20
3
-49
/
+94
*
llvmpipe: fix depth clamping wrt reversed near/far values
Roland Scheidegger
2016-08-20
1
-9
/
+3
*
i965/sched: Simplify work done by add_barrier_deps().
Matt Turner
2016-08-19
1
-0
/
+9
*
i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
2016-08-19
2
-2
/
+2
*
i965/vec4: Print spills:fills.
Matt Turner
2016-08-19
1
-7
/
+11
*
a4xx: make sure to actually clamp depth as requested
Ilia Mirkin
2016-08-19
2
-2
/
+29
*
a4xx: only disable depth clipping, not all clipping, when requested
Ilia Mirkin
2016-08-19
2
-1
/
+4
*
vc4: Switch store_output to using nir_lower_io_to_scalar / component.
Eric Anholt
2016-08-19
2
-44
/
+16
*
vc4: Use the intrinsic's first_component for vattr VPM index.
Eric Anholt
2016-08-19
2
-7
/
+3
*
vc4: Convert to using nir_lower_io_scalar for FS inputs.
Eric Anholt
2016-08-19
2
-44
/
+62
*
vc4: Switch to using the intrinsic accessors.
Eric Anholt
2016-08-19
3
-23
/
+29
*
nir: Add an IO scalarizing pass using the intrinsic's first_component.
Eric Anholt
2016-08-19
3
-0
/
+131
*
nir: Add nir_builder support for individual system value loads.
Eric Anholt
2016-08-19
6
-20
/
+34
*
nir: Move the undef of nir_intrinsics.h macros to the .h.
Eric Anholt
2016-08-19
2
-3
/
+3
*
ttn: Use nir_load_front_face instead of the TGSI-style input.
Eric Anholt
2016-08-19
3
-63
/
+28
*
nir: Use the system-value front face for twoside lowering.
Eric Anholt
2016-08-19
1
-16
/
+7
*
ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
2016-08-19
4
-11
/
+17
*
vc4: Dump the TGSI before trying to convert it to NIR.
Eric Anholt
2016-08-19
1
-4
/
+3
*
radeon/vce: set flag based on dual instance enablement
Boyuan Zhang
2016-08-19
1
-2
/
+4
*
st/va: enable dual instances encode by sync surface
Boyuan Zhang
2016-08-19
3
-3
/
+46
*
i965/blorp: Remove no longer used state setup helpers
Jason Ekstrand
2016-08-19
3
-657
/
+0
*
i965/blorp: Use genxml for gen8-9 state setup
Jason Ekstrand
2016-08-19
6
-587
/
+172
[next]