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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: in ATI fs don't assume TEMP0=REG0
Miklós Máté
2016-08-10
1
-2
/
+3
*
st/nine: Fix invalid attempt to use indirect draws.
Trevor Davenport
2016-08-10
1
-0
/
+1
*
util: Use win32 intrinsics for util_last_bit if present.
Mathias Fröhlich
2016-08-10
1
-0
/
+12
*
gallium/radeon: use unflushed fences for deferred flushes (v2)
Marek Olšák
2016-08-10
1
-1
/
+43
*
st/mesa: set the ctx parameter of fence_finish
Marek Olšák
2016-08-10
1
-7
/
+18
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
39
-46
/
+73
*
st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Marek Olšák
2016-08-10
1
-3
/
+7
*
gallium/radeon: add HUD queries for mapped VRAM/GTT
Marek Olšák
2016-08-10
2
-0
/
+12
*
winsys/radeon: track the amount of mapped memory
Marek Olšák
2016-08-10
3
-1
/
+18
*
winsys/amdgpu: track the amount of mapped memory
Marek Olšák
2016-08-10
5
-1
/
+26
*
winsys/amdgpu: don't try to unmap userptr buffers
Marek Olšák
2016-08-10
1
-0
/
+3
*
gallium/radeon: increase the size of the renderer string
Marek Olšák
2016-08-10
1
-1
/
+1
*
gallium/radeon: implement ARB_clear_texture (v3)
Marek Olšák
2016-08-10
3
-2
/
+69
*
gallium/radeon: handle render_condition_enable for clear_rt/ds
Marek Olšák
2016-08-10
3
-6
/
+12
*
gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
2016-08-10
26
-61
/
+109
*
egl: android: query native window default width and height (v2)
Haixia Shi
2016-08-09
3
-0
/
+42
*
anv/device: Enable sample shading on gen7+
Anuj Phogat
2016-08-09
1
-1
/
+1
*
anv/gen7_pipeline: Set multisample state using shared function
Anuj Phogat
2016-08-09
1
-16
/
+4
*
anv/pipeline: Add sample locations for gen7-7.5
Anuj Phogat
2016-08-09
1
-0
/
+47
*
anv/pipeline: Move emit_ms_state() to genX_pipeline_util.h
Anuj Phogat
2016-08-09
2
-40
/
+40
*
gallium: Add c99_compat.h to u_bitcast.h
Mathias Fröhlich
2016-08-09
1
-0
/
+2
*
util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias Fröhlich
2016-08-09
12
-126
/
+85
*
radeonsi: enable multi-draw related pipe caps
Nicolai Hähnle
2016-08-09
1
-3
/
+5
*
radeonsi: program additional multi draw parameters
Nicolai Hähnle
2016-08-09
1
-5
/
+25
*
radeonsi: program the DRAWID SGPR
Nicolai Hähnle
2016-08-09
2
-4
/
+7
*
radeonsi: add DRAWID parameter to vertex shaders
Nicolai Hähnle
2016-08-09
2
-2
/
+10
*
radeonsi: wire up TGSI_SEMANTIC_BASEINSTANCE
Nicolai Hähnle
2016-08-09
1
-0
/
+5
*
radeonsi: remove an incorrect assertion
Nicolai Hähnle
2016-08-09
1
-2
/
+0
*
radeonsi: flush TC L2 cache for indirect draw data
Nicolai Hähnle
2016-08-09
2
-4
/
+9
*
radeonsi/sid: add additional bits for the DRAW_(INDEX)_INDIRECT_MULTI packets
Nicolai Hähnle
2016-08-09
1
-0
/
+3
*
st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Brian Paul
2016-08-09
1
-4
/
+4
*
mesa: simplify ff fs generator a bit
Miklós Máté
2016-08-09
1
-8
/
+6
*
ddebug: dump driver states and shaders for apitrace calls
Marek Olšák
2016-08-09
1
-1
/
+4
*
nir: make use of nir_cf_list_extract() helper
Timothy Arceri
2016-08-09
1
-2
/
+1
*
nir: Always print non-identity swizzles.
Matt Turner
2016-08-08
1
-1
/
+9
*
anv/pipeline/gen7: Set multisample modes
Lionel Landwerlin
2016-08-08
3
-3
/
+14
*
anv/pipeline: rename info to rs_info in emit_rs_state
Lionel Landwerlin
2016-08-08
1
-8
/
+8
*
Revert "glsl: don't try to lower non-gl builtins as if they were gl_FragData"
Marek Olšák
2016-08-08
1
-2
/
+1
*
egl/android: Add support for YV12 pixel format (v2)
Tomasz Figa
2016-08-08
1
-6
/
+50
*
st/mesa: Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-4
/
+16
*
meta: Make Meta's BlitFramebuffer() follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-54
/
+30
*
i965: Make BLORP's BlitFramebuffer follow the GL 4.4 sRGB rules.
Kenneth Graunke
2016-08-08
1
-2
/
+5
*
i965: Make BLORP do sRGB encode/decode on ES 2 as well.
Kenneth Graunke
2016-08-08
1
-2
/
+2
*
Revert "st/mesa: use sRGB formats for MSAA resolving if destination is sRGB"
Kenneth Graunke
2016-08-08
1
-32
/
+0
*
i965: Drop the "do resolves in sRGB" hack.
Kenneth Graunke
2016-08-08
1
-24
/
+0
*
i965: Bail on the BLT path if BlitFramebuffer requires sRGB conversion.
Kenneth Graunke
2016-08-08
2
-2
/
+10
*
egl/android: Make get_fourcc() accept HAL formats
Tomasz Figa
2016-08-08
1
-9
/
+11
*
egl/android: Refactor image creation to separate flink and prime paths (v2)
Tomasz Figa
2016-08-08
1
-42
/
+57
*
egl/android: Respect buffer mask in droid_image_get_buffers (v2)
Tomasz Figa
2016-08-08
1
-5
/
+15
*
egl/android: Remove unused variables in droid_get_buffers_with_format()
Tomasz Figa
2016-08-08
1
-3
/
+0
[next]