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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Fix out-of-tree generation of builtin_function.cpp
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Fix gtest out-of-tree build
Matt Turner
2012-08-14
1
-2
/
+2
*
build: Fix out-of-tree generation of api_exec_es{1,2}.c
Matt Turner
2012-08-14
1
-2
/
+2
*
build/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS
Matt Turner
2012-08-14
1
-0
/
+1
*
build/sources.mak: Remove unused GLSL_LIBS
Matt Turner
2012-08-14
1
-6
/
+0
*
mesa: Kill GL_ARB_shadow_ambient with fire
Ian Romanick
2012-08-14
11
-88
/
+18
*
radeon/llvm: Inline immediate offset when lowering implicit parameters
Tom Stellard
2012-08-14
1
-4
/
+8
*
radeon/llvm: Use correct opcocde for BREAK_LOGICALNZ_i32
Tom Stellard
2012-08-14
2
-12
/
+19
*
mesa: Use GLdouble for depthMax in final unpack conversions.
Kenneth Graunke
2012-08-13
1
-1
/
+1
*
i965: Fix the scaling of seconds to ms in perf debug.
Eric Anholt
2012-08-13
2
-2
/
+2
*
i965: Validate API and version in brwCreateContext
Ian Romanick
2012-08-13
3
-5
/
+46
*
i915: Validate API and version in i915CreateContext
Ian Romanick
2012-08-13
3
-1
/
+40
*
i830: Validate API and version before calling i830CreateContext
Ian Romanick
2012-08-13
1
-0
/
+18
*
intel: In the i915 driver, the chipset cannot be i965
Ian Romanick
2012-08-13
1
-8
/
+5
*
dri: Pass API_OPENGL_CORE through to the drivers
Ian Romanick
2012-08-13
6
-20
/
+100
*
mesa: Filter a bunch more functions based on API
Ian Romanick
2012-08-13
1
-89
/
+116
*
mesa: Don't advertise extensions that are part of GL 1.5 in a core context
Ian Romanick
2012-08-13
1
-3
/
+3
*
mesa: Don't advertise extensions that are part of GL 1.4 in a core context
Ian Romanick
2012-08-13
1
-12
/
+12
*
mesa: Don't advertise extensions that are part of GL 1.3 in a core context
Ian Romanick
2012-08-13
1
-6
/
+6
*
mesa: Don't advertise extensions that are part of GL 1.2 in a core context
Ian Romanick
2012-08-13
1
-10
/
+10
*
mesa: Don't advertise deprecated extensions in a core context
Ian Romanick
2012-08-13
1
-49
/
+49
*
build: Fix libdricore out-of-tree builds (v2)
Christopher James Halse Rogers
2012-08-13
1
-1
/
+10
*
build/mapi: More killing of TOP in favour of top_srcdir
Christopher James Halse Rogers
2012-08-13
2
-7
/
+11
*
build/glsl: fix location of generated files.
Christopher James Halse Rogers
2012-08-13
3
-15
/
+8
*
build/glapi: fix includes for generated files
Christopher James Halse Rogers
2012-08-13
1
-0
/
+1
*
build: fix out of tree generation of glapi_mapi_tmp.h
Christopher James Halse Rogers
2012-08-13
1
-1
/
+1
*
build/glx: fix include paths for out-of-tree builds
Christopher James Halse Rogers
2012-08-13
1
-0
/
+2
*
build: fix location of generated files in src/mesa (v4)
Christopher James Halse Rogers
2012-08-13
4
-17
/
+35
*
intel: Reserve enough space to finish occlusion queries on Gen6.
Kenneth Graunke
2012-08-12
2
-1
/
+15
*
intel: Move finish_batch() call before MI_BATCH_BUFFER_END and padding.
Kenneth Graunke
2012-08-12
1
-3
/
+3
*
i965: Add perf debug for stalls during shader compiles.
Eric Anholt
2012-08-12
4
-2
/
+45
*
i965: Add performance debug for when the state cache gets nuked.
Eric Anholt
2012-08-12
1
-1
/
+4
*
i965: Add performance debug for shader recompiles.
Eric Anholt
2012-08-12
6
-0
/
+103
*
i965: Add performance debug for fast clear fallbacks.
Eric Anholt
2012-08-12
1
-1
/
+9
*
intel: Add performance debug for some common GPU stalls.
Eric Anholt
2012-08-12
3
-1
/
+19
*
i965: Add performance debug for register spilling.
Eric Anholt
2012-08-12
2
-0
/
+8
*
i965: Add INTEL_DEBUG=perf for failure to compile 16-wide shaders.
Eric Anholt
2012-08-12
3
-2
/
+11
*
intel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
Eric Anholt
2012-08-12
7
-10
/
+11
*
meta: texture rectangle textures may not have mipmaps
Pauli Nieminen
2012-08-12
1
-2
/
+4
*
meta: Use sampler object for mipmap generation
Pauli Nieminen
2012-08-12
1
-25
/
+27
*
mesa/samplerobj: Avoid crash in sampler query if texture unit is disabled
Pauli Nieminen
2012-08-12
1
-1
/
+3
*
mesa: Remove unnecessary parameters CompressedTexImage
Pauli Nieminen
2012-08-12
6
-20
/
+4
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
9
-56
/
+29
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
9
-88
/
+33
*
gbm: Fix build without gallium_drm_loader
Chí-Thanh Christopher Nguyễn
2012-08-12
1
-0
/
+2
*
radeonsi: move drawing into new state handling
Christian König
2012-08-11
4
-103
/
+72
*
radeonsi: move sync handling into new state handler
Christian König
2012-08-11
10
-172
/
+100
*
radeonsi: separate and disable streamout for now
Christian König
2012-08-11
10
-241
/
+301
*
radeonsi: remove ps_partial_flush
Christian König
2012-08-11
4
-28
/
+1
*
radeonsi: remove r6xx_flush_and_inv atom
Christian König
2012-08-11
2
-9
/
+0
[next]