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
...
*
i965: Use brw_bo_map() in intel_texsubimage_tiled_memcpy().
Kenneth Graunke
2014-02-03
1
-7
/
+1
*
i965: Create drm_intel_bo_map wrappers with performance warnings.
Kenneth Graunke
2014-02-03
2
-0
/
+46
*
freedreno: enabling binning and opt by default
Rob Clark
2014-02-03
3
-16
/
+11
*
freedreno/a3xx/compiler: new compiler
Rob Clark
2014-02-03
17
-209
/
+2777
*
freedreno/a3xx/compiler: split out old compiler
Rob Clark
2014-02-03
6
-1
/
+1531
*
freedreno/a3xx/compiler: prepare for new compiler
Rob Clark
2014-02-03
9
-146
/
+308
*
freedreno/a3xx: remove useless reg tracking in disasm-a3xx
Rob Clark
2014-02-03
1
-174
/
+0
*
docs: Add release notes for 10.0.3
Carl Worth
2014-02-03
3
-0
/
+213
*
draw: fix incorrect color of flat-shaded clipped lines
Brian Paul
2014-02-03
1
-1
/
+12
*
mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF
Brian Paul
2014-02-03
1
-1
/
+1
*
gallium/auxiliary/indices: replace free() with FREE()
Brian Paul
2014-02-03
1
-1
/
+1
*
svga: check shader size against max command buffer size
Brian Paul
2014-02-03
2
-12
/
+49
*
svga: refactor some shader code
Brian Paul
2014-02-03
11
-76
/
+171
*
gallivm: fix opcode and function nesting
Zack Rusin
2014-02-03
2
-157
/
+317
*
mesa: Drop unnecessary (void) ctx from VAO code.
Kenneth Graunke
2014-02-03
1
-1
/
+0
*
mesa: Remove "APPLE" from some VAO error messages.
Kenneth Graunke
2014-02-03
1
-3
/
+3
*
mesa: Update some comments relating to VAOs.
Kenneth Graunke
2014-02-03
2
-5
/
+15
*
mesa: Rename ElementArrayBufferObj to IndexBufferObj.
Kenneth Graunke
2014-02-03
9
-45
/
+45
*
mesa: Rename _mesa_lookup_arrayobj to _mesa_lookup_vao.
Kenneth Graunke
2014-02-03
3
-6
/
+6
*
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
Kenneth Graunke
2014-02-03
10
-48
/
+47
*
mesa: Rename "struct gl_array_object" to gl_vertex_array_object.
Kenneth Graunke
2014-02-03
14
-71
/
+71
*
mesa: Rename "arrayObj" local variables to "vao".
Kenneth Graunke
2014-02-03
7
-130
/
+130
*
mesa: Rename ArrayObj to VAO and DefaultArrayObj to DefaultVAO.
Kenneth Graunke
2014-02-03
16
-199
/
+199
*
meta: Silence several 'unused parameter' warnings
10.1-branchpoint
Ian Romanick
2014-02-02
1
-21
/
+17
*
meta: Don't use fixed-function to decompress array textures
Ian Romanick
2014-02-02
1
-3
/
+20
*
meta: Use NDC in decompress_texture_image
Ian Romanick
2014-02-02
1
-9
/
+8
*
meta: Consistenly use non-Apple VAO functions
Ian Romanick
2014-02-02
1
-4
/
+4
*
meta: Fallback to software for GetTexImage of compressed GL_TEXTURE_CUBE_MAP_...
Ian Romanick
2014-02-02
1
-1
/
+2
*
meta: Release resources used by _mesa_meta_DrawPixels
Ian Romanick
2014-02-02
1
-0
/
+19
*
meta: Release resources used by decompress_texture_image
Ian Romanick
2014-02-02
1
-0
/
+21
*
mesa: Use common _mesa_tex_target_to_index in tex param code
Ian Romanick
2014-02-02
1
-58
/
+8
*
mesa: Make target_enum_to_index available outside texobj.c
Ian Romanick
2014-02-02
2
-3
/
+6
*
mesa: make several FBO functions static
Brian Paul
2014-02-02
2
-55
/
+35
*
mesa: move glGenerateMipmap() code into new genmipmap.c file
Brian Paul
2014-02-02
7
-96
/
+170
*
mesa: move glBlitFramebuffer code into new blit.c file
Brian Paul
2014-02-02
7
-478
/
+555
*
mesa: don't signal _NEW_TEXTURE in TexSubImage() functions
Brian Paul
2014-02-02
1
-3
/
+9
*
mesa: add some comments about mipmap generation
Brian Paul
2014-02-02
2
-0
/
+9
*
mesa: simplify comment in texstorage.c
Brian Paul
2014-02-02
1
-3
/
+2
*
mesa: formatting fixes, 78-column wrappings in dd.h
Brian Paul
2014-02-02
1
-33
/
+56
*
mesa: remove target param from ctx->Driver.TexParameter()
Brian Paul
2014-02-02
6
-15
/
+14
*
gallivm: add a few const qualifiers
Brian Paul
2014-02-02
2
-4
/
+4
*
translate: reindent translate_sse.c
Brian Paul
2014-02-02
1
-472
/
+474
*
mesa: make _mesa_get_proxy_target() static
Brian Paul
2014-02-02
2
-8
/
+5
*
mesa: remove unused _mesa_select_tex_object() function
Brian Paul
2014-02-02
2
-27
/
+6
*
swrast: use _mesa_get_current_tex_object() in swrastSetTexBuffer2()
Brian Paul
2014-02-02
1
-3
/
+1
*
st/mesa: use _mesa_get_current_tex_object() in st_context_teximage()
Brian Paul
2014-02-02
1
-2
/
+2
*
mesa: use _mesa_get_current_tex_object() in GetTexLevelParameteriv()
Brian Paul
2014-02-02
1
-6
/
+3
*
radeon: use _mesa_get_current_tex_object() in radeonSetTexBuffer2()
Brian Paul
2014-02-02
1
-4
/
+2
*
r200: use _mesa_get_current_tex_object() in r200SetTexBuffer2()
Brian Paul
2014-02-02
1
-4
/
+2
*
build: move ARCH_LIBS definition outside of ASM definition
Paul Seidler
2014-02-01
1
-6
/
+6
[prev]
[next]