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
*
Get rid of _mesa_frag_attrib_to_vert_result().
Paul Berry
2013-03-15
2
-33
/
+8
*
Get rid of _mesa_vert_result_to_frag_attrib().
Paul Berry
2013-03-15
3
-37
/
+26
*
mtypes.h: Modify gl_frag_attrib to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
2
-26
/
+34
*
Replace gl_geom_result enum with gl_varying_slot.
Paul Berry
2013-03-15
6
-52
/
+22
*
mtypes.h: Modify gl_geom_result to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-21
/
+20
*
Replace gl_geom_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
5
-58
/
+15
*
mtypes.h: Modify gl_geom_attrib to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-13
/
+13
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
40
-376
/
+343
*
mtypes.h: Modify gl_vert_result to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
2
-28
/
+43
*
mtypes.h: Add new gl_varying_slot enum, and bitfield defines.
Paul Berry
2013-03-15
1
-0
/
+70
*
i965: Change fragment input related bitfields to 64-bit.
Paul Berry
2013-03-15
5
-15
/
+16
*
driconf: add a miscellaneous section and always_have_depth_buffer option
Brian Paul
2013-03-15
1
-0
/
+14
*
driconf: reorder options, reformat comments, etc
Brian Paul
2013-03-15
1
-60
/
+74
*
i965: Make INTEL_DEBUG=shader_time use the RAW surface format.
Kenneth Graunke
2013-03-14
2
-3
/
+3
*
i965: Specialize SURFACE_STATE creation for shader time.
Kenneth Graunke
2013-03-14
4
-8
/
+45
*
i965: Fix INTEL_DEBUG=shader_time for Haswell.
Kenneth Graunke
2013-03-14
2
-4
/
+12
*
i965: Add definitions for gen7+ data cache messages.
Eric Anholt
2013-03-14
1
-0
/
+37
*
i965: Split shader_time entries into separate cachelines.
Eric Anholt
2013-03-14
4
-4
/
+13
*
mesa: Fix FB blitting in case of zero size src or dst rect
Anuj Phogat
2013-03-13
1
-1
/
+3
*
scons: Define PACKAGE_VERSION/BUGREPORT globally.
José Fonseca
2013-03-13
1
-5
/
+0
*
tests: Add $(top_srcdir)/include to AM_CPPFLAGS.
Vinson Lee
2013-03-12
1
-0
/
+1
*
scons: Define PACKAGE_xxx
José Fonseca
2013-03-13
1
-0
/
+5
*
st/mesa: add PIPE_FORMAT_R16G16B16A16_UNORM renderbuffer support
Brian Paul
2013-03-12
1
-0
/
+3
*
build: Get rid of dead MESA_ASM_FILES variable
Matt Turner
2013-03-12
1
-1
/
+0
*
mesa/build: Get rid of dead ALL_FILES variable
Matt Turner
2013-03-12
1
-6
/
+0
*
xmlpool/.gitignore: Remove 'Makefile'
Matt Turner
2013-03-12
1
-1
/
+0
*
mesa: Use PACKAGE_BUGREPORT macro.
Matt Turner
2013-03-12
1
-1
/
+1
*
mesa: Remove unused version #defines from version.h.
Matt Turner
2013-03-12
1
-11
/
+0
*
mesa: Replace MESA_VERSION with PACKAGE_VERSION.
Matt Turner
2013-03-12
5
-5
/
+5
*
mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all.
José Fonseca
2013-03-12
1
-51
/
+5
*
mesa: Use correct functions for enum conversion.
Vinson Lee
2013-03-11
1
-2
/
+2
*
i965: Fix typo in doxygen hyperlink
Chad Versace
2013-03-11
1
-1
/
+1
*
mesa: Reduce memory usage for reg alloc with many graph nodes (part 2).
Eric Anholt
2013-03-11
1
-4
/
+8
*
mesa: Reduce the memory usage for reg alloc with many graph nodes (part 1)
Eric Anholt
2013-03-11
1
-1
/
+13
*
i965/fs: Improve CSE performance by expiring some available expressions.
Eric Anholt
2013-03-11
1
-1
/
+19
*
i965/fs: Improve live variables calculation performance.
Eric Anholt
2013-03-11
2
-26
/
+32
*
i965/fs: Also do the gen4 SEND dependency workaround against other SENDs.
Eric Anholt
2013-03-11
1
-9
/
+15
*
i965/fs: Switch to using sampler LD messages for uniform pull constants.
Eric Anholt
2013-03-11
4
-52
/
+50
*
i965/fs: Fix broken rendering in large shaders with UBO loads.
Eric Anholt
2013-03-11
1
-0
/
+2
*
i965/fs: Add a comment about about an implementation detail.
Eric Anholt
2013-03-11
1
-0
/
+4
*
i965/fs: Fix register allocation for uniform pull constants in 16-wide.
Eric Anholt
2013-03-11
1
-23
/
+31
*
intel: Remove some unused debug flags.
Eric Anholt
2013-03-11
2
-8
/
+0
*
mesa: don't allocate a texture if width or height is 0 in CopyTexImage
Marek Olšák
2013-03-11
1
-10
/
+12
*
i965: Link i965_dri.so with C++ linker.
Frank Henigman
2013-03-08
1
-0
/
+1
*
mesa: Allow ETC2/EAC formats with ARB_ES3_compatibility.
Matt Turner
2013-03-08
2
-2
/
+2
*
dri/nouveau: fix crash in nouveau_flush
Jan de Groot
2013-03-07
1
-1
/
+2
*
vbo: fix crash found with shared display lists
Brian Paul
2013-03-07
1
-1
/
+1
*
mesa: fix glGetInteger*(GL_SAMPLER_BINDING).
Alan Hourihane
2013-03-07
3
-2
/
+14
*
Unreference sampler object when it's currently bound to texture unit.
Alan Hourihane
2013-03-06
1
-0
/
+10
*
i965: Don't fill buffer with zeroes.
Kenneth Graunke
2013-03-06
1
-6
/
+0
[next]