projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2012-10-09
Andreas Boll
docs: add news item for 9.0 release
commit
|
commitdiff
|
tree
2012-10-09
Brian Paul
mesa: remove unused _mesa_cpal_compressed_format_type...
commit
|
commitdiff
|
tree
2012-10-09
Marek Olšák
nv50: fix printf warning
commit
|
commitdiff
|
tree
2012-10-09
Marek Olšák
nv30: fix type conversion warning
commit
|
commitdiff
|
tree
2012-10-09
Marek Olšák
i915g: fix unused variable and type conversion warnings
commit
|
commitdiff
|
tree
2012-10-09
Daniel Stone
teximage: Remove unnecessary compressed format check
commit
|
commitdiff
|
tree
2012-10-09
Andreas Boll
docs: update FAQ
commit
|
commitdiff
|
tree
2012-10-08
Ben Skeggs
nv50: point vertex runout at a valid address
commit
|
commitdiff
|
tree
2012-10-08
Ben Skeggs
nvc0: point vertex runout at a valid address
commit
|
commitdiff
|
tree
2012-10-08
Ben Skeggs
nvc0: fix missing permanent bo reference on poly cache
commit
|
commitdiff
|
tree
2012-10-08
Brian Paul
Revert "st/mesa: remove unused variables to fix compile...
commit
|
commitdiff
|
tree
2012-10-08
Brian Paul
mesa: minor whitespace fixes in teximage.c
commit
|
commitdiff
|
tree
2012-10-08
Marek Olšák
st/mesa: remove unused variables to fix compile warnings
commit
|
commitdiff
|
tree
2012-10-08
Marek Olšák
mesa: remove unused variables to fix compile warnings
commit
|
commitdiff
|
tree
2012-10-08
Marek Olšák
softpipe: initialize quadColor2 to fix compile warnings
commit
|
commitdiff
|
tree
2012-10-08
Marek Olšák
r600g: remove unused variables to fix compile warnings
commit
|
commitdiff
|
tree
2012-10-08
Marek Olšák
llvmpipe: remove unused variables to fix compile warnings
commit
|
commitdiff
|
tree
2012-10-08
Stéphane Marchesin
i915g: Don't clobber I915_NEW_FS on new framebuffer.
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Improve performance of copy/constant propagation.
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Move constant propagation to the same codebase...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965: Remove the old ARB_fragment_program backend.
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965: Replace brw_wm_* with dumping code into the fs_vi...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965: Reduce maximum GL_ARB_fragment_program instructio...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Add a couple more algebraic cases that help...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Pull ir_binop_min/ir_binop_max handling to...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Refactor rectangle/GL_CLAMP texture coordinate...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
i965/fs: Pass fragment depth to the fb write as a fs_re...
commit
|
commitdiff
|
tree
2012-10-08
Eric Anholt
mesa: Note that OPCODE_RFL is not part of ARB_fp (it...
commit
|
commitdiff
|
tree
2012-10-08
José Fonseca
st/wgl: Don't cache HDC anywhere.
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Make shader template literal strings be parameter...
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Always enable GL_EXT_texture_array in mipmap...
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Since mipmap output type is always vec4, don...
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Don't use GLSL 1.30 shader on OpenGL ES 2
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Rearrange shader creation in setup_glsl_generate_...
commit
|
commitdiff
|
tree
2012-10-08
Ian Romanick
meta: Remove unsafe global mem_ctx pointer
commit
|
commitdiff
|
tree
2012-10-06
Stéphane Marchesin
i915g: Call draw_set_mapped_vertex_buffer from draw_vbo
commit
|
commitdiff
|
tree
2012-10-06
Marek Olšák
r600g: fix possible issue with stencil mipmap rendering
commit
|
commitdiff
|
tree
2012-10-06
Marek Olšák
r600g: ensure PERFECT_ZPASS+NOOP_CULL_DISABLE are 0...
commit
|
commitdiff
|
tree
2012-10-06
Marek Olšák
r600g: don't modify pipe_resource in resource_copy_regi...
commit
|
commitdiff
|
tree
2012-10-06
Marek Olšák
r600g: fix streamout on RS780 and RS880
commit
|
commitdiff
|
tree
2012-10-06
Marek Olšák
gallium: allow debug helpers in the release build
commit
|
commitdiff
|
tree
2012-10-05
Brian Paul
mesa: remove the driverCtx parameter to _mesa_create...
commit
|
commitdiff
|
tree
2012-10-05
Brian Paul
mesa: remove unused gl_context::DriverCtx field
commit
|
commitdiff
|
tree
2012-10-05
Brian Paul
radeon/r200: remove use of gl_context::DriverCtx field
commit
|
commitdiff
|
tree
2012-10-05
Brian Paul
radeon/r200: make radeon_context subclass of gl_context
commit
|
commitdiff
|
tree
2012-10-05
Kenneth Graunke
mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs...
commit
|
commitdiff
|
tree
2012-10-05
Stéphane Marchesin
i915g: Get rid of the fixup state functions.
commit
|
commitdiff
|
tree
2012-10-05
Stéphane Marchesin
i915g: Remove the i915_context->saved_* stuff.
commit
|
commitdiff
|
tree
2012-10-05
Stéphane Marchesin
i915g: Don't update I915_HW_PROGRAM in update_framebuffer
commit
|
commitdiff
|
tree
2012-10-05
Stéphane Marchesin
Revert "i915g: Don't bind 0-length programs"
commit
|
commitdiff
|
tree
2012-10-05
Vinson Lee
glapi: Do not use backtrace on Cygwin.
commit
|
commitdiff
|
tree
2012-10-04
Paul Berry
mesa: don't enable glVertexPointer() when using API_OPE...
commit
|
commitdiff
|
tree
2012-10-04
Stéphane Marchesin
i915g: Don't bind 0-length programs
commit
|
commitdiff
|
tree
2012-10-04
Brian Paul
mesa: don't call TexImage driver hooks for zero-sized...
commit
|
commitdiff
|
tree
2012-10-03
Rob Bradford
intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EX...
commit
|
commitdiff
|
tree
2012-10-03
Matt Turner
dri drivers: Link dricommon before dynamic libraries
commit
|
commitdiff
|
tree
2012-10-03
Paul Berry
register_allocate: don't consider trivially colorable...
commit
|
commitdiff
|
tree
2012-10-03
Marek Olšák
glx/dri2: use uint64_t instead of double to represent...
commit
|
commitdiff
|
tree
2012-10-03
Oliver McFadden
mesa: tests: EnumStrings.LookUpByNumber
commit
|
commitdiff
|
tree
2012-10-03
Andreas Boll
docs: add link to the GLSL compiler page
commit
|
commitdiff
|
tree
2012-10-03
Andreas Boll
docs: update shading documentation
commit
|
commitdiff
|
tree
2012-10-03
Matt Turner
build: Remove autoconf check for signbit
commit
|
commitdiff
|
tree
2012-10-03
Stéphane Marchesin
i915g: Implement srgb textures the easy way.
commit
|
commitdiff
|
tree
2012-10-03
Stéphane Marchesin
i915g: Use X tiling for textures
commit
|
commitdiff
|
tree
2012-10-02
Robert Bragg
SwapBuffersRegionNOK: invert rectangles on y axis
commit
|
commitdiff
|
tree
2012-10-02
Brian Paul
mesa: remove bogus compressed texture size checks
commit
|
commitdiff
|
tree
2012-10-02
Michel Dänzer
radeonsi: Fix double compilation of shader variants.
commit
|
commitdiff
|
tree
2012-10-02
Michel Dänzer
radeonsi: Better indexing of parameters in the pixel...
commit
|
commitdiff
|
tree
2012-10-02
Michel Dänzer
radeon/llvm: Disable SI flow control again for now.
commit
|
commitdiff
|
tree
2012-10-02
Andreas Boll
docs/helpwanted: cleanup todo list links
commit
|
commitdiff
|
tree
2012-10-02
Andreas Boll
docs: document how to apply a candidate to a stable...
commit
|
commitdiff
|
tree
2012-10-02
Andreas Boll
docs: document how to mark a candidate for a stable...
commit
|
commitdiff
|
tree
2012-10-02
Negreanu Marius...
android: glcpp: fix abuse of yylex
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Don't build libdricore if not building classic...
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
libdricore: Remove dead C(XX)FLAGS_NOVISIBILITY
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Add visibility CFLAGS to OSMesa
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Link OSMesa with glapi, libdl, libstdc++
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/swrast
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/r200
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/radeon
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/nouveau
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/i915
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set visibility CFLAGS in dri/common
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Build src/glsl with visibility CFLAGS
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Turn on visibility CFLAGS for core mesa
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Order src/Makefile correctly
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor defin...
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
commit
|
commitdiff
|
tree
2012-10-01
Matt Turner
build: Set PTHREAD_LIBS for pkgconfig files if empty
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
llvmpipe: Fix build with LLVM 2.8
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
configure.ac: Use amdgpu component for LLVM 3.2
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
radeon/llvm: Only initialize the AMDGPU target
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
radeon: Fix build with LLVM 3.1
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
radeon: Support LLVM 3.2
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Re-enable growing of the compute memory pool
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Fix bug when adding new items to the compute...
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Use a RAT buffer as the backing bo for the compu...
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Make sure to init the compute memory pool with...
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Add evergreen_init_color_surface_rat() v2
commit
|
commitdiff
|
tree
2012-10-01
Tom Stellard
r600g: Add register field definitions for 028C70_RESOUR...
commit
|
commitdiff
|
tree
next