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
*
glx: Don't hard-code the name "libGL.so.1" in driOpenDriver (v3)
Kyle Brenneman
2015-10-03
2
-1
/
+6
*
mapi: Make _glapi_get_stub work with "gl" or "mgl" prefix.
Kyle Brenneman
2015-10-03
1
-1
/
+1
*
glx: Fix build errors with --enable-mangling (v2)
Kyle Brenneman
2015-10-03
2
-2
/
+12
*
i965: Remove early release of DRI2 miptree
Chris Wilson
2015-09-30
1
-1
/
+0
*
st/mesa: try PIPE_BIND_RENDER_TARGET when choosing float texture formats
Brian Paul
2015-09-30
1
-1
/
+5
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-09-30
1
-0
/
+3
*
mesa: fix mipmap generation for immutable, compressed textures
Roland Scheidegger
2015-09-30
1
-21
/
+15
*
st/mesa: fix front buffer regression after dropping st_validate_state in Blit
Marek Olšák
2015-09-30
1
-0
/
+2
*
i965: Respect stride and subreg_offset for ATTR registers
Kristian Høgsberg Kristensen
2015-09-30
1
-1
/
+4
*
t_dd_dmatmp: Use addition instead of subtraction in loop bounds
Ian Romanick
2015-09-30
1
-1
/
+1
*
t_dd_dmatmp: Pull out common 'count -= count & 3' code
Ian Romanick
2015-09-30
1
-9
/
+6
*
t_dd_dmatmp: Use '& 3' instead of '% 4' everywhere
Ian Romanick
2015-09-30
1
-2
/
+2
*
t_dd_dmatmp: Clean up improper code formatting from previous patch
Ian Romanick
2015-09-30
1
-12
/
+6
*
t_dd_dmatmp: Make "count" actually be the count
Ian Romanick
2015-09-30
3
-75
/
+75
*
mesa: Fix GL_FRAMEBUFFER_ATTACHMENT_OBJECT_TYPE for default framebuffer.
Iago Toral Quiroga
2015-09-30
1
-1
/
+10
*
i965/vec4: fill src_reg type using the constructor type parameter
Alejandro Piñeiro
2015-09-17
1
-0
/
+2
*
mesa: Fix texture compression on big-endian systems
Ulrich Weigand
2015-09-17
4
-7
/
+14
*
nv50, nvc0: fix max texture buffer size to 128M elements
Ilia Mirkin
2015-09-17
2
-2
/
+2
*
st/mesa: avoid integer overflows with buffers >= 512MB
Ilia Mirkin
2015-09-17
1
-2
/
+2
*
gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
2015-09-17
1
-1
/
+17
*
i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
2015-09-17
1
-0
/
+21
*
i965/vec4: Don't reswizzle hardware registers
Jason Ekstrand
2015-09-17
1
-0
/
+8
*
nvc0: remove BGRA4 format support
Ilia Mirkin
2015-09-17
1
-0
/
+2
*
nv30: Disable msaa unless requested from the env by NV30_MAX_MSAA
Hans de Goede
2015-09-17
2
-1
/
+21
*
nvc0: always emit a full shader colormask
Ilia Mirkin
2015-09-17
1
-1
/
+1
*
nv30: Fix max width / height checks in nv30 sifm code
Hans de Goede
2015-09-17
1
-2
/
+2
*
st/mesa: don't fall back to 16F when 32F is requested
Ilia Mirkin
2015-09-17
1
-14
/
+8
*
llvmpipe: convert double to long long instead of unsigned long long
Oded Gabbay
2015-09-17
1
-1
/
+1
*
nv30: Implement color resolve for msaa
Hans de Goede
2015-09-17
2
-14
/
+8
*
nv30: Fix creation of scanout buffers
Hans de Goede
2015-09-17
1
-0
/
+10
*
mesa: Don't allow wrong type setters for matrix uniforms
Ian Romanick
2015-09-17
1
-0
/
+25
*
mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
Ian Romanick
2015-09-17
3
-42
/
+42
*
gallivm: Workaround LLVM PR23628.
Jose Fonseca
2015-09-17
1
-0
/
+11
*
gallivm: Do not use NoFramePointerElim with LLVM 3.7.
Vinson Lee
2015-09-17
2
-0
/
+4
*
i965: Momentarily pretend to support ARB_texture_stencil8 for blits.
Kenneth Graunke
2015-09-17
1
-0
/
+7
*
glsl: Handle attribute aliasing in attribute storage limit check.
Kenneth Graunke
2015-09-10
1
-28
/
+36
*
mesa/teximage: use correct extension for accept stencil texture.
Dave Airlie
2015-09-10
1
-1
/
+1
*
Revert "i965: Momentarily pretend to support ARB_texture_stencil8 for blits."
Emil Velikov
2015-09-10
1
-7
/
+0
*
i965: Momentarily pretend to support ARB_texture_stencil8 for blits.
Kenneth Graunke
2015-09-04
1
-0
/
+7
*
mesa: add GL_RED, GL_RG support for floating point textures
Tapani Pälli
2015-09-04
1
-3
/
+34
*
Revert "i965: Advertise a line width of 40.0 on Cherryview and Skylake."
Kenneth Graunke
2015-09-04
1
-5
/
+1
*
i965: Fix copy propagation type changes.
Kenneth Graunke
2015-09-04
1
-0
/
+1
*
i965/fs: Handle MRF destinations in lower_integer_multiplication().
Matt Turner
2015-09-04
1
-4
/
+4
*
radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
2015-09-02
4
-1
/
+29
*
r600g: fix calculation for gpr allocation
Dave Airlie
2015-09-02
1
-1
/
+1
*
r600/sb: update last_cf for finalize if.
Dave Airlie
2015-09-02
1
-0
/
+3
*
mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
2015-09-02
2
-0
/
+98
*
mesa: only copy the requested teximage faces
Ilia Mirkin
2015-09-02
1
-2
/
+2
*
i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
2015-09-02
1
-2
/
+2
*
mesa: create multisample fallback textures like normal textures
Marek Olšák
2015-09-02
1
-0
/
+2
[next]