53360 Commits (eee1ff423c6a0c9c776b4e76b79bb5ed5480d83c)
 

Author SHA1 Message Date
  Brian Paul 46328296bd mesa: add fall-through comment, just to be clear 13 years ago
  Brian Paul bd81ebf085 mesa: remove useless GLenum casts 13 years ago
  Brian Paul e77fc1279a mesa: add const qualifier in check_for_ending() to silence warning 13 years ago
  Kenneth Graunke 225276c696 i965: Complain about variable index lowering when INTEL_DEBUG=perf. 13 years ago
  Kenneth Graunke 33dbac78a8 i965: Dump linked shaders on MESA_GLSL=dump. 13 years ago
  Kenneth Graunke 5cadb3ef7e glsl: Rename variable_entry2 back to variable_entry in struct splitting. 13 years ago
  Anuj Phogat ea0d088727 intel/i965: Disable SampleAlphaToOne if dual source blending enabled 13 years ago
  Vinson Lee 9549e55f11 scons: Disable build of assembly sources on Cygwin. 13 years ago
  Jordan Justen 00905dbf19 mesa: allow MESA_GL_VERSION_OVERRIDE to override the API type 13 years ago
  Ian Romanick e87c63f288 i965: brwInitVtbl needs to know the chipset generation 13 years ago
  Ian Romanick de958de71b i915: Don't free the intel_context structure when intelCreateContext fails. 13 years ago
  Ian Romanick 87f26214d6 i965: Don't free the intel_context structure when intelCreateContext fails. 13 years ago
  Ian Romanick 22897c7497 intel: Don't call intelDestroyContext if there is no context to destroy 13 years ago
  Ian Romanick f93cb0bebb dri_util: Use calloc to allocate __DRIcontext 13 years ago
  Jordan Justen 4c704e5949 main/version: add "(Core Profile) to version string for core profiles 13 years ago
  Eric Anholt 7ae332dc6d glx: Fix compile warnings since 99fee476a102be898a1a093c037e06382f90a5b9 13 years ago
  Ian Romanick 66159f94a5 mesa/tests: Sanity check the ES2 dispatch table 13 years ago
  Ian Romanick d0e1428349 mesa/main: Make no-op dispatch function public 13 years ago
  Ian Romanick 9c59d11cd2 mesa/tests: Move stub function to a separate file 13 years ago
  Ian Romanick 6c01a0e770 mesa: Don't set uniform dispatch pointers for many things in ES2 or core 13 years ago
  Ian Romanick be66cf950e mesa: Don't set shaderapi dispatch pointers for many things in ES2 or core 13 years ago
  Ian Romanick aa0f588e2d mesa: Don't set vtxfmt dispatch pointers for many things in ES2 or core 13 years ago
  Ian Romanick a13c07f752 mesa: Don't set loopback dispatch pointers for most things in ES2 or core 13 years ago
  Ian Romanick 3ef9e43865 mesa: Pass GL context to _mesa_create_save_table 13 years ago
  Ian Romanick ee77061277 mesa: Don't set dispatch pointer for glTexStorage in ES2 13 years ago
  Ian Romanick 7f7268d385 mesa: Don't set dispatch pointer for glGetProgramivARB in ES2 13 years ago
  Ian Romanick a83b01371e mesa: Don't set dispatch pointer for glResizeBuffersMESA in ES2 13 years ago
  Ian Romanick 1c0a44aaf5 mesa: Don't set dispatch pointers for glPointParameter[if][v] in ES2 13 years ago
  Ian Romanick 2a3a68e4c7 mesa: Don't set dispatch pointers for glClearDepth or glDepthRange in ES2 13 years ago
  Ian Romanick 11927bfc4a mesa: Don't set dispatch pointer for glGetBufferSubData in ES2 13 years ago
  Ian Romanick 850412b8ab mesa: Don't set dispatch pointer for glGetDoublev in ES2 13 years ago
  Ian Romanick aa129b0833 mesa: Don't set dispatch pointer for glPointSize in ES2 13 years ago
  Ian Romanick 66b956618e mesa: Set dispatch pointer for glShaderBinary 13 years ago
  Ian Romanick 23ff634c9c gles2: Alias glReadBufferNV with desktop glReadBuffer 13 years ago
  Chad Versace b589128620 intel: Fix yet-another-bug in intel_texsubimage_tiled_memcpy 13 years ago
  Vinson Lee d239cb1ccf mesa: Fix typo in error message. 13 years ago
  Vincent Lejeune 92b3a99ce5 r600g: add some members to radeon_llvm_context 13 years ago
  Vincent Lejeune a1a3792b18 r600g: tgsi-to-llvm path is taken after declarations have been parsed 13 years ago
  Kenneth Graunke 3767b25bd3 meta: Use float for temporary images, not (un)signed normalized. 13 years ago
  Chad Versace 7dc0be8a8b intel: Don't advertise GLX_SWAP_COPY_OML 13 years ago
  Eric Anholt e917ed6eee i965: Remove stale comment about rebuilding tnl_program. 13 years ago
  Eric Anholt 7f9e1a7720 i965: Add a comment explaining one of the brw_draw_upload.c loops. 13 years ago
  Eric Anholt 0334e8dc25 i965: Remove broken non-interleaved-to-interleaved upload code. 13 years ago
  Eric Anholt f3984fbe33 intel: Remove dead intel_format_to_rb_datatype. 13 years ago
  Eric Anholt 9ba6f4733c intel: Mark some file-local code as static. 13 years ago
  Eric Anholt e0cd633f17 i965: Mark brw_disasm.c tables as static const. 13 years ago
  Eric Anholt 837f06b42f i965: Use visibility cflags on the driver code. 13 years ago
  Eric Anholt 0f331bd385 i965/vp: Remove support for non-ARB_vp, non-NV_vp opcodes. 13 years ago
  Eric Anholt 57bd069849 i965/vp: Remove support for relative addressing of destination registers. 13 years ago
  Eric Anholt 410197974b i965/vp: Remove support for reading destination registers. 13 years ago