index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move the remaining intel code to the i965 directory.
Eric Anholt
2013-06-26
67
-11392
/
+11367
*
i915: Fork the shared code from i965.
Eric Anholt
2013-06-26
43
-25
/
+14731
*
i915: Remove dead symlink.
Eric Anholt
2013-06-26
1
-1
/
+0
*
i965: Be more careful with the interleaved user array upload optimization
Ian Romanick
2013-06-26
1
-1
/
+17
*
mesa: add const qualifier to glMultiDrawElementsEXT() indices param
Brian Paul
2013-06-26
2
-2
/
+2
*
mesa: remove const from glDebugMessageCallbackARB() function parameter
Brian Paul
2013-06-26
2
-3
/
+3
*
i965/vs: Combine code generation's inst->opcode switch statements.
Kenneth Graunke
2013-06-26
1
-163
/
+166
*
i965: Remove broken source type assertions from brw_alu3().
Kenneth Graunke
2013-06-26
1
-14
/
+5
*
i965: Add back strict type assertions for MAD and LRP.
Kenneth Graunke
2013-06-26
1
-2
/
+16
*
st/mesa: add casts to silence MSVC warnings
Brian Paul
2013-06-26
5
-8
/
+8
*
st/mesa: make rtt_level, face, slice unsigned to silence MSVC warnings
Brian Paul
2013-06-26
1
-1
/
+1
*
i915: Drop dead batch dumping code.
Eric Anholt
2013-06-26
3
-860
/
+0
*
intel: Drop little bits of dead code.
Eric Anholt
2013-06-26
5
-15
/
+0
*
i965: Stop recomputing the miptree's size from the texture image.
Eric Anholt
2013-06-26
2
-13
/
+7
*
i965: Drop unused argument to translate_tex_format().
Eric Anholt
2013-06-26
3
-4
/
+0
*
i965/gen4-5: Stop using bogus polygon_offset_scale field.
Eric Anholt
2013-06-26
3
-20
/
+1
*
i915: Use the current drawbuffer's depth for polygon offset scale.
Eric Anholt
2013-06-26
1
-1
/
+1
*
intel: Add perf debug for glCopyPixels() fallback checks.
Eric Anholt
2013-06-26
1
-33
/
+39
*
i965: Add debug to INTEL_DEBUG=blorp describing hiz/blit/clear ops.
Eric Anholt
2013-06-26
3
-0
/
+39
*
ra: Fix register spilling.
Eric Anholt
2013-06-26
1
-5
/
+39
*
i965/fs: Dump IR when fatally not compiling due to bad register spilling.
Eric Anholt
2013-06-26
1
-1
/
+2
*
xmlpool/build: Make sure to set mo properly
Naohiro Aota
2013-06-25
1
-1
/
+1
*
i965: Remove the rest of brw_update_draw_buffer().
Eric Anholt
2013-06-25
1
-27
/
+5
*
i965: Stop updating FBO state on drawbuffers change.
Eric Anholt
2013-06-25
1
-8
/
+0
*
i965: Stop recomputing drawbuffer bounds on drawbuffer change.
Eric Anholt
2013-06-25
1
-2
/
+0
*
i965: Remove _NEW_DEPTH state flagging on drawbuffers change.
Eric Anholt
2013-06-25
2
-3
/
+1
*
intel: Stop doing special _NEW_STENCIL state flagging on drawbuffers.
Eric Anholt
2013-06-25
4
-10
/
+5
*
i965: Stop flagging viewport/scissor change on drawbuffers change.
Eric Anholt
2013-06-25
1
-3
/
+0
*
i965: Stop flagging _NEW_POLYGON on drawbuffers change.
Eric Anholt
2013-06-25
1
-5
/
+0
*
radeon: Remove gratuitous custom framebuffer resize code.
Eric Anholt
2013-06-25
1
-31
/
+0
*
intel: Remove gratuitous custom framebuffer resize code.
Eric Anholt
2013-06-25
1
-30
/
+6
*
mesa: Remove the Initialized field from framebuffers.
Eric Anholt
2013-06-25
7
-12
/
+0
*
mesa: Remove Driver.GetBufferSize and its callers.
Eric Anholt
2013-06-25
9
-129
/
+0
*
glsl: Fix gl_shader_program::UniformLocationBaseScale assert.
Vinson Lee
2013-06-25
1
-1
/
+1
*
gallium: Fix llvmpipe on big-endian machines
Adam Jackson
2013-06-24
1
-29
/
+29
*
mesa: Move the common _mesa_glsl_compile_shader() code to glsl/.
Eric Anholt
2013-06-21
3
-65
/
+2
*
mesa: Move shader compiler API code to shaderapi.c
Eric Anholt
2013-06-21
2
-35
/
+38
*
mesa: Fix missing setting of shader->IsES.
Eric Anholt
2013-06-21
1
-0
/
+1
*
mesa: Use shared code for converting shader targets to short strings.
Eric Anholt
2013-06-21
5
-36
/
+11
*
glsl: Remove ir_print_visitor.h includes and usage
Eric Anholt
2013-06-21
12
-20
/
+8
*
mesa: wrap comments, code to 78 columns in multisample.c
Brian Paul
2013-06-19
1
-6
/
+11
*
mesa: remove unused BITSET64 macros
Brian Paul
2013-06-19
1
-61
/
+0
*
gen7: fix GPU hang on WebGL texture-size test
Jordan Justen
2013-06-18
1
-1
/
+1
*
intel: Remove unused IS_POWER_OF_TWO() macro.
Eric Anholt
2013-06-18
1
-2
/
+0
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-3
/
+3
*
intel: Allow blorp CopyTexSubImage to nonzero destination slices.
Eric Anholt
2013-06-17
3
-14
/
+9
*
intel: Allow blit CopyTexSubImage to nonzero destination slices.
Eric Anholt
2013-06-17
1
-14
/
+9
*
intel: Directly implement blit glBlitFramebuffer instead of awkward reuse.
Eric Anholt
2013-06-17
3
-70
/
+72
*
intel: Move XRGB->ARGB blit logic into intel_miptree_blit().
Eric Anholt
2013-06-17
4
-100
/
+63
*
intel: Fix Y tiling support for glCopyTexSubImage's alpha override.
Eric Anholt
2013-06-17
1
-4
/
+4
[next]