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
*
st/mesa: Add support for ARB_post_depth_coverage
Lyude
2017-06-02
2
-1
/
+7
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
17
-0
/
+18
*
gallium: Add TGSI shader token for ARB_post_depth_coverage
Lyude
2017-06-02
3
-0
/
+9
*
nvc0: disable BGRA8 images on Fermi
Lyude
2017-06-02
1
-5
/
+14
*
i965: Simplify l3 way size computations
Anuj Phogat
2017-06-02
1
-10
/
+2
*
i965: Add and initialize l3_banks field for gen7+
Anuj Phogat
2017-06-02
2
-3
/
+27
*
i965: Replace 0 with ISL_FORMAT_UNSUPPORTED in format table (v2)
Chad Versace
2017-06-02
2
-92
/
+6
*
st/dri: Use fence extension in drisw.c
Gurchetan Singh
2017-06-02
1
-0
/
+2
*
st/dri: move fence implemention into separate file
Gurchetan Singh
2017-06-02
4
-203
/
+263
*
mesa: document range of SampleCoverageValue, MinSampleShadingValue
Brian Paul
2017-06-02
1
-2
/
+2
*
xlib: fix glXGetCurrentDisplay() failure
Brian Paul
2017-06-02
4
-5
/
+18
*
radv: realign cp dma code with radeonsi
Dave Airlie
2017-06-02
1
-86
/
+70
*
radv: bump some base addresses to 64-bits.
Dave Airlie
2017-06-02
1
-9
/
+9
*
radv: factor out eop event writing code. (v2)
Dave Airlie
2017-06-02
4
-65
/
+82
*
radv: factor out si_emit_wait_fence code.
Dave Airlie
2017-06-02
4
-22
/
+20
*
intel/blorp: Handle gen6 stencil/HiZ offsets in the back-end
Jason Ekstrand
2017-06-01
5
-74
/
+41
*
intel/isl: Add a helper for getting the byte/tile offset of a subimage
Jason Ekstrand
2017-06-01
3
-9
/
+64
*
intel/isl: Make get_intratile_offset_el take the element size in bits
Jason Ekstrand
2017-06-01
3
-9
/
+6
*
intel/isl: Add a new layout for HiZ and stencil on Sandy Bridge
Jason Ekstrand
2017-06-01
2
-5
/
+197
*
intel/isl: Generate phys_total_el from isl_calc_phys_extent
Jason Ekstrand
2017-06-01
1
-68
/
+97
*
intel/isl: Don't check array pitch for gen4 3D textures
Jason Ekstrand
2017-06-01
1
-1
/
+0
*
intel/isl: Refactor to use a phys_total_el extent.
Jason Ekstrand
2017-06-01
1
-19
/
+19
*
intel/isl: Add an isl_assert_div helper
Jason Ekstrand
2017-06-01
1
-0
/
+7
*
intel/isl: Refactor isl_calc_array_pitch_el_rows
Jason Ekstrand
2017-06-01
1
-47
/
+46
*
intel/isl: Move isl_calc_array_pitch_el_rows higher up
Jason Ekstrand
2017-06-01
1
-117
/
+117
*
intel/isl: Remove the device parameter from isl_tiling_get_info
Jason Ekstrand
2017-06-01
5
-32
/
+17
*
i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
2017-06-01
5
-29
/
+134
*
i965: Drop duplicate shadow variable.
Kenneth Graunke
2017-06-01
1
-1
/
+0
*
automake: Link all libGL.so variants with -Bsymbolic.
Jose Fonseca
2017-06-01
2
-0
/
+2
*
i965/dri: Fix bad GL error in intel_create_winsys_renderbuffer()
Chad Versace
2017-06-01
1
-5
/
+1
*
i965: Cleanup in intel_create_winsys_renderbuffer()
Chad Versace
2017-06-01
1
-5
/
+2
*
i965: Remove bad assert on isl_format
Chad Versace
2017-06-01
1
-1
/
+0
*
i965: Fix return type of translate_tex_format()
Chad Versace
2017-06-01
3
-6
/
+6
*
i965: Fix return type of brw_isl_format_for_mesa_format() [v2]
Chad Versace
2017-06-01
3
-8
/
+10
*
i965: Remove an extra semicolon
Anuj Phogat
2017-06-01
1
-1
/
+1
*
i965: Rename brw_format variable names to isl_format
Anuj Phogat
2017-06-01
3
-7
/
+9
*
i965: Reject unsupported formats in glEGLImageTargetTexture2D()
Chad Versace
2017-06-01
1
-0
/
+4
*
genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Kenneth Graunke
2017-06-01
6
-42
/
+32
*
genxml: Fix decoder to print the array element on field members.
Kenneth Graunke
2017-06-01
1
-3
/
+9
*
genxml: Fix decoding of array groups.
Kenneth Graunke
2017-06-01
1
-1
/
+1
*
genxml: Fix decoder for groups with multiple fields.
Kenneth Graunke
2017-06-01
1
-4
/
+2
*
genxml: Fix parsing of address fields in groups.
Kenneth Graunke
2017-06-01
1
-2
/
+2
*
configure.ac: simplify --enable-libunwind=auto check
Eric Engestrom
2017-06-01
1
-6
/
+2
*
util/rand_xor: add missing include statements
Nicolas Dechesne
2017-06-01
1
-0
/
+1
*
etnaviv: always do cpu_fini in transfer_unmap
Lucas Stach
2017-06-01
1
-3
/
+6
*
docs: update calendar, add news item and link release notes for 17.0.7
Emil Velikov
2017-06-01
3
-7
/
+11
*
docs: add sha256 checksums for 17.0.7
Emil Velikov
2017-06-01
1
-1
/
+2
*
docs: add release notes for 17.0.7
Emil Velikov
2017-06-01
1
-0
/
+144
*
glsl: fix a crash in ir_print_visitor() for bindless samplers/images
Samuel Pitoiset
2017-06-01
1
-1
/
+5
*
glsl: teach opt_array_splitting about bindless images
Samuel Pitoiset
2017-06-01
1
-2
/
+13
[next]