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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
324
-11305
/
+13180
|
\
|
*
slang: initialize the context
Alan Hourihane
2009-03-19
1
-2
/
+3
|
*
slang: support uniform arrays
Alan Hourihane
2009-03-19
1
-1
/
+13
|
*
glslcompiler: added new options to override debug/optimization pragmas
Brian Paul
2009-03-19
1
-7
/
+36
|
*
glsl: change GLSL #pragma initialization
Brian Paul
2009-03-19
4
-14
/
+25
|
*
glsl: when debug pragma is on, emit comments about function calls/inlines
Brian Paul
2009-03-19
3
-0
/
+13
|
*
mesa: check renderbuffer is defined before use.
Alan Hourihane
2009-03-19
1
-8
/
+10
|
*
st/gl: Only transfer needed parts in st_TexSubimage
Jakob Bornecrantz
2009-03-19
1
-4
/
+2
|
*
slang: if/else/break & if/else/continue work for unrolled loops
Alan Hourihane
2009-03-19
2
-7
/
+38
|
*
swrast: Silence compiler warnings, give better structure to the code as a res...
Michal Krol
2009-03-19
2
-61
/
+62
|
*
mesa: use the IROUND() macro in pixel packing code
Brian Paul
2009-03-18
1
-108
/
+108
|
*
slang: redo the last commit for if/break & if/continue tests as it
Alan Hourihane
2009-03-18
1
-1
/
+8
|
*
Revert "slang: if we detect an if/break or if/continue within a loop and we're"
Alan Hourihane
2009-03-18
1
-28
/
+17
|
*
slang: if we detect an if/break or if/continue within a loop and we're
Alan Hourihane
2009-03-18
1
-17
/
+28
|
*
st: call _glapi_check_multithread from st_make_current
Keith Whitwell
2009-03-18
1
-0
/
+5
|
*
st: need to free/realloc pipe texture when we're handed image level > last_level
Brian Paul
2009-03-18
1
-0
/
+1
|
*
st: clean up some if-statment code
Brian Paul
2009-03-18
1
-12
/
+11
|
*
st: update texture comments
Brian Paul
2009-03-18
1
-7
/
+5
|
*
Use the specified X11 headers for xlib mesa
Dan Nicholson
2009-03-18
1
-1
/
+2
|
*
swrast: use better _swrast_compute_lambda() function
Brian Paul
2009-03-17
1
-6
/
+6
|
*
mesa: update/fix doxygen comments
Vinson Lee
2009-03-17
12
-17
/
+16
|
*
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-16
1
-1
/
+1
|
*
mesa: Silence compiler warnings.
Michal Krol
2009-03-16
1
-0
/
+1
|
*
vbo: Silence integer-to-pointer warnings.
Michal Krol
2009-03-15
1
-3
/
+3
|
*
gallium: consolidate bypass_vs and bypass_clipping flags
Keith Whitwell
2009-03-13
2
-18
/
+6
|
*
gallium: no need to keep a copy of shader tokens in state tracker
Keith Whitwell
2009-03-13
4
-25
/
+4
|
*
mesa/st: add check for null front renderbuffer
Keith Whitwell
2009-03-13
1
-9
/
+12
|
*
mesa/st: don't call finish in st_glFlush()
Keith Whitwell
2009-03-13
1
-4
/
+7
|
*
i965: more register number assertions
mesa_20090313
Brian Paul
2009-03-13
1
-0
/
+7
|
*
i965: add some register number assertions
Brian Paul
2009-03-13
1
-0
/
+8
|
*
i965: remove unused PROGRAM_INTERNAL_PARAM, added comment
Brian Paul
2009-03-13
1
-3
/
+1
|
*
i965: move declarations before code
Brian Paul
2009-03-13
1
-6
/
+6
|
*
i965: debug code, use gl_register_file type
Brian Paul
2009-03-13
1
-1
/
+7
|
*
mesa: glUseProgram() debug code (disabled)
Brian Paul
2009-03-13
1
-0
/
+11
|
*
mesa: improve another _mesa_problem() call
Brian Paul
2009-03-13
1
-1
/
+2
|
*
mesa: add GL_DUDV_ATI cases in calculate_derived_texenv()
Brian Paul
2009-03-13
1
-0
/
+3
|
*
mesa: more info in _mesa_problem() call
Brian Paul
2009-03-13
1
-1
/
+3
|
*
mesa: added 1D/3D fetch_texel functions for DUDV8
Brian Paul
2009-03-13
2
-8
/
+5
|
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
4
-9
/
+3
|
*
mesa: added GL_DU8DV8_ATI case in _mesa_components_in_format()
Brian Paul
2009-03-12
1
-0
/
+1
|
*
mesa: override_internal_format() function for debug/test purposes (disabled)
Brian Paul
2009-03-12
1
-0
/
+49
|
*
mesa: improve some error messages
Brian Paul
2009-03-12
1
-3
/
+6
|
*
i965: move declaration before code
Brian Paul
2009-03-12
1
-2
/
+1
|
*
i965: fix const correctness
Brian Paul
2009-03-12
1
-1
/
+1
|
*
i915: move declarations before code
Brian Paul
2009-03-12
2
-4
/
+4
|
*
i965: comments
Brian Paul
2009-03-12
1
-0
/
+3
|
*
mesa: move declarations before code
Brian Paul
2009-03-12
1
-2
/
+2
|
*
mesa: fix glRead/DrawBuffer(GL_AUXn) error value
Brian Paul
2009-03-12
1
-0
/
+8
|
*
i965: fix polygon stipple when rendering to FBO
Robert Ellison
2009-03-12
2
-7
/
+34
|
*
mesa: fix transposed red/blue in store_texel_rgb888/bgr888() functions
Brian Paul
2009-03-12
1
-4
/
+4
[next]