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
*
Revert "i965: Disable guardband clipping in the smaller-than-viewport case."
Kenneth Graunke
2017-02-06
1
-31
/
+0
*
i965: Always scissor on Gen6-7.5 instead of disabling guardband.
Kenneth Graunke
2017-02-06
3
-48
/
+5
*
i965: Use a better guardband calculation.
Jason Ekstrand
2017-02-06
4
-82
/
+126
*
i965: Combine the Gen6 SF and Clip viewport atoms.
Kenneth Graunke
2017-02-06
3
-57
/
+30
*
radv: pass FMASK alignment to application
Dave Airlie
2017-02-07
1
-0
/
+1
*
radv: Pass DCC alignment to application.
Bas Nieuwenhuizen
2017-02-07
1
-0
/
+1
*
radv: Pass CMASK alignment to application.
Bas Nieuwenhuizen
2017-02-07
1
-0
/
+1
*
radv/ac: avoid the fmask path when doing txs.
Dave Airlie
2017-02-06
1
-1
/
+2
*
swr: [rasterizer core] Removed unused clip code.
Bruce Cherniak
2017-02-06
2
-26
/
+0
*
swr: [rasterizer core] Remove dead code Clipper::ClipScalar()
Bruce Cherniak
2017-02-06
1
-39
/
+0
*
gallium: Remove vc4 simulator hack from loader infrastructure.
Eric Anholt
2017-02-06
2
-21
/
+0
*
loader: Add an environment variable to override driver name choice.
Eric Anholt
2017-02-06
1
-0
/
+11
*
targets: Use a macro to reduce cut and paste in driver setup.
Eric Anholt
2017-02-06
1
-111
/
+22
*
radeon/ac: move common llvm build functions to a separate file.
Dave Airlie
2017-02-07
7
-851
/
+934
*
eglmesaext: add new enums for EGL_MESA_drm_image_formats
Nicolai Hähnle
2017-02-06
1
-0
/
+7
*
docs: add EGL_MESA_drm_image_formats extension proposal
Nicolai Hähnle
2017-02-06
2
-0
/
+103
*
dri/common: clear the loaderPrivate pointer in driDestroyDrawable
Nicolai Hähnle
2017-02-06
1
-0
/
+12
*
glx: guard swap-interval functions against destroyed drawables
Nicolai Hähnle
2017-02-06
2
-3
/
+19
*
glx/dri3: guard in_current_context against a disappeared drawable
Nicolai Hähnle
2017-02-06
1
-0
/
+4
*
glx/dri3: handle NULL pointers in loader-to-DRI3 drawable conversion
Nicolai Hähnle
2017-02-06
1
-0
/
+2
*
anv/pipeline: set ThreadDispatchEnable conditionally
Juan A. Suarez Romero
2017-02-06
1
-23
/
+26
*
main/fboject: default_framebuffer allowed for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-7
/
+37
*
main/fbobject: implement new 4.5 pnames for GetFramebufferParameter
Alejandro Piñeiro
2017-02-06
1
-0
/
+18
*
main/framebuffer: refactor _mesa_get_color_read_format/type
Alejandro Piñeiro
2017-02-06
4
-22
/
+71
*
radv: fix shared memory load/stores.
Dave Airlie
2017-02-03
1
-0
/
+7
*
radv/ac: correctly size shared memory usage.
Dave Airlie
2017-02-03
1
-1
/
+1
*
radv: fix compute shared memory stores since 64-bit.
Dave Airlie
2017-02-03
1
-1
/
+3
*
docs: replace URL in features.txt
Brian Paul
2017-02-03
1
-2
/
+3
*
mesa: whitespace fixes in context.c
Brian Paul
2017-02-03
1
-31
/
+31
*
anv/blorp: Disable resolves for transparent black clears
Nanley Chery
2017-02-03
1
-2
/
+8
*
anv/cmd_buffer: Don't temporarily enable CCS_E within a render pass
Nanley Chery
2017-02-03
1
-2
/
+13
*
mesa: Don't crash when destroying contexts created with no visual.
Kenneth Graunke
2017-02-03
1
-1
/
+1
*
winsys/amdgpu: avoid potential segfault in amdgpu_bo_map()
Samuel Pitoiset
2017-02-03
1
-7
/
+10
*
android: fix droid_create_image_from_prime_fd_yuv for YV12
Tapani Pälli
2017-02-03
1
-1
/
+1
*
ilo: EOL unmaintained older gallium intel driver
Edward O'Callaghan
2017-02-03
120
-58007
/
+0
*
ilo: EOL drop unmaintained gallium drv from buildsys
Edward O'Callaghan
2017-02-03
11
-50
/
+6
*
ilo: EOL unplumb unmaintained gallium drv from winsys
Edward O'Callaghan
2017-02-03
5
-85
/
+0
*
configure: libdrm is a single package
Ilia Mirkin
2017-02-02
1
-16
/
+16
*
st/mesa: MAX_VARYING is the max supported number of patch varyings, not min
Ilia Mirkin
2017-02-02
1
-1
/
+1
*
vbo: process buffer binding state changes on draw when recording
Ilia Mirkin
2017-02-02
1
-0
/
+7
*
radv/ac: move to using shared emit_ddxy code.
Dave Airlie
2017-02-03
1
-68
/
+7
*
radeonsi/ac: move most of emit_ddxy to shared code.
Dave Airlie
2017-02-03
3
-71
/
+93
*
radv/ac: use shared thread id code
Dave Airlie
2017-02-03
1
-42
/
+2
*
radeonsi/ac: move get thread id to shared code.
Dave Airlie
2017-02-03
3
-56
/
+55
*
radv/ac: migrate to using shared code for some load/store stuff.
Dave Airlie
2017-02-03
1
-103
/
+28
*
radeonsi/ac: move tbuffer store and buffer load to shared code.
Dave Airlie
2017-02-03
3
-186
/
+238
*
radeonsi/ac: move a bunch of load/store related things to common code.
Dave Airlie
2017-02-03
4
-94
/
+114
*
texgetimage: Add check for the effective target to GetTextureSubImage
Eduardo Lima Mitev
2017-02-03
1
-0
/
+6
*
Revert "radeonsi: decrease the number of texture slots to 24"
Marek Olšák
2017-02-03
1
-1
/
+1
*
configure.ac: explicitly require libdrm for dri classic drivers.
Dave Airlie
2017-02-03
1
-0
/
+5
[next]