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
*
mesa: add fall-through comment, just to be clear
Brian Paul
2012-09-29
1
-0
/
+1
*
mesa: remove useless GLenum casts
Brian Paul
2012-09-29
1
-2
/
+2
*
mesa: add const qualifier in check_for_ending() to silence warning
Brian Paul
2012-09-29
1
-1
/
+1
*
i965: Complain about variable index lowering when INTEL_DEBUG=perf.
Kenneth Graunke
2012-09-29
1
-2
/
+8
*
i965: Dump linked shaders on MESA_GLSL=dump.
Kenneth Graunke
2012-09-29
1
-0
/
+9
*
intel/i965: Disable SampleAlphaToOne if dual source blending enabled
Anuj Phogat
2012-09-29
1
-2
/
+11
*
scons: Disable build of assembly sources on Cygwin.
Vinson Lee
2012-09-28
1
-1
/
+1
*
mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type
Jordan Justen
2012-09-28
3
-20
/
+69
*
i965: brwInitVtbl needs to know the chipset generation
Ian Romanick
2012-09-28
2
-0
/
+6
*
i915: Don't free the intel_context structure when intelCreateContext fails.
Ian Romanick
2012-09-28
1
-3
/
+0
*
i965: Don't free the intel_context structure when intelCreateContext fails.
Ian Romanick
2012-09-28
1
-3
/
+2
*
intel: Don't call intelDestroyContext if there is no context to destroy
Ian Romanick
2012-09-28
1
-1
/
+3
*
dri_util: Use calloc to allocate __DRIcontext
Ian Romanick
2012-09-28
1
-1
/
+1
*
main/version: add "(Core Profile) to version string for core profiles
Jordan Justen
2012-09-28
1
-2
/
+4
*
mesa/tests: Sanity check the ES2 dispatch table
Ian Romanick
2012-09-28
3
-1
/
+313
*
mesa/main: Make no-op dispatch function public
Ian Romanick
2012-09-28
2
-3
/
+5
*
mesa/tests: Move stub function to a separate file
Ian Romanick
2012-09-28
3
-13
/
+49
*
mesa: Don't set uniform dispatch pointers for many things in ES2 or core
Ian Romanick
2012-09-28
3
-36
/
+39
*
mesa: Don't set shaderapi dispatch pointers for many things in ES2 or core
Ian Romanick
2012-09-28
4
-22
/
+35
*
mesa: Don't set vtxfmt dispatch pointers for many things in ES2 or core
Ian Romanick
2012-09-28
1
-53
/
+73
*
mesa: Don't set loopback dispatch pointers for most things in ES2 or core
Ian Romanick
2012-09-28
4
-219
/
+228
*
mesa: Pass GL context to _mesa_create_save_table
Ian Romanick
2012-09-28
3
-3
/
+3
*
mesa: Don't set dispatch pointer for glTexStorage in ES2
Ian Romanick
2012-09-28
1
-4
/
+6
*
mesa: Don't set dispatch pointer for glGetProgramivARB in ES2
Ian Romanick
2012-09-28
1
-1
/
+1
*
mesa: Don't set dispatch pointer for glResizeBuffersMESA in ES2
Ian Romanick
2012-09-28
1
-1
/
+3
*
mesa: Don't set dispatch pointers for glPointParameter[if][v] in ES2
Ian Romanick
2012-09-28
1
-4
/
+8
*
mesa: Don't set dispatch pointers for glClearDepth or glDepthRange in ES2
Ian Romanick
2012-09-28
1
-2
/
+8
*
mesa: Don't set dispatch pointer for glGetBufferSubData in ES2
Ian Romanick
2012-09-28
1
-1
/
+3
*
mesa: Don't set dispatch pointer for glGetDoublev in ES2
Ian Romanick
2012-09-28
1
-1
/
+3
*
mesa: Don't set dispatch pointer for glPointSize in ES2
Ian Romanick
2012-09-28
1
-3
/
+1
*
mesa: Set dispatch pointer for glShaderBinary
Ian Romanick
2012-09-28
1
-0
/
+1
*
intel: Fix yet-another-bug in intel_texsubimage_tiled_memcpy
Chad Versace
2012-09-28
1
-0
/
+2
*
mesa: Fix typo in error message.
Vinson Lee
2012-09-27
1
-1
/
+1
*
meta: Use float for temporary images, not (un)signed normalized.
Kenneth Graunke
2012-09-27
1
-4
/
+8
*
intel: Don't advertise GLX_SWAP_COPY_OML
Chad Versace
2012-09-27
1
-6
/
+6
*
i965: Remove stale comment about rebuilding tnl_program.
Eric Anholt
2012-09-27
1
-7
/
+0
*
i965: Add a comment explaining one of the brw_draw_upload.c loops.
Eric Anholt
2012-09-27
1
-0
/
+4
*
i965: Remove broken non-interleaved-to-interleaved upload code.
Eric Anholt
2012-09-27
1
-50
/
+2
*
intel: Remove dead intel_format_to_rb_datatype.
Eric Anholt
2012-09-27
2
-52
/
+0
*
intel: Mark some file-local code as static.
Eric Anholt
2012-09-27
9
-18
/
+9
*
i965: Mark brw_disasm.c tables as static const.
Eric Anholt
2012-09-27
1
-56
/
+44
*
i965: Use visibility cflags on the driver code.
Eric Anholt
2012-09-27
1
-0
/
+1
*
i965/vp: Remove support for non-ARB_vp, non-NV_vp opcodes.
Eric Anholt
2012-09-27
1
-86
/
+0
*
i965/vp: Remove support for relative addressing of destination registers.
Eric Anholt
2012-09-27
1
-83
/
+7
*
i965/vp: Remove support for reading destination registers.
Eric Anholt
2012-09-27
2
-64
/
+4
*
i965/vp: Remove support for GLSL flow control from the old VS backend.
Eric Anholt
2012-09-27
1
-83
/
+0
*
intel: Fix segfault in intel_texsubimage_tiled_memcpy
Chad Versace
2012-09-27
1
-2
/
+1
*
i965: Do texture swizzling in hardware on Haswell.
Kenneth Graunke
2012-09-26
2
-5
/
+52
*
i965: Refactor texture swizzle generation into a helper.
Kenneth Graunke
2012-09-26
3
-49
/
+60
*
intel: Fix size of temporary etc1 buffer
Chad Versace
2012-09-26
1
-3
/
+4
[next]