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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/r200: make radeon_context subclass of gl_context
Brian Paul
2012-10-05
27
-105
/
+106
*
mesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs are active.
Kenneth Graunke
2012-10-05
1
-1
/
+2
*
i915g: Get rid of the fixup state functions.
Stéphane Marchesin
2012-10-05
3
-48
/
+0
*
i915g: Remove the i915_context->saved_* stuff.
Stéphane Marchesin
2012-10-05
3
-46
/
+23
*
i915g: Don't update I915_HW_PROGRAM in update_framebuffer
Stéphane Marchesin
2012-10-05
1
-2
/
+2
*
Revert "i915g: Don't bind 0-length programs"
Stéphane Marchesin
2012-10-05
1
-8
/
+2
*
glapi: Do not use backtrace on Cygwin.
Vinson Lee
2012-10-04
1
-1
/
+1
*
mesa: don't enable glVertexPointer() when using API_OPENGLES2.
Paul Berry
2012-10-04
1
-2
/
+0
*
i915g: Don't bind 0-length programs
Stéphane Marchesin
2012-10-04
1
-2
/
+8
*
mesa: don't call TexImage driver hooks for zero-sized images
Brian Paul
2012-10-04
1
-7
/
+9
*
intel: Fix intel_texsubimage_tiled_memcpy to skip GL_EXT_unpack_subimage case
Rob Bradford
2012-10-03
1
-1
/
+4
*
dri drivers: Link dricommon before dynamic libraries
Matt Turner
2012-10-03
5
-10
/
+10
*
register_allocate: don't consider trivially colorable registers for spilling.
Paul Berry
2012-10-03
1
-0
/
+7
*
glx/dri2: use uint64_t instead of double to represent time for FPS calculation
Marek Olšák
2012-10-03
1
-5
/
+6
*
mesa: tests: EnumStrings.LookUpByNumber
Oliver McFadden
2012-10-03
1
-2
/
+2
*
docs: add link to the GLSL compiler page
Andreas Boll
2012-10-03
1
-0
/
+1
*
docs: update shading documentation
Andreas Boll
2012-10-03
1
-8
/
+5
*
build: Remove autoconf check for signbit
Matt Turner
2012-10-02
1
-7
/
+0
*
i915g: Implement srgb textures the easy way.
Stéphane Marchesin
2012-10-02
3
-102
/
+9
*
i915g: Use X tiling for textures
Stéphane Marchesin
2012-10-02
1
-7
/
+2
*
SwapBuffersRegionNOK: invert rectangles on y axis
Robert Bragg
2012-10-02
1
-2
/
+1
*
mesa: remove bogus compressed texture size checks
Brian Paul
2012-10-02
2
-28
/
+0
*
radeonsi: Fix double compilation of shader variants.
Michel Dänzer
2012-10-02
2
-6
/
+4
*
radeonsi: Better indexing of parameters in the pixel shader.
Michel Dänzer
2012-10-02
3
-8
/
+12
*
radeon/llvm: Disable SI flow control again for now.
Michel Dänzer
2012-10-02
1
-1
/
+2
*
docs/helpwanted: cleanup todo list links
Andreas Boll
2012-10-02
1
-14
/
+24
*
docs: document how to apply a candidate to a stable branch
Andreas Boll
2012-10-02
1
-0
/
+8
*
docs: document how to mark a candidate for a stable branch
Andreas Boll
2012-10-02
1
-0
/
+16
*
android: glcpp: fix abuse of yylex
Negreanu Marius Adrian
2012-10-02
2
-6
/
+6
*
build: Don't build libdricore if not building classic drivers
Matt Turner
2012-10-01
2
-1
/
+6
*
libdricore: Remove dead C(XX)FLAGS_NOVISIBILITY
Matt Turner
2012-10-01
1
-5
/
+2
*
build: Add visibility CFLAGS to OSMesa
Matt Turner
2012-10-01
1
-2
/
+4
*
build: Link OSMesa with glapi, libdl, libstdc++
Matt Turner
2012-10-01
1
-5
/
+12
*
build: Set visibility CFLAGS in dri/swrast
Matt Turner
2012-10-01
1
-1
/
+2
*
build: Set visibility CFLAGS in dri/r200
Matt Turner
2012-10-01
1
-0
/
+1
*
build: Set visibility CFLAGS in dri/radeon
Matt Turner
2012-10-01
1
-0
/
+1
*
build: Set visibility CFLAGS in dri/nouveau
Matt Turner
2012-10-01
1
-0
/
+1
*
build: Set visibility CFLAGS in dri/i915
Matt Turner
2012-10-01
1
-0
/
+1
*
build: Set visibility CFLAGS in dri/common
Matt Turner
2012-10-01
1
-1
/
+2
*
build: Build src/glsl with visibility CFLAGS
Matt Turner
2012-10-01
1
-3
/
+3
*
build: Turn on visibility CFLAGS for core mesa
Matt Turner
2012-10-01
1
-2
/
+2
*
build: Order src/Makefile correctly
Matt Turner
2012-10-01
1
-1
/
+1
*
build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
Matt Turner
2012-10-01
15
-35
/
+35
*
build: Use PTHREAD_LIBS and PTHREAD_CFLAGS
Matt Turner
2012-10-01
6
-23
/
+32
*
build: Set PTHREAD_LIBS for pkgconfig files if empty
Matt Turner
2012-10-01
1
-0
/
+4
*
llvmpipe: Fix build with LLVM 2.8
Tom Stellard
2012-10-01
1
-1
/
+1
*
configure.ac: Use amdgpu component for LLVM 3.2
Tom Stellard
2012-10-01
1
-4
/
+2
*
radeon/llvm: Only initialize the AMDGPU target
Tom Stellard
2012-10-01
1
-7
/
+1
*
radeon: Fix build with LLVM 3.1
Tom Stellard
2012-10-01
1
-0
/
+1
*
radeon: Support LLVM 3.2
Tom Stellard
2012-10-01
4
-9
/
+31
[prev]
[next]