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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: implement sparse buffer commitment
Nicolai Hähnle
2017-04-05
2
-0
/
+76
*
mesa: implement sparse storage buffer allocation
Nicolai Hähnle
2017-04-05
1
-6
/
+23
*
mesa: implement SPARSE_BUFFER_PAGE_SIZE_ARB
Nicolai Hähnle
2017-04-05
3
-0
/
+7
*
mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
2017-04-05
8
-0
/
+59
*
mesa: Replace program locks with atomic inc/dec.
Matt Turner
2017-04-05
3
-15
/
+3
*
anv: Advertise larger heap sizes
Jason Ekstrand
2017-04-04
3
-14
/
+75
*
anv: Add support for 48-bit addresses
Jason Ekstrand
2017-04-04
5
-0
/
+54
*
anv: Replace anv_bo::is_winsys_bo with a uint32_t flags
Jason Ekstrand
2017-04-04
3
-9
/
+11
*
i965/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-04
1
-1
/
+13
*
anv/blorp: Align vertex buffers to 64B
Jason Ekstrand
2017-04-04
1
-1
/
+14
*
anv: Query the kernel for reset status
Jason Ekstrand
2017-04-04
4
-40
/
+107
*
anv: Check for device loss at the end of WaitForFences
Jason Ekstrand
2017-04-04
1
-5
/
+14
*
anv/pipeline: Properly handle unset gl_Layer and gl_ViewportIndex
Jason Ekstrand
2017-04-04
1
-3
/
+24
*
i965/fs: Always provide a default LOD of 0 for TXS and TXL
Jason Ekstrand
2017-04-04
1
-9
/
+9
*
mesa: Require mipmap completeness for glCopyImageSubData(), sometimes.
Kenneth Graunke
2017-04-04
1
-2
/
+23
*
libgl-xlib: Link with libunwind.
Vinson Lee
2017-04-04
1
-1
/
+2
*
intel/isl: Refactor and clerify gen8 alignment calculations
Jason Ekstrand
2017-04-04
1
-15
/
+49
*
drirc: Set glsl_zero_init for Kerbal Space Program.
Francisco Jerez
2017-04-04
1
-0
/
+8
*
intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
2017-04-04
5
-1
/
+766
*
intel: genxml: add RING_BUFFER_CTL registers
Lionel Landwerlin
2017-04-04
5
-0
/
+272
*
intel: genxml: add FAULT_REG register
Lionel Landwerlin
2017-04-04
5
-0
/
+206
*
intel: genxml: add gen7 ERR_INT register
Lionel Landwerlin
2017-04-04
2
-0
/
+22
*
intel: genxml: add ACTHD registers
Lionel Landwerlin
2017-04-04
2
-0
/
+32
*
intel: genxml: add GFX_ARB_ERROR_RPT register
Lionel Landwerlin
2017-04-04
5
-0
/
+73
*
intel: genxml: add INSTDONE registers
Lionel Landwerlin
2017-04-04
5
-0
/
+387
*
targets: export radeon winsys_create functions to silence LLVM warning
Marek Olšák
2017-04-04
3
-0
/
+15
*
r600g: check rasterizer primitive states like in radeonsi
Constantine Kharlamov
2017-04-04
1
-8
/
+13
*
r600g: extract a code into a r600_emit_rasterizer_prim_state()
Constantine Kharlamov
2017-04-04
3
-14
/
+33
*
r600g/radeonsi: use the correct types (taken from pipe_draw_info)
Constantine Kharlamov
2017-04-04
3
-7
/
+8
*
r600g: remove duplicate memset by using a pointer, and constify args
Constantine Kharlamov
2017-04-04
1
-22
/
+19
*
glsl: remove unused file
Elie TOURNIER
2017-04-04
1
-206
/
+0
*
radeonsi: access gallivm through ctx in most places
Marek Olšák
2017-04-04
3
-87
/
+79
*
radeonsi: use ctx->types instead of bld->types etc.
Marek Olšák
2017-04-04
2
-23
/
+21
*
radeonsi: use i32_0/1 instead of *int_bld.zero/one in most places
Marek Olšák
2017-04-04
2
-55
/
+47
*
gallium: decrease the size of pipe_draw_info - 88 -> 80 bytes
Marek Olšák
2017-04-04
2
-3
/
+9
*
gallium: decrease the size of pipe_vertex_element - 16 -> 8 bytes
Marek Olšák
2017-04-04
1
-8
/
+8
*
gallium: decrease the size of pipe_resource - 64 -> 48 bytes
Marek Olšák
2017-04-04
8
-33
/
+41
*
gallium: decrease the size of pipe_box - 24 -> 16 bytes
Marek Olšák
2017-04-04
1
-4
/
+7
*
gallium: decrease the size of pipe_sampler_view - 48 -> 32 bytes
Marek Olšák
2017-04-04
1
-6
/
+6
*
gallium: decrease the size of pipe_surface - 48 -> 40 bytes
Marek Olšák
2017-04-04
1
-5
/
+4
*
gallium: decrease the size of pipe_framebuffer_state - 96 -> 80 bytes
Marek Olšák
2017-04-04
1
-4
/
+4
*
gallium: decrease the size of pipe_stream_output_info - 532 -> 268 bytes
Marek Olšák
2017-04-04
3
-4
/
+4
*
gallium: decrease the size of pipe_rasterizer_state - 36 -> 32 bytes
Marek Olšák
2017-04-04
1
-1
/
+7
*
amd/addrlib: second update for Vega10 + bug fixes
Marek Olšák
2017-04-04
17
-2132
/
+3298
*
radeonsi: use i32_0 and i32_1 more
Marek Olšák
2017-04-04
1
-16
/
+16
*
radeonsi: remove most uses of lp_build_const*
Marek Olšák
2017-04-04
3
-151
/
+145
*
radeonsi: clean up 'radeon_bld' references
Marek Olšák
2017-04-04
1
-60
/
+48
*
radeonsi: fix broken texture filtering on SI-CIK since GFX9 changes
Marek Olšák
2017-04-04
1
-15
/
+17
*
android: intel: genxml: fix genX_xml.h generation rules
Mauro Rossi
2017-04-04
1
-0
/
+5
*
intel/vec4: Add some fall through comments
Jason Ekstrand
2017-04-03
1
-0
/
+4
[next]