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
*
mesa: move static binding functions above _mesa_DeleteBuffers()
Timothy Arceri
2017-07-26
1
-207
/
+205
*
mesa: don't try to re-generate the default buffer
Timothy Arceri
2017-07-26
1
-6
/
+6
*
broadcom/vc4: Switch the V3D 2.1 XML over to restricted address fields.
Eric Anholt
2017-07-25
1
-4
/
+4
*
broadcom/genxml: Support address fields with <32 bits
Eric Anholt
2017-07-25
1
-1
/
+1
*
broadcom/vc4: Use the RA callback to improve register selection's choices.
Eric Anholt
2017-07-25
1
-1
/
+52
*
ra: Add a callback for selecting a register from what's available.
Eric Anholt
2017-07-25
2
-14
/
+82
*
ra: Don't put a node in its own adjacency set.
Eric Anholt
2017-07-25
1
-13
/
+10
*
ra: Pull the body of a loop out to a helper function.
Eric Anholt
2017-07-25
1
-12
/
+19
*
broadcom/vc4: Scissor blits performed using the rendering engine.
Eric Anholt
2017-07-25
1
-0
/
+9
*
broadcom/vc4: Prefer blit via rendering to the software fallback.
Eric Anholt
2017-07-25
1
-6
/
+8
*
broadcom/vc4: Switch the Viewport Center fields to a fixed-point representation.
Eric Anholt
2017-07-25
2
-4
/
+4
*
broadcom/vc4: Use the XML decoder for CL dumping.
Eric Anholt
2017-07-25
3
-443
/
+32
*
broadcom/genxml: Introduce a V3D packet/struct decoder.
Eric Anholt
2017-07-25
9
-0
/
+1066
*
broadcom: add editorconfig
Eric Anholt
2017-07-25
1
-0
/
+3
*
intel/decoder: Reuse the gen_make_gen() helper.
Eric Anholt
2017-07-25
1
-3
/
+1
*
intel/decoder: Reuse the MAX2 macro instead of defining another one.
Eric Anholt
2017-07-25
1
-3
/
+1
*
svga: implement MSAA alpha_to_one feature
Brian Paul
2017-07-25
5
-1
/
+57
*
svga: rework the FS white fragments code
Brian Paul
2017-07-25
2
-33
/
+21
*
gallium/util: s/unsigned/enum tgsi_texture_type/
Brian Paul
2017-07-25
4
-21
/
+24
*
drirc: whitelist glthread for Overlord 1+2, Oil Rush, War Thunder, Saints Row 2
Kamil Páral
2017-07-25
1
-2
/
+17
*
i965: perf: flush batchbuffers at the beginning of queries
Lionel Landwerlin
2017-07-25
1
-8
/
+8
*
st/dri2: Return invalid modifier when no driver support
Daniel Stone
2017-07-25
1
-0
/
+6
*
st/dri: Check get-handle return value in queryImage
Daniel Stone
2017-07-25
1
-12
/
+18
*
r600: Add support for B5G5R5A1.
Michal Srb
2017-07-25
1
-0
/
+6
*
radeon/vcn: move message buffer to vram for now
Leo Liu
2017-07-25
1
-1
/
+2
*
trace: Correct transfer box size calculation.
Jose Fonseca
2017-07-25
1
-9
/
+8
*
mesa: add active_shader_program() helper
Samuel Pitoiset
2017-07-25
1
-31
/
+32
*
mesa: add bind_program_pipeline() helper
Samuel Pitoiset
2017-07-25
1
-34
/
+21
*
egl: fix whitespace issues from eglimage code
Tapani Pälli
2017-07-25
1
-10
/
+10
*
util: fix warning/error on 32bit build
Tapani Pälli
2017-07-25
1
-2
/
+2
*
r600g: constify some args at r600_asm.c
Constantine Charlamov
2017-07-25
1
-5
/
+6
*
r600g: remove unused "bc" args, and one unneeded forward declaration
Constantine Charlamov
2017-07-25
1
-45
/
+40
*
radv: only report external semaphore info for opaque fd.
Dave Airlie
2017-07-25
1
-5
/
+10
*
i965: Simplify HiZ clears a bit
Jason Ekstrand
2017-07-24
1
-17
/
+8
*
i965: Use {} to initialize GENX_* structs.
Rafael Antognolli
2017-07-24
1
-1
/
+1
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
8
-27
/
+113
*
radv: fix buffer views on SI/CIK.
Dave Airlie
2017-07-24
1
-0
/
+5
*
egl/wayland: Ignore invalid modifiers
Daniel Stone
2017-07-24
1
-0
/
+4
*
mesa: return GL_OUT_OF_MEMORY if NewSamplerObject fails
Samuel Pitoiset
2017-07-24
1
-4
/
+12
*
mesa: pass the 'caller' function to create_samplers()
Samuel Pitoiset
2017-07-24
1
-4
/
+5
*
mesa: add compressed_tex_sub_image_{error,no_error} helpers
Samuel Pitoiset
2017-07-24
1
-36
/
+65
*
intel/blorp: ship blorp_genX_exec.h within the tarball
Emil Velikov
2017-07-24
1
-0
/
+1
*
docs: add 17.3.0-devel release notes template
Emil Velikov
2017-07-24
1
-0
/
+64
*
mesa: bump version to 17.2.0-devel
Emil Velikov
2017-07-24
1
-1
/
+1
*
egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND
17.2-branchpoint
Emil Velikov
2017-07-24
1
-1
/
+1
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-24
1
-0
/
+1
*
wayland-egl: update the SHA1 of the commit introducing v3
Emil Velikov
2017-07-24
1
-1
/
+1
*
wayland-egl: Update ABI checker
Miguel A. Vico
2017-07-24
1
-15
/
+75
*
wayland-egl: Make wl_egl_window a versioned struct
Miguel A. Vico
2017-07-24
3
-2
/
+24
*
egl: Fix _eglPointerIsDereferencable() to ignore page residency
Miguel A. Vico
2017-07-24
1
-1
/
+12
[next]