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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
2016-08-29
3
-4
/
+6
*
i965: Move blorp into src/intel/blorp
Jason Ekstrand
2016-08-29
18
-20
/
+96
*
i965/blorp: Remove the remaining brw prefixes from the blorp.h API
Jason Ekstrand
2016-08-29
9
-112
/
+109
*
i965/blorp: Use isl_format_get_depth_format for setting depth formats
Jason Ekstrand
2016-08-29
1
-14
/
+1
*
i965: Move the type_size function declartaions to brw_nir.h
Jason Ekstrand
2016-08-29
2
-8
/
+7
*
i965: Move get_fast_clear_rect to blorp_clear.c
Jason Ekstrand
2016-08-29
3
-131
/
+124
*
i965: Roll brw_get_ccs_resolve_rect into blorp_ccs_resolve
Jason Ekstrand
2016-08-29
3
-45
/
+29
*
i965/blorp: Get rid of most brw and mesa includes
Jason Ekstrand
2016-08-29
4
-20
/
+2
*
i965: Move the hiz_op enum to blorp
Jason Ekstrand
2016-08-29
13
-60
/
+59
*
i965/blorp: Add a fast_clear_op enum
Jason Ekstrand
2016-08-29
4
-16
/
+32
*
i965/blorp: Make blorp_addres::buffer a void*
Jason Ekstrand
2016-08-29
2
-4
/
+4
*
i965/blorp: Get rid of brw_context
Jason Ekstrand
2016-08-29
6
-88
/
+98
*
i965/blorp: Take a blorp_context in compile_nir_shader
Jason Ekstrand
2016-08-29
6
-6
/
+11
*
i965/meta_util: Take an isl_device in get_fast_clear_rect
Jason Ekstrand
2016-08-29
3
-5
/
+5
*
i965/blorp: Add an "exec" function pointer to blorp_context
Jason Ekstrand
2016-08-29
8
-56
/
+50
*
i965/blorp: Remove some i965-isms from genX_blorp_exec.h
Jason Ekstrand
2016-08-29
2
-5
/
+5
*
i965/blorp: Move the guts of brw_blorp_exec into genX_blorp_exec.c
Jason Ekstrand
2016-08-29
2
-66
/
+66
*
i965/blorp: Pull the guts of blorp_exec into a driver-agnostic header
Jason Ekstrand
2016-08-29
3
-1101
/
+1180
*
i965/blorp/exec: Refactor to use a new blorp_batch struct
Jason Ekstrand
2016-08-29
3
-148
/
+195
*
i965/blorp: Add a helper for allocating binding tables and surface states
Jason Ekstrand
2016-08-29
1
-22
/
+42
*
i965/blorp: Use BT_INDEX enums for setting up the binding table
Jason Ekstrand
2016-08-29
1
-2
/
+2
*
i965/blorp: Shorten binding table index enum names
Jason Ekstrand
2016-08-29
2
-6
/
+6
*
i965/blorp/genX: Add a blorp_surface_reloc helper
Jason Ekstrand
2016-08-29
1
-17
/
+21
*
i965/blorp: Use blorp_address in brw_blorp_surface instead of bo+offset
Jason Ekstrand
2016-08-29
6
-68
/
+64
*
i965/blorp: Pull emit_surface_state into genX_blorp_exec.c
Jason Ekstrand
2016-08-29
3
-86
/
+80
*
i965/blorp: Add driver mocs settings to the context
Jason Ekstrand
2016-08-29
4
-18
/
+39
*
i965/blorp/genX: Move emit_urb_config into another helper
Jason Ekstrand
2016-08-29
1
-13
/
+17
*
i965/blorp: Use gen6_upload_urb
Jason Ekstrand
2016-08-29
1
-4
/
+2
*
i965/gen6: Refactor gen6_upload_urb
Jason Ekstrand
2016-08-29
2
-24
/
+35
*
i965/blorp/genX: Pull emit_3dstate_multisample into a helper
Jason Ekstrand
2016-08-29
1
-5
/
+11
*
i965/blorp/genX: Add helpers for allocating various bits of state
Jason Ekstrand
2016-08-29
1
-32
/
+53
*
i965/blorp: Expose the shader cache through function pointers
Jason Ekstrand
2016-08-29
4
-18
/
+47
*
i965/blorp: Add a blorp_context struct and init/finish funcs
Jason Ekstrand
2016-08-29
6
-0
/
+42
*
android: intel: Flatten the makefile structure
Mauro Rossi
2016-08-29
4
-48
/
+75
*
clover: Use device cap to query pointer size instead of hardcoded 32bits
Jan Vesely
2016-08-29
3
-1
/
+8
*
gallium: add cap to export device pointer size
Jan Vesely
2016-08-29
7
-0
/
+22
*
svga: s/unsigned/enum pipe_shader_type/
Brian Paul
2016-08-29
11
-22
/
+24
*
i965/hsw: Enable ARB_ES3_1_compatibility extension
Jordan Justen
2016-08-29
2
-2
/
+3
*
r600g: Clean up defined magic numbers for TGSI opcodes
Rhys Kidd
2016-08-29
2
-7
/
+8
*
r600g: Avoid duplicated initialization of TGSI_OPCODE_DFMA
Rhys Kidd
2016-08-29
1
-2
/
+2
*
i915g: Fix typo in i915_translate_instruction()
Rhys Kidd
2016-08-29
1
-1
/
+1
*
vc4: Handle discards while in control flow.
Eric Anholt
2016-08-29
2
-6
/
+28
*
vc4: Mark when we add discards while lowering blend state.
Eric Anholt
2016-08-29
1
-0
/
+1
*
nir: Update shader info when adding discards
Eric Anholt
2016-08-29
2
-0
/
+4
*
swr: [rasterier core] fix GetRasterizerFunc selection
Tim Rowley
2016-08-29
2
-4
/
+4
*
swr: [rasterizer core] whitespace cleanup
Tim Rowley
2016-08-29
1
-3
/
+1
*
swr: [rasterizer jitter] reimplement SCATTERPS
Tim Rowley
2016-08-29
2
-16
/
+100
*
swr: [rasterizer core] upper left rule for scissors
Tim Rowley
2016-08-29
2
-4
/
+12
*
swr: [rasterizer scripts] undef DEFINE_KNOB after usage
Tim Rowley
2016-08-29
1
-0
/
+2
*
swr: [rasterizer core] minor cleanup to thread initialization
Tim Rowley
2016-08-29
3
-13
/
+12
[next]