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
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Delete dead brw_context fields.
Kenneth Graunke
2017-10-13
2
-4
/
+0
*
mapi/shared-glapi/test: rework glapitable.h handling
Emil Velikov
2017-10-13
2
-3
/
+4
*
meson: fix blob test includes
Dylan Baker
2017-10-13
1
-1
/
+1
*
Revert "make: Fix test to be meson compatible"
Emil Velikov
2017-10-13
2
-3
/
+1
*
st/dri: Add definitions to allow importing 16-bit surfaces
Mark Thompson
2017-10-13
1
-0
/
+14
*
i965: Complete 'expose RGBA visuals only on Android'
Mario Kleiner
2017-10-13
1
-2
/
+2
*
configure.ac: add missing LLVM components for OpenCL
Emil Velikov
2017-10-13
1
-0
/
+3
*
configure.ac: add llvm_add_optional_component helper
Emil Velikov
2017-10-13
1
-3
/
+10
*
Travis: add binutils 2.26 for a few more LLVM 3.9 builds
Emil Velikov
2017-10-13
1
-0
/
+9
*
configure.ac: rework llvm libs handling for 3.9+
Emil Velikov
2017-10-13
1
-10
/
+20
*
configure.ac: factor out detection for old and buggy llvm
Emil Velikov
2017-10-13
1
-29
/
+34
*
configure.ac: remove no longer necessary llvm-config --libs check
Emil Velikov
2017-10-13
1
-3
/
+0
*
eglmesaext: add forward declaration for struct wl_buffers
Emil Velikov
2017-10-13
1
-0
/
+1
*
configure.ac: bump Clover LLVM requirement to 3.9
Emil Velikov
2017-10-13
2
-39
/
+1
*
wayland-drm: constify the callbacks struct, take 2
Emil Velikov
2017-10-13
3
-11
/
+7
*
wayland-drm: use a copy of the wayland_drm_callbacks struct
Emil Velikov
2017-10-13
1
-5
/
+5
*
egl/dri: don't crash when createImageFromRenderbuffer2 is NULL
Emil Velikov
2017-10-13
1
-1
/
+2
*
meson: Build i915
Ville Syrjälä
2017-10-13
4
-1
/
+108
*
meson: Fix xf86vm dep
Ville Syrjälä
2017-10-13
1
-1
/
+1
*
intel/cs: Make thread_local_id a regular builtin param
Jason Ekstrand
2017-10-12
5
-40
/
+37
*
intel/compiler: Allocate pull_param in assign_constant_locations
Jason Ekstrand
2017-10-12
3
-8
/
+14
*
intel: Allocate prog_data::[pull_]param deeper inside the compiler
Jason Ekstrand
2017-10-12
9
-88
/
+55
*
ralloc: Allow reparenting to a NULL context
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
anv/pipeline: Refactor setup of the prog_data::param array
Jason Ekstrand
2017-10-12
1
-14
/
+9
*
anv/pipeline: Grow the param array for images
Jason Ekstrand
2017-10-12
2
-7
/
+5
*
anv/pipeline: Whack nir->num_uniforms to MAX_PUSH_CONSTANT_SIZE
Jason Ekstrand
2017-10-12
1
-4
/
+2
*
intel/vs: Grow the param array for clip planes
Jason Ekstrand
2017-10-12
3
-5
/
+14
*
intel/cs: Grow prog_data::param on-demand for thread_local_id_index
Jason Ekstrand
2017-10-12
4
-22
/
+9
*
intel/compiler: Make brw_nir_lower_intrinsics compute-specific
Jason Ekstrand
2017-10-12
5
-19
/
+13
*
intel/compiler: Add a helper for growing the prog_data::param array
Jason Ekstrand
2017-10-12
1
-0
/
+13
*
intel/compiler: Stop adding params for texture sizes
Jason Ekstrand
2017-10-12
2
-6
/
+0
*
i965: Only add the wpos state reference if we lowered something
Jason Ekstrand
2017-10-12
1
-6
/
+6
*
intel/compiler: Add a flag for pull constant support
Jason Ekstrand
2017-10-12
5
-2
/
+13
*
anv/pipeline: Ralloc prog_data::param of the compile mem_ctx
Jason Ekstrand
2017-10-12
1
-2
/
+1
*
anv/pipeline: Add a mem_ctx parameter to anv_pipeline_compile
Jason Ekstrand
2017-10-12
1
-33
/
+39
*
i965: Store image_param in brw_context instead of prog_data
Jason Ekstrand
2017-10-12
14
-49
/
+17
*
i965: Use prog->info.num_images for needs_dc computation
Jason Ekstrand
2017-10-12
1
-2
/
+3
*
intel: Rewrite the world of push/pull params
Jason Ekstrand
2017-10-12
23
-151
/
+288
*
i965: Get rid of gen7_cs_state.c
Jason Ekstrand
2017-10-12
6
-177
/
+145
*
i965: Add a helper for populating constant buffers
Jason Ekstrand
2017-10-12
3
-12
/
+33
*
i965: Move brw_upload_pull_constants to gen6_constant_state.c
Jason Ekstrand
2017-10-12
3
-64
/
+65
*
nir: Get rid of the variable on vote intrinsics
Jason Ekstrand
2017-10-12
2
-5
/
+3
*
nir/opcodes: Fix constant-folding of ufind_msb
Jason Ekstrand
2017-10-12
1
-1
/
+1
*
meta: Delete the PBO texsubimage path for real
Jason Ekstrand
2017-10-12
2
-496
/
+0
*
anv/pipeline_cache: Rework to use multialloc and blob
Jason Ekstrand
2017-10-12
2
-159
/
+141
*
anv/pipeline: Declare bind maps closer to their use
Jason Ekstrand
2017-10-12
1
-12
/
+6
*
anv/multialloc: Add new add_size helper
Jason Ekstrand
2017-10-12
1
-2
/
+4
*
compiler/blob: Make some parameters void instead of uint8_t
Jason Ekstrand
2017-10-12
2
-5
/
+5
*
compiler/blob: Constify the reader
Jason Ekstrand
2017-10-12
3
-11
/
+11
*
compiler/blob: Add (reserve|overwrite)_(uint32|intptr) helpers
Jason Ekstrand
2017-10-12
2
-2
/
+61
[next]