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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: Move functions into standalone_scaffolding.cpp for later reuse.
Paul Berry
2011-07-22
4
-58
/
+150
*
mesa: Add an ifndef guard around the definition of the INLINE macro
Paul Berry
2011-07-22
1
-20
/
+22
*
Revert "g3dvl: Preserve previously rendered components for MC output."
Younes Manton
2011-07-21
1
-4
/
+4
*
Merge branch 'gallium-polygon-stipple'
Brian Paul
2011-07-21
19
-168
/
+447
|
\
|
*
softpipe: use the polygon stipple utility module
Brian Paul
2011-07-21
9
-14
/
+131
|
*
softpipe: implement fragment shader variants
Brian Paul
2011-07-21
13
-117
/
+251
|
*
util: assorted updates to polygon stipple helper
Brian Paul
2011-07-21
1
-10
/
+33
|
*
softpipe: use tgsi_shader_info fields for fragcoord origin, center, etc.
Brian Paul
2011-07-21
4
-17
/
+5
|
*
tgsi: add info fields for fragcoord origin, center, etc
Brian Paul
2011-07-21
2
-10
/
+31
|
*
softpipe: remove obsolete comment
Brian Paul
2011-07-21
1
-4
/
+0
|
*
softpipe: rename a function
Brian Paul
2011-07-21
1
-7
/
+7
*
|
Merge branch 'remove-copyteximage-hook'
Brian Paul
2011-07-21
15
-411
/
+35
|
\
\
|
*
|
st/mesa: get rid of redundant clipping code in st_copy_texsubimage()
Brian Paul
2011-07-19
1
-28
/
+0
|
*
|
mesa: remove unused dd_function_table::CopyTexImage1D/2D() hooks
Brian Paul
2011-07-19
1
-18
/
+0
|
*
|
meta: remove _mesa_meta_CopyTexImage1D/2D()
Brian Paul
2011-07-19
3
-125
/
+0
|
*
|
st/mesa: remove st_CopyTexImage1D/2D()
Brian Paul
2011-07-19
1
-55
/
+0
|
*
|
radeon: remove radeonCopyTexImage2D()
Brian Paul
2011-07-19
7
-65
/
+0
|
*
|
intel: remove intelCopyTexImage1D/2D()
Brian Paul
2011-07-19
1
-97
/
+0
|
*
|
mesa: remove comments referring to Driver.TexImage1D/2D
Brian Paul
2011-07-19
1
-6
/
+3
|
*
|
mesa: stop using ctx->Driver.CopyTexImage1D/2D() hooks
Brian Paul
2011-07-19
1
-17
/
+32
*
|
|
u_vbuf_mgr: restore buffer offsets
Chia-I Wu
2011-07-21
1
-0
/
+10
*
|
|
mesa: GLES2 should return different error enums for invalid fbo queries
Marek Olšák
2011-07-21
1
-7
/
+16
*
|
|
nouveau: hook up video decoding with nouveau_context
Christoph Bumiller
2011-07-21
8
-1
/
+56
*
|
|
glsl: Add ir_function_detect_recursion.cpp to SConscript.
Vinson Lee
2011-07-20
1
-0
/
+1
*
|
|
glsl: Reject shaders that contain static recursion
Ian Romanick
2011-07-20
5
-0
/
+404
*
|
|
glsl: Make prototype_string publicly available
Ian Romanick
2011-07-20
2
-2
/
+8
*
|
|
g3dvl: remove unused vertex shader inputs
Marek Olšák
2011-07-20
2
-4
/
+4
*
|
|
i965: Apply a homebrew workaround for GPU hang in OGLC api-texcoord.
Eric Anholt
2011-07-20
1
-0
/
+26
*
|
|
i965: Enable the PIPE_CONTROL workaround workaround out of paranoia.
Eric Anholt
2011-07-20
2
-3
/
+29
*
|
|
i965: Avoid kernel BUG_ON if we happen to wait on the pipe_control w/a BO.
Eric Anholt
2011-07-20
1
-1
/
+1
*
|
|
intel: Use the GLSL-based meta clear when available.
Eric Anholt
2011-07-20
1
-1
/
+4
*
|
|
meta: Add a GLSL-based _mesa_meta_Clear() variant.
Eric Anholt
2011-07-20
2
-1
/
+162
*
|
|
g3dvl: Preserve previously rendered components for MC output.
Younes Manton
2011-07-20
1
-4
/
+4
*
|
|
g3dvl: Init/clean pipe fully when a shader-based decoder isn't used.
Younes Manton
2011-07-20
2
-0
/
+26
*
|
|
glsl: Avoid massive ralloc_strndup overhead in S-Expression parsing.
Kenneth Graunke
2011-07-20
2
-19
/
+47
*
|
|
glsl: silence warning in linker.cpp
Brian Paul
2011-07-19
1
-1
/
+1
*
|
|
Make it possible to use gbm with c++
Jørgen Lind
2011-07-19
1
-0
/
+9
|
/
/
*
|
st/mesa: fix the texture format in st_context_teximage
Fredrik Höglund
2011-07-19
1
-1
/
+1
*
|
mesa: update, shorten some comments in dd.h
Brian Paul
2011-07-19
1
-38
/
+13
*
|
glx: Avoid calling __glXInitialize() in driReleaseDrawables().
Henri Verbeet
2011-07-19
2
-9
/
+4
*
|
intel: Fix stencil buffer to be W tiled
Chad Versace
2011-07-19
5
-31
/
+93
*
|
i965: Fix regression in 29a911c50e4443dfebef0a2e32c39b64992fa3cc.
Eric Anholt
2011-07-19
1
-1
/
+1
*
|
llvmpipe: include LLVM version number in name string
Brian Paul
2011-07-19
1
-1
/
+3
*
|
llvmpipe: fix build with LLVM 3.0svn
Tobias Droste
2011-07-19
2
-17
/
+50
*
|
xvmc-softpipe: remove LLVM_LIBS
Marek Olšák
2011-07-18
1
-1
/
+1
*
|
i965: Rename CMD_VF_STATISTICS_(965|GM45) to include "3DSTATE".
Kenneth Graunke
2011-07-18
2
-4
/
+4
*
|
i965: Rename CMD_VERTEX_(BUFFER|ELEMENT) to 3DSTATE_VERTEX_...S.
Kenneth Graunke
2011-07-18
2
-5
/
+5
*
|
i965: Rename 3DSTATE_DRAWRECT_INFO_I965 to 3DSTATE_DRAWING_RECTANGLE.
Kenneth Graunke
2011-07-18
2
-2
/
+1
*
|
i915: Simplify intel_wpos_* with a helper function.
Eric Anholt
2011-07-18
3
-47
/
+27
*
|
i915: Include gl_FragCoord.w data, not just xyz.
Eric Anholt
2011-07-18
1
-3
/
+3
[next]