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
*
kmsro: Silence warning if missing
Alyssa Rosenzweig
2019-02-08
1
-1
/
+0
*
radv: assert that colorAttachment is valid for CmdClearAttachment
Lionel Landwerlin
2019-02-08
1
-3
/
+1
*
anv: assert that color attachment are valid
Lionel Landwerlin
2019-02-08
1
-4
/
+1
*
docs: update qbo support for virgl
Dave Airlie
2019-02-08
1
-1
/
+1
*
travis: fix osx make build
Eric Engestrom
2019-02-07
1
-0
/
+4
*
README: Drop the badges from the readme
Jason Ekstrand
2019-02-07
1
-19
/
+0
*
driconf: drop unused macro
Eric Engestrom
2019-02-07
1
-4
/
+0
*
meson: add script to print the options before configuring a builddir
Eric Engestrom
2019-02-07
2
-1
/
+66
*
panfrost: Include glue for out-of-tree legacy code
Alyssa Rosenzweig
2019-02-07
5
-7
/
+29
*
panfrost: Check in sources for command stream
Alyssa Rosenzweig
2019-02-07
22
-5
/
+5441
*
panfrost: Use u_pipe_screen_get_param_defaults
Alyssa Rosenzweig
2019-02-07
1
-151
/
+6
*
kmsro: Move DRM entrypoints to shared block
Alyssa Rosenzweig
2019-02-07
1
-10
/
+8
*
nvc0: add compute invocation counter
Rhys Perry
2019-02-06
8
-4
/
+207
*
gm107/ir: add fp64 rsq
Karol Herbst
2019-02-06
3
-3
/
+128
*
gm107/ir: add fp64 rcp
Karol Herbst
2019-02-06
3
-4
/
+270
*
gk104/ir: Use the new rcp/rsq in library
Karol Herbst
2019-02-06
3
-15
/
+334
*
gk110/ir: Use the new rcp/rsq in library
Boyan Ding
2019-02-06
5
-0
/
+42
*
gk110/ir: Add rsq f64 implementation
Boyan Ding
2019-02-06
2
-2
/
+109
*
gk110/ir: Add rcp f64 implementation
Boyan Ding
2019-02-06
2
-4
/
+235
*
nvc0: stick zero values for the compute invocation counts
Ilia Mirkin
2019-02-06
1
-0
/
+2
*
nv50,nvc0: use condition for occlusion queries when already complete
Ilia Mirkin
2019-02-06
6
-28
/
+25
*
nvc0: fix 3d images on kepler
Ilia Mirkin
2019-02-06
2
-35
/
+34
*
nvc0/ir: fix second tex argument after levelZero optimization
Ilia Mirkin
2019-02-06
2
-25
/
+24
*
nvc0/ir: always use CG mode for loads from atomic-only buffers
Ilia Mirkin
2019-02-06
1
-2
/
+12
*
nvc0: add support for handling indirect draws with attrib conversion
Ilia Mirkin
2019-02-06
3
-1
/
+82
*
freedreno/a6xx: Use tiling for all resources
Kristian H. Kristensen
2019-02-06
1
-1
/
+0
*
freedreno/a6xx: Emit blitter dst with OUT_RELOCW
Kristian H. Kristensen
2019-02-06
1
-1
/
+1
*
radv: Implement VK_EXT_buffer_device_address.
Bas Nieuwenhuizen
2019-02-06
4
-2
/
+23
*
radv: Do not use the bo list for local buffers.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+6
*
amd/common: Implement global memory accesses.
Bas Nieuwenhuizen
2019-02-06
1
-20
/
+131
*
amd/common: Do not use 32-bit loads for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-6
/
+12
*
amd/common: handle nir_deref_cast for shared memory from integers.
Bas Nieuwenhuizen
2019-02-06
1
-68
/
+82
*
amd/common: Handle nir_deref_type_ptr_as_array for shared memory.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+4
*
amd/common: Fix stores to derefs with unknown variable.
Bas Nieuwenhuizen
2019-02-06
1
-8
/
+13
*
amd/common: Use correct writemask for shared memory stores.
Bas Nieuwenhuizen
2019-02-06
1
-1
/
+1
*
radv: Fix the shader info pass for not having the variable.
Bas Nieuwenhuizen
2019-02-06
1
-2
/
+2
*
amd/common: Implement ptr->int casts in ac_to_integer.
Bas Nieuwenhuizen
2019-02-06
1
-0
/
+13
*
amd/common: Add gep helper for pointer increment.
Bas Nieuwenhuizen
2019-02-06
2
-0
/
+13
*
radv: Only look at pImmutableSamples if the descriptor has a sampler.
Bas Nieuwenhuizen
2019-02-06
1
-2
/
+6
*
xvmc: fix string comparison
Eric Engestrom
2019-02-06
1
-3
/
+3
*
xvmc: fix string comparison
Eric Engestrom
2019-02-06
1
-10
/
+10
*
gitlab-ci: add meson glvnd build
Eric Engestrom
2019-02-06
2
-0
/
+20
*
travis: remove unused scons code path
Eric Engestrom
2019-02-06
1
-10
/
+0
*
travis: remove unused linux code path
Eric Engestrom
2019-02-06
1
-123
/
+0
*
gitlab-ci: add make Gallium ST Other build
Eric Engestrom
2019-02-06
2
-37
/
+26
*
gitlab-ci: add make Gallium ST Clover LLVM-7 build
Eric Engestrom
2019-02-06
2
-30
/
+6
*
gitlab-ci: add make Gallium ST Clover LLVM-6.0 build
Eric Engestrom
2019-02-06
2
-28
/
+5
*
gitlab-ci: add make Gallium ST Clover LLVM-5.0 build
Eric Engestrom
2019-02-06
2
-30
/
+5
*
gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
Eric Engestrom
2019-02-06
3
-30
/
+7
*
gitlab-ci: add make Gallium ST Clover LLVM-3.9 build
Eric Engestrom
2019-02-06
2
-30
/
+24
[next]