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
*
ac/surface: reduce gfx9_surface_layout size.
Dave Airlie
2017-09-07
1
-2
/
+3
*
radv: reduce radv_amdgpu_winsys struct size.
Dave Airlie
2017-09-07
1
-3
/
+3
*
radv: reduce radv_image struct size.
Dave Airlie
2017-09-07
1
-3
/
+2
*
radv: reduce radv_shader_variant struct size.
Dave Airlie
2017-09-07
1
-1
/
+1
*
radv: reduce radv_cmd_state struct size.
Dave Airlie
2017-09-07
1
-2
/
+2
*
radv: reduce meta_saved_state struct size.
Dave Airlie
2017-09-07
1
-4
/
+3
*
nir: put compact into bitfields in nir_variable_data
Dave Airlie
2017-09-07
1
-1
/
+1
*
anv: Annotate entrypoint table with index and func name
Chad Versace
2017-09-06
1
-2
/
+2
*
radeon/uvd: fix the assertion check for YUYV format
Leo Liu
2017-09-06
1
-3
/
+5
*
intel: Add brand string for KBL-R
Anuj Phogat
2017-09-06
1
-1
/
+1
*
intel: Remove unused device info for KBL GT1.5
Anuj Phogat
2017-09-06
1
-11
/
+0
*
intel: Change a KBL pci id to GT2 from GT1.5
Anuj Phogat
2017-09-06
1
-1
/
+1
*
intel: Fix few KBL brand strings
Anuj Phogat
2017-09-06
1
-2
/
+2
*
intel: Remove unused Kabylake pci ids
Anuj Phogat
2017-09-06
1
-7
/
+0
*
Revert "Android: add -Wno-date-time flag for clang"
Emil Velikov
2017-09-06
1
-1
/
+0
*
mesa: replace date/time macros with MESA_GIT_SHA1
Emil Velikov
2017-09-06
1
-3
/
+7
*
mesa: don't use %s for PACKAGE_VERSION macro
Emil Velikov
2017-09-06
2
-4
/
+4
*
docs/release-calendar: update and extend
Emil Velikov
2017-09-06
1
-16
/
+16
*
docs/releasing: polish LLVM_CONFIG wording/handling
Emil Velikov
2017-09-06
1
-5
/
+8
*
docs/releasing: remove -jX instances
Emil Velikov
2017-09-06
1
-2
/
+3
*
.gitignore: list *.orig and *.rej
Emil Velikov
2017-09-06
1
-0
/
+2
*
egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Emil Velikov
2017-09-06
1
-0
/
+1
*
egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
2017-09-06
1
-0
/
+1
*
i965: expose RGBA visuals only on Android
Emil Velikov
2017-09-06
1
-1
/
+22
*
swr/rast: FE/Clipper - unify SIMD8/16 functions using simdlib types
Tim Rowley
2017-09-06
3
-1189
/
+446
*
swr/rast: Remove use of C++14 template variable
Tim Rowley
2017-09-06
2
-6
/
+14
*
swr/rast: SIMD16 FE remove templated immediates workaround
Tim Rowley
2017-09-06
1
-90
/
+20
*
swr/rast: SIMD16 PA - rename Assemble_simd16 to Assemble
Tim Rowley
2017-09-06
3
-31
/
+15
*
swr/rast: FE/Binner - unify SIMD8/16 functions using simdlib types
Tim Rowley
2017-09-06
5
-1739
/
+696
*
swr/rast: Removed some trailing whitespace caught during review
Tim Rowley
2017-09-06
3
-10
/
+10
*
swr: set caps for VB 4-byte alignment
Tim Rowley
2017-09-06
1
-3
/
+6
*
swr/rast: Allow gather of floats from fetch shader with 2-4GB offsets
Tim Rowley
2017-09-06
2
-1
/
+7
*
radv: fix error code when resizing the upload BO
Samuel Pitoiset
2017-09-06
1
-1
/
+1
*
mesa/st/st_glsl_to_tgsi_temprename.cpp: Fix compilation with MSVC
Gert Wollny
2017-09-06
1
-1
/
+9
*
mesa/st: glsl_to_tgsi: tie in new temporary register merge approach
Gert Wollny
2017-09-06
1
-50
/
+16
*
mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
2017-09-06
1
-0
/
+169
*
mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
2017-09-06
3
-5
/
+137
*
mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
2017-09-06
6
-4
/
+1483
*
mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
2017-09-06
3
-0
/
+943
*
mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
2017-09-06
4
-287
/
+368
*
st_glsl_to_tgsi: rewrite rename registers to use array fully.
Dave Airlie
2017-09-06
1
-29
/
+26
*
radeonsi/gfx9: proper workaround for LS/HS VGPR initialization bug
Nicolai Hähnle
2017-09-06
5
-24
/
+85
*
ac/debug: take ASIC generation into account when printing registers
Nicolai Hähnle
2017-09-06
2
-107
/
+177
*
amd/common: pass chip_class to ac_dump_reg
Nicolai Hähnle
2017-09-06
3
-60
/
+75
*
ac/sid_tables: add FieldTable object
Nicolai Hähnle
2017-09-06
1
-30
/
+85
*
ac/sid_tables: remove unused variable varname_values
Nicolai Hähnle
2017-09-06
1
-1
/
+0
*
radeonsi/gfx9: always flush DB metadata on framebuffer changes
Nicolai Hähnle
2017-09-06
3
-4
/
+14
*
util/ralloc: set prev-pointers correctly in ralloc_adopt
Nicolai Hähnle
2017-09-06
1
-1
/
+3
*
mesa/main: Fix GetTextureImage error reporting
Iago Toral Quiroga
2017-09-06
1
-1
/
+1
*
egl: remove unused 'Screens' array from _egl_display
Tapani Pälli
2017-09-06
1
-1
/
+0
[next]