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
*
i965: Switch to absolute addressing for constant buffer 0.
Kenneth Graunke
2017-07-13
4
-0
/
+37
*
i965: Use async maps for BufferSubData to regions with no valid data.
Kenneth Graunke
2017-07-13
1
-1
/
+3
*
i965: Track a range of the buffer which contains valid data.
Kenneth Graunke
2017-07-13
2
-4
/
+48
*
i965: Add a "write" parameter to intel_bufferobj_buffer.
Kenneth Graunke
2017-07-13
9
-19
/
+26
*
i965: Convert GS_STATE to genxml.
Rafael Antognolli
2017-07-13
5
-172
/
+54
*
i965: Prepare gs_state emitting code to include gen4-5.
Rafael Antognolli
2017-07-13
1
-13
/
+11
*
i965: Remove upload_gs_state_for_tf.
Rafael Antognolli
2017-07-13
4
-60
/
+16
*
i965: Convert BLEND_CONSTANT_COLOR state to genxml.
Rafael Antognolli
2017-07-13
3
-64
/
+27
*
i965: Convert CC state on gen4-5 to genxml.
Rafael Antognolli
2017-07-13
5
-284
/
+68
*
i965: Move color calc code around a bit.
Rafael Antognolli
2017-07-13
1
-8
/
+8
*
i965: Check for alpha channel just like in gen6+.
Rafael Antognolli
2017-07-13
1
-1
/
+4
*
i965: Make a helper function for blend entry related state.
Rafael Antognolli
2017-07-13
1
-81
/
+101
*
i965: Make a helper function for depth/stencil related state.
Kenneth Graunke
2017-07-13
1
-48
/
+65
*
aubinator: don't leak fd of opened aubfile
Lionel Landwerlin
2017-07-13
1
-0
/
+2
*
anv: don't use strcpy for copying strings
Lionel Landwerlin
2017-07-13
1
-1
/
+2
*
intel/compiler: no need to check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
i965: fix missing NULL return if allocation fails
Lionel Landwerlin
2017-07-13
1
-0
/
+1
*
intel/compiler: don't check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
i965: check pointer before dereferencing it
Lionel Landwerlin
2017-07-13
1
-7
/
+7
*
i965: map_gtt: check mapping address before adding offset
Lionel Landwerlin
2017-07-13
1
-1
/
+3
*
intel/compiler: remove check unsigned is >= 0
Lionel Landwerlin
2017-07-13
1
-1
/
+1
*
isl: use 64bit arithmetic to compute size
Lionel Landwerlin
2017-07-13
1
-2
/
+2
*
nir/lower_io_to_temporaries: don't set compact on shadow vars
Connor Abbott
2017-07-13
1
-0
/
+1
*
nir: don't segfault when printing variables with no name
Connor Abbott
2017-07-13
1
-1
/
+1
*
i965/urb: Trigger upload_urb on NEW_BLORP
Jason Ekstrand
2017-07-13
2
-3
/
+2
*
mesa: Return GL_INVALID_ENUM for bogus TEXTURE_SRGB_DECODE_EXT params.
Kenneth Graunke
2017-07-13
1
-1
/
+12
*
st/dri: add 32-bit RGBX/RGBA formats
Marek Olšák
2017-07-13
2
-12
/
+65
*
broadcom/vc4: Add more packets to the v2.1 XML.
Eric Anholt
2017-07-13
1
-0
/
+106
*
broadcom: Introduce a header for talking about chip revisions.
Eric Anholt
2017-07-13
2
-0
/
+40
*
broadcom/genxml: Use the same "gen" attr for HW version as Intel does.
Eric Anholt
2017-07-13
2
-3
/
+3
*
broadcom/genxml: Support unpacking fixed-point fractional values.
Eric Anholt
2017-07-13
2
-4
/
+25
*
st/mesa: Handle st_framebuffer_create returning NULL
Michel Dänzer
2017-07-13
1
-3
/
+5
*
swr/rast: Fix use of KNL-only intrinsics in SKX build
Tim Rowley
2017-07-13
3
-6
/
+6
*
swr/rast: Fix build warnings when using the Intel compiler
Tim Rowley
2017-07-13
1
-1
/
+1
*
swr/rast: SIMD16 Frontend - Fix USE_SIMD16_FRONTEND build
Tim Rowley
2017-07-13
4
-12
/
+25
*
swr/rast: Removing unneeded MSVC warning pragma
Tim Rowley
2017-07-13
1
-3
/
+0
*
swr/rast: Add support for read-only render targets
Tim Rowley
2017-07-13
2
-4
/
+10
*
swr/rast: Support render target mask instead of render target count
Tim Rowley
2017-07-13
7
-49
/
+85
*
egl: remove unused err variable
Alejandro Piñeiro
2017-07-13
1
-1
/
+1
*
radeonsi/gfx9: fix crash building monolithic merged ES-GS shader
Nicolai Hähnle
2017-07-13
1
-3
/
+6
*
loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
Thomas Hellstrom
2017-07-13
1
-1
/
+1
*
i965/screen: Drop get_tiled_height
Jason Ekstrand
2017-07-12
1
-17
/
+3
*
i965/screen: Use ISL for doing image import checks
Jason Ekstrand
2017-07-12
1
-4
/
+28
*
i965/screen: Use ISL for allocating image BOs
Jason Ekstrand
2017-07-12
1
-22
/
+29
*
intel/isl: Add a helper to convert tilings from ISL to i915
Jason Ekstrand
2017-07-12
2
-0
/
+28
*
intel/isl: Add basic modifier introspection
Jason Ekstrand
2017-07-12
4
-0
/
+83
*
i965: Add an isl_device to intel_screen
Jason Ekstrand
2017-07-12
3
-1
/
+8
*
i965/miptree: Move CCS allocation into create_for_dri_image
Jason Ekstrand
2017-07-12
1
-13
/
+12
*
i965: Use create_for_dri_image in intel_update_image_buffer
Jason Ekstrand
2017-07-12
1
-9
/
+14
*
i965/miptree: Add support for window system images to create_for_dri_image
Jason Ekstrand
2017-07-12
4
-6
/
+17
[next]