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
*
Bump version to 10.3 (final)
Emil Velikov
2014-09-19
1
-1
/
+1
*
r300g: set register classes before interferences
Connor Abbott
2014-09-16
1
-2
/
+4
*
i965: add support for RGBA dma_buf imports.
Gwenole Beauchesne
2014-09-16
1
-0
/
+6
*
i965: Mark delta_x/y as BAD_FILE if remapped away completely.
Kenneth Graunke
2014-09-16
2
-5
/
+15
*
gallivm: Fix uses of 2^24
Richard Sandiford
2014-09-16
1
-4
/
+4
*
nouveau: change internal variables to avoid conflicts with macro args
Ilia Mirkin
2014-09-16
1
-10
/
+10
*
mesa: fix _mesa_free_pipeline_data() use-after-free bug
Brian Paul
2014-09-16
1
-2
/
+2
*
gallium/util: add missing u_debug include
Andreas Boll
2014-09-16
1
-0
/
+1
*
nouveau: only enable stencil func if the visual has stencil bits
Ilia Mirkin
2014-09-16
2
-2
/
+2
*
nouveau: only enable the depth test if there actually is a depth buffer
Ilia Mirkin
2014-09-16
5
-4
/
+9
*
nouveau: remove unneeded assert
Maarten Lankhorst
2014-09-16
1
-1
/
+0
*
nouveau: rework reference frame handling
Maarten Lankhorst
2014-09-16
3
-4
/
+37
*
nouveau: fix MPEG4 hw decoding
Maarten Lankhorst
2014-09-16
1
-3
/
+3
*
nouveau: re-allocate bo's on overflow
Maarten Lankhorst
2014-09-16
4
-11
/
+87
*
i965/vec4: Only examine virtual_grf_end for GRF sources
Ian Romanick
2014-09-16
1
-8
/
+12
*
i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Iago Toral Quiroga
2014-09-16
1
-4
/
+9
*
glsl: Speed up constant folding for swizzles.
Kenneth Graunke
2014-09-12
1
-0
/
+5
*
i965/vec4: Make type_size() return 0 for samplers.
Kenneth Graunke
2014-09-12
1
-3
/
+3
*
i965: Skip allocating UNIFORM file storage for uniforms of size 0.
Kenneth Graunke
2014-09-12
2
-6
/
+6
*
i965: Disable guardband clipping in the smaller-than-viewport case.
Kenneth Graunke
2014-09-12
1
-0
/
+31
*
i965: Separate gl_InstanceID and gl_VertexID uploading.
Kenneth Graunke
2014-09-12
5
-16
/
+42
*
i965: Fix reference counting in new basevertex upload code.
Kenneth Graunke
2014-09-12
1
-0
/
+3
*
i965: Request lowering gl_VertexID
Ian Romanick
2014-09-12
1
-0
/
+1
*
i965: Expose gl_BaseVertex via a vertex attribute.
Kenneth Graunke
2014-09-12
3
-20
/
+65
*
i965: Refactor Gen4-7 VERTEX_BUFFER_STATE emission into a helper.
Kenneth Graunke
2014-09-12
1
-30
/
+47
*
i965: Make gl_BaseVertex available in a buffer object.
Kenneth Graunke
2014-09-12
3
-0
/
+31
*
i965: Calculate start/base_vertex_location after preparing vertices.
Kenneth Graunke
2014-09-12
6
-12
/
+34
*
i965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
Ian Romanick
2014-09-12
1
-0
/
+1
*
mesa: Fix glGetActiveAttribute for gl_VertexID when lowered.
Kenneth Graunke
2014-09-12
1
-1
/
+13
*
mesa: Replace string comparisons with SYSTEM_VALUE enum checks.
Kenneth Graunke
2014-09-12
1
-2
/
+2
*
glsl: Add a lowering pass for gl_VertexID
Ian Romanick
2014-09-12
6
-0
/
+165
*
glsl/linker: Make get_main_function_signature public
Ian Romanick
2014-09-12
2
-4
/
+8
*
mesa: Add SYSTEM_VALUE_BASE_VERTEX
Ian Romanick
2014-09-12
2
-1
/
+15
*
mesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
Ian Romanick
2014-09-12
2
-0
/
+13
*
mesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_INSTANCE_ID
Ian Romanick
2014-09-12
1
-0
/
+57
*
i965/vec4: Reswizzle sources when necessary.
Matt Turner
2014-09-10
2
-11
/
+25
*
configure.ac: strip _GNU_SOURCE from llvm-config output
Jonathan Gray
2014-09-09
1
-0
/
+1
*
configure: enable the gallium loader only when needed
Emil Velikov
2014-09-09
1
-10
/
+16
*
configure: bail out if building svga without libdrm
Emil Velikov
2014-09-09
1
-0
/
+3
*
nv50/ir: avoid array overrun when checking for supported mods
Ilia Mirkin
2014-09-09
2
-2
/
+2
*
i965: Handle ir_binop_ubo_load in boolean expression code.
Kenneth Graunke
2014-09-09
2
-4
/
+4
*
i965: Handle ir_triop_csel in emit_if_gen6().
Kenneth Graunke
2014-09-09
2
-4
/
+33
*
gallivm: Fix Altivec pack intrinsics for little-endian
Ulrich Weigand
2014-09-08
1
-5
/
+21
*
mesa/st: don't advertise NV_vdpau_interop if it doesn't work.
Christian König
2014-09-08
1
-1
/
+7
*
i965: Adjust fast-clear resolve rect for BDW
Kristian Høgsberg
2014-09-08
1
-4
/
+10
*
nvc0/ir: clarify recursion fix to finding first tex uses
Christoph Bumiller
2014-09-08
1
-9
/
+7
*
nv50/ir/util: fix BitSet issues
Christoph Bumiller
2014-09-08
3
-3
/
+10
*
i965/blorp: Pass image formats seperately from the miptree
Jason Ekstrand
2014-09-08
4
-19
/
+43
*
Increment version to 10.3.0-rc3
mesa-10.3-rc3
Emil Velikov
2014-09-05
1
-1
/
+1
*
st/mesa: use 1.0f as boolean true on drivers without integer support
Marek Olšák
2014-09-05
1
-2
/
+3
[next]