index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
glsl_to_tgsi: lower noise opcodes when converting from GLSL IR, not when gene...
Bryan Cain
2011-08-01
1
-13
/
+8
|
*
glsl_to_tgsi: define the sampler objects used
Bryan Cain
2011-08-01
1
-2
/
+11
|
*
glsl_to_tgsi: remove a bad assertion
Bryan Cain
2011-08-01
1
-4
/
+5
|
*
glsl_to_tgsi: remove reads to output registers
Bryan Cain
2011-08-01
1
-0
/
+91
|
*
glsl_to_tgsi: stop generating Mesa IR
Bryan Cain
2011-08-01
2
-270
/
+33
|
*
mesa: fix segfault when no Mesa IR is generated
Bryan Cain
2011-08-01
1
-2
/
+3
|
*
st/mesa: Add a GLSL IR to TGSI translator.
Bryan Cain
2011-08-01
8
-183
/
+4767
*
|
st/mesa: silence int/float and double/float conversion warnings
Brian Paul
2011-08-04
1
-4
/
+4
*
|
st/mesa: move declaration before code
Brian Paul
2011-08-04
1
-1
/
+2
*
|
mesa: minor comment updates in enable.c
Brian Paul
2011-08-04
1
-9
/
+2
*
|
mesa: whitespace, formatting fixes in GetTexParameter() code
Brian Paul
2011-08-04
1
-8
/
+6
*
|
mesa: add null ptr checks in GetTexParameterI[u]iv() functions
Brian Paul
2011-08-04
1
-0
/
+4
*
|
mesa: condense GL_TEXTURE_RESIDENT query code
Brian Paul
2011-08-04
1
-16
/
+4
*
|
mesa: make error handling in glGetTexParameter() a bit more concise
Brian Paul
2011-08-04
1
-170
/
+96
*
|
nv50: implement resource_resolve with custom blit
Christoph Bumiller
2011-08-04
8
-11
/
+559
*
|
st/mesa: implement multisample resolve via BlitFramebuffer
Christoph Bumiller
2011-08-04
1
-5
/
+111
*
|
gallium: extend resource_resolve to accommodate BlitFramebuffer
Christoph Bumiller
2011-08-04
4
-6
/
+43
*
|
st/mesa: determine Const.MaxSamples in init_extensions
Christoph Bumiller
2011-08-04
1
-0
/
+11
*
|
egl/gbm: Fix EGL_DEFAULT_DISPLAY
Benjamin Franzke
2011-08-04
5
-7
/
+53
*
|
gbm: link gbm_gallium_drm.so against math library
Benjamin Franzke
2011-08-04
1
-1
/
+1
*
|
gbm/dri: avoid crash in dri_screen_create
RALOVICH, Kristóf
2011-08-04
1
-0
/
+2
*
|
r600g: remove more of unused code
Marek Olšák
2011-08-04
1
-13
/
+0
*
|
r600g: take into account force_add_cf in pops
Vadim Girlin
2011-08-03
1
-15
/
+24
*
|
r600g: use backend mask for occlusion queries
Vadim Girlin
2011-08-03
5
-4
/
+160
*
|
winsys/radeon: remove dummy function pb_buffer
Marek Olšák
2011-08-03
2
-16
/
+7
*
|
util: fix a typo in util_format_swizzle_4f
Marek Olšák
2011-08-03
1
-1
/
+1
*
|
radeon: Remove some remaining set-but-unused variables.
Eric Anholt
2011-08-02
4
-14
/
+0
*
|
radeon: Remove set-but-unused variables in radeon_lock.c
Eric Anholt
2011-08-02
1
-10
/
+0
*
|
radeon: Remove set-but-unused variables in radeonSetTexBuffer2() variants.
Eric Anholt
2011-08-02
5
-29
/
+0
*
|
radeon: Remove set-but-unused log2depth variable.
Eric Anholt
2011-08-02
1
-2
/
+1
*
|
radeon: Remove set-but-unused color_mask variable.
Eric Anholt
2011-08-02
2
-6
/
+0
*
|
intel: Fix unused variable warning.
Eric Anholt
2011-08-02
1
-1
/
+0
*
|
r600g: remove dummy function r600_bo_offset
Marek Olšák
2011-08-02
6
-33
/
+29
*
|
r600g: remove unused code
Marek Olšák
2011-08-02
7
-654
/
+0
*
|
gallium/util: add functions for manipulating swizzles
Marek Olšák
2011-08-02
7
-41
/
+75
*
|
i915: Only emit program errors when INTEL_DEBUG=wm or INTEL_DEBUG=fallbacks
Ian Romanick
2011-08-02
1
-6
/
+8
*
|
i915: Fail without crashing if a Mesa IR program uses too many registers
Ian Romanick
2011-08-02
1
-2
/
+13
*
|
ir_to_mesa: Emit warnings instead of errors for IR that can't be lowered
Ian Romanick
2011-08-02
1
-4
/
+24
*
|
ir_to_mesa: Use Add linker_error instead of fail_link
Ian Romanick
2011-08-02
1
-31
/
+22
*
|
mesa: Ensure that gl_shader_program::InfoLog is never NULL
Ian Romanick
2011-08-02
2
-5
/
+7
*
|
linker: Make linker_{error,warning} generally available
Ian Romanick
2011-08-02
4
-3
/
+22
*
|
linker: Make linker_error set LinkStatus to false
Ian Romanick
2011-08-02
4
-100
/
+90
*
|
i965/gen5+: Fix incorrect miptree layout for non-power-of-two cubemaps.
Kenneth Graunke
2011-08-01
1
-1
/
+1
*
|
glsl: improve the accuracy of the atan(x,y) builtin function.
Paul Berry
2011-08-01
1
-1
/
+3
*
|
glsl: improve the accuracy of the asin() builtin function.
Paul Berry
2011-08-01
1
-28
/
+40
*
|
glsl: Remove duplicate comment
Chad Versace
2011-08-01
1
-8
/
+0
*
|
darwin: Use machine/endian.h to determine endianness
Jeremy Huddleston
2011-07-31
1
-0
/
+9
*
|
Fix PPC detection on darwin
Jeremy Huddleston
2011-07-31
1
-2
/
+2
*
|
glsl: Clarify ir_function::matching_sigature()
Chad Versace
2011-07-30
1
-20
/
+33
*
|
glsl: Fix conversions in array constructors
Chad Versace
2011-07-30
1
-2
/
+10
[prev]
[next]