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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
10
-3
/
+263
*
glapi: Add support for ARB_shader_atomic_counters.
Francisco Jerez
2013-10-29
3
-1
/
+10
*
i965: Handle deallocation of some private ralloc contexts explicitly.
Francisco Jerez
2013-10-29
4
-4
/
+4
*
mesa: Define introspection macro to determine whether a type is trivially des...
Francisco Jerez
2013-10-29
1
-1
/
+23
*
glsl: Generalize MSVC fix for strcasecmp().
Paul Berry
2013-10-29
1
-0
/
+1
*
st/mesa: move out of memory check in st_draw_vbo()
Brian Paul
2013-10-29
1
-3
/
+4
*
i965/vec4: Reduce working set size of live variables computation.
Eric Anholt
2013-10-29
2
-23
/
+28
*
Remove error when calling glGenQueries/glDeleteQueries while a query is active
Carl Worth
2013-10-28
1
-15
/
+10
*
i965: Also emit HiZ and Stencil packets when disabling depth on Gen6.
Kenneth Graunke
2013-10-28
1
-0
/
+12
*
i965: Also emit HIER_DEPTH and STENCIL packets when disabling depth.
Kenneth Graunke
2013-10-28
1
-0
/
+12
*
i965: Move post-sync non-zero flush for 3DSTATE_MULTISAMPLE.
Kenneth Graunke
2013-10-28
1
-3
/
+3
*
i965: Also guard 3DSTATE_DRAWING_RECTANGLE with a flush in blorp.
Kenneth Graunke
2013-10-28
1
-0
/
+3
*
i965: Emit post-sync non-zero flush before 3DSTATE_DRAWING_RECTANGLE.
Kenneth Graunke
2013-10-28
1
-0
/
+4
*
i965: Emit post-sync non-zero flush before 3DSTATE_GS_SVB_INDEX.
Kenneth Graunke
2013-10-28
1
-0
/
+3
*
i965: CS writes/reads should use I915_GEM_INSTRUCTION
Daniel Vetter
2013-10-28
1
-2
/
+2
*
i965: Do not set bilinear_filter flag in case of multisample blits
Anuj Phogat
2013-10-28
1
-1
/
+1
*
mesa: Remove trailing whitespace in texparam.c
Rico Schüller
2013-10-28
1
-6
/
+6
*
mesa: use void in _mesa_VDPAUFiniNV() as in the header file
Brian Paul
2013-10-28
1
-1
/
+1
*
i965: Make fs gl_PrimitiveID input work even when there's no gs.
Paul Berry
2013-10-27
2
-5
/
+26
*
mesa: Add GL_NV_vdpau_interop functions to dispatch_sanity.cpp.
Vinson Lee
2013-10-26
1
-0
/
+12
*
mesa: add vdpau.c and st_vdpau.c to src/mesa/SConscript
Brian Paul
2013-10-26
1
-0
/
+2
*
implement NV_vdpau_interop v7
Christian König
2013-10-26
10
-1
/
+751
*
i965: Remove ir_txf coord+offset special case in visitors
Chris Forbes
2013-10-26
2
-65
/
+16
*
i965: Generalize coord+offset lowering pass for ir_txf
Chris Forbes
2013-10-26
1
-3
/
+26
*
i965: Add lowering pass to fold offset into unnormalized coords
Chris Forbes
2013-10-26
4
-0
/
+81
*
i965: Add lowering pass for splitting textureGatherOffsets
Chris Forbes
2013-10-26
4
-0
/
+92
*
i965: Add asserts to ensure that ir_tg4 offset arrays are lowered
Chris Forbes
2013-10-26
2
-0
/
+6
*
i965/fs: Add support for shadow comparitors with gather4
Chris Forbes
2013-10-26
2
-3
/
+15
*
i965/vs: Add support for shadow comparitors with gather4
Chris Forbes
2013-10-26
2
-3
/
+16
*
i965: Add Gen7 gather4_c and gather4_po_c message types
Chris Forbes
2013-10-26
1
-0
/
+2
*
i965/vs: add support for gather4 with nonconstant offsets
Chris Forbes
2013-10-26
1
-1
/
+15
*
i965/fs: add support for gather4 with nonconstant offsets
Chris Forbes
2013-10-26
1
-7
/
+46
*
i965: relax brw_texture_offset assert
Chris Forbes
2013-10-26
4
-5
/
+10
*
i965: Add SHADER_OPCODE_TG4_OFFSET for gather with nonconstant offsets.
Chris Forbes
2013-10-26
6
-3
/
+20
*
i965: add missing tg4 case in brw_instruction_name
Chris Forbes
2013-10-26
1
-0
/
+2
*
i965: Weaken the flushing in gen7_end_transform_feedback().
Kenneth Graunke
2013-10-25
1
-6
/
+6
*
i965/fs: Stop trying to hack around MRF dep chains on gen7+ LIFO scheduling.
Eric Anholt
2013-10-25
1
-1
/
+1
*
i965: Try not to reverse-schedule things when doing LIFO scheduling.
Eric Anholt
2013-10-25
1
-5
/
+3
*
mesa/st: disable ARB_framebuffer_object when no driver support.
Ilia Mirkin
2013-10-26
1
-2
/
+5
*
i965/fs: Match commutative expressions with reversed arguments.
Matt Turner
2013-10-25
1
-3
/
+23
*
i965: s/Muchnik/Muchnick/.
Matt Turner
2013-10-25
4
-4
/
+4
*
mesa: Fix geometry shader program queries.
Paul Berry
2013-10-24
1
-60
/
+40
*
i965: Reduce gl_MaxGeometryInputComponents to 64.
Paul Berry
2013-10-24
1
-1
/
+1
*
i965/gs: If a DUAL_OBJECT gs would spill, fall back to DUAL_INSTANCED.
Paul Berry
2013-10-24
3
-2
/
+30
*
i965/gs: Fix up gl_PointSize input swizzling for DUAL_INSTANCED gs.
Paul Berry
2013-10-24
2
-1
/
+32
*
i965/gs: Add the ability to compile a DUAL_INSTANCED geometry shader.
Paul Berry
2013-10-24
4
-8
/
+30
*
i965/vec4: Add the ability to suppress register spilling.
Paul Berry
2013-10-24
7
-10
/
+23
*
i965/vec4: if register allocation fails, don't try to schedule.
Paul Berry
2013-10-24
1
-1
/
+1
*
i965/vec4: Add the ability for attributes to be interleaved.
Paul Berry
2013-10-24
3
-6
/
+27
*
i965/gs: Set force_writemask_all when setting up g0.
Paul Berry
2013-10-24
1
-2
/
+3
[next]