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
...
*
radv: winsys/amdgpu: include missing pthread.h header
Mauro Rossi
2018-07-07
1
-0
/
+1
*
nv50/ir: fix Instruction::isActionEqual for PHI instructions
Karol Herbst
2018-07-07
1
-0
/
+6
*
nvc0/ir: use the combined tid special register
Rhys Perry
2018-07-07
9
-0
/
+61
*
nir/print: Print texture and sampler indices
Jason Ekstrand
2018-07-07
1
-0
/
+11
*
intel/compiler: Relax mixed type restriction for saturating immediates
Ian Romanick
2018-07-06
2
-4
/
+22
*
i965/vec4: Properly handle sign(-abs(x))
Ian Romanick
2018-07-06
1
-1
/
+17
*
i965/fs: Properly handle sign(-abs(x))
Ian Romanick
2018-07-06
1
-3
/
+12
*
vulkan: utils: handle hexadecimal values in registry
Lionel Landwerlin
2018-07-06
1
-1
/
+1
*
st/dri: fix a crash in server_wait_sync
Marek Olšák
2018-07-06
1
-0
/
+6
*
python: Stop using the Python 2 exception syntax
Mathieu Bridon
2018-07-06
5
-7
/
+7
*
python: Use spaces, not tabs
Mathieu Bridon
2018-07-06
1
-4
/
+4
*
python: Use the print function
Mathieu Bridon
2018-07-06
38
-1595
/
+1652
*
vma/tests: Fix compilation if limits.h defines PAGE_SIZE (v2)
Jon Turney
2018-07-06
1
-8
/
+8
*
radv: fix emitting the view index on GFX9
Samuel Pitoiset
2018-07-06
1
-1
/
+2
*
i965/vec4: Make the vec4_visitor::nir_emit_instr default case unreachable
Ian Romanick
2018-07-05
1
-2
/
+1
*
intel/compiler: More DCE after lowering
Ian Romanick
2018-07-05
1
-0
/
+2
*
v3d: Fix leak of the default attributes BOs.
Eric Anholt
2018-07-05
1
-1
/
+10
*
v3d: Fix leak of the spill BO on context destruction.
Eric Anholt
2018-07-05
1
-0
/
+2
*
nir: Apply fragment color clamping to gl_FragData[] as well.
Eric Anholt
2018-07-05
1
-7
/
+2
*
v3d: Skip emitting per-RT blend state for RTs with blend disabled.
Eric Anholt
2018-07-05
1
-2
/
+8
*
v3d: Add proper support for GL_EXT_draw_buffers2's blending enables.
Eric Anholt
2018-07-05
4
-25
/
+46
*
v3d: Add support for GL_SAMPLE_ALPHA_TO_ONE.
Eric Anholt
2018-07-05
1
-0
/
+3
*
v3d: Respect swap_color_rb for the f32_color_rb case.
Eric Anholt
2018-07-05
1
-5
/
+7
*
st/nir: Disable varying packing when doing transform feedback.
Eric Anholt
2018-07-05
1
-1
/
+9
*
meson: Set with_dri from with_gallium when DRI glx is explicitly configured
Jon Turney
2018-07-05
1
-1
/
+5
*
radv/winsys: make use of radeon_emit()
Samuel Pitoiset
2018-07-05
1
-11
/
+12
*
radv: only flush CB meta in pipeline image barriers when needed
Samuel Pitoiset
2018-07-05
2
-2
/
+15
*
radv: only flush DB meta in pipeline image barriers when needed
Samuel Pitoiset
2018-07-05
1
-7
/
+15
*
radv: fix "error: initializer element is not constant" build error
Samuel Pitoiset
2018-07-05
1
-2
/
+2
*
util: u_queue: fix android build error
Lionel Landwerlin
2018-07-05
1
-1
/
+1
*
Util: fix msvc build
Benedikt Schemmer
2018-07-05
1
-1
/
+1
*
python: Specify the JSON separators
Mathieu Bridon
2018-07-05
2
-2
/
+2
*
python: Stabilize some script outputs
Mathieu Bridon
2018-07-05
5
-5
/
+8
*
intel: tools: remove drm-uapi defines
Lionel Landwerlin
2018-07-05
1
-29
/
+1
*
intel: intel_dump_gpu: use simulator id in captures
Lionel Landwerlin
2018-07-05
2
-2
/
+2
*
intel: devinfo: add simulator id
Lionel Landwerlin
2018-07-05
2
-4
/
+48
*
intel: tools: dump-gpu: dump 48-bit addresses
Scott D Phillips
2018-07-05
2
-167
/
+151
*
intel: tools: import intel_aubdump
Lionel Landwerlin
2018-07-05
4
-0
/
+1440
*
intel: tools: update intel_aub.h
Lionel Landwerlin
2018-07-05
1
-0
/
+26
*
intel: batch-decoder: add missing return line
Lionel Landwerlin
2018-07-05
1
-1
/
+1
*
intel: batch-decoder: don't asks for constant BO until decoding
Lionel Landwerlin
2018-07-05
1
-6
/
+11
*
intel/batch-decoder: handle non-contiguous binding table / surface state
Scott D Phillips
2018-07-05
1
-4
/
+14
*
intel/tools/aubinator: aubinate ppgtt aubs
Scott D Phillips
2018-07-05
1
-1
/
+72
*
intel: aubinator: handle GGTT mappings
Lionel Landwerlin
2018-07-05
1
-13
/
+244
*
util: rb-tree: A simple, invasive, red-black tree
Jason Ekstrand
2018-07-05
4
-0
/
+694
*
intel: aubinator: drop the 1Tb GTT mapping
Lionel Landwerlin
2018-07-05
1
-55
/
+75
*
intel: aubinator: rework register writes handling
Lionel Landwerlin
2018-07-05
1
-28
/
+54
*
intel: aubinator: remove standard input processing option
Lionel Landwerlin
2018-07-05
1
-90
/
+12
*
intel: aubinator: remove unused variables
Lionel Landwerlin
2018-07-05
1
-5
/
+0
*
gallium/auxiliary: Fix string matching
Mathieu Bridon
2018-07-05
1
-1
/
+1
[prev]
[next]