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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mesa: Add success/failures return value to _mesa_make_current.
José Fonseca
2009-05-30
2
-4
/
+6
*
|
Use separate $(MINSTALL) for installing libraries
Dan Nicholson
2009-06-01
2
-3
/
+3
*
|
st/mesa: init Format field of vertex arrays for feedback mode
Brian Paul
2009-05-27
1
-0
/
+1
*
|
i915: Fall back on NPOT textured metaops on 830-class.
Eric Anholt
2009-05-26
3
-0
/
+30
*
|
i915: Restore the Viewport and DepthRange functions on 8xx.
Eric Anholt
2009-05-26
1
-0
/
+21
*
|
intel: Override MaxRenderbufferSize with hardware constraints
Chris Wilson
2009-05-26
1
-0
/
+7
*
|
mesa: fix warning message in vbo_exec_DrawRangeElements()
Brian Paul
2009-05-22
1
-1
/
+2
*
|
mesa: add missing update_min() call in update_arrays()
Brian Paul
2009-05-22
1
-1
/
+1
*
|
mesa: reduce gl_array_object::VertexAttrib[] array from 32 to 16 elements
Brian Paul
2009-05-22
1
-2
/
+7
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-3
/
+2
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-1
/
+1
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-1
/
+1
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-2
/
+2
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
1
-1
/
+1
*
|
mesa: simplify adjust_buffer_object_ref_counts()
Brian Paul
2009-05-22
1
-12
/
+14
*
|
mesa: minor code clean-up
Brian Paul
2009-05-22
1
-18
/
+19
*
|
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
3
-5
/
+5
*
|
vbo: s/32/VERT_ATTRIB_MAX/
Brian Paul
2009-05-22
1
-2
/
+2
*
|
mesa: use Elements() for loop bound
Brian Paul
2009-05-22
1
-2
/
+2
*
|
mesa: minor code simplification
Brian Paul
2009-05-22
1
-9
/
+11
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-22
1
-2
/
+2
|
\
|
|
*
mesa: fix loop over generic attribs in update_arrays()
Brian Paul
2009-05-22
1
-1
/
+1
*
|
vbo: asst. reformatting, clean-ups
Brian Paul
2009-05-22
1
-34
/
+46
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-22
1
-0
/
+1
|
\
|
|
*
vbo: fix crash in vbo_exec_bind_arrays()
Brian Paul
2009-05-22
1
-0
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-22
3
-14
/
+40
|
\
|
|
*
mesa: allow GL_BITMAP type in _mesa_image_image_stride()
Brian Paul
2009-05-22
1
-13
/
+23
|
*
mesa: added comment
Brian Paul
2009-05-22
1
-0
/
+1
|
*
mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BINDING_APPLE
Brian Paul
2009-05-21
2
-1
/
+16
*
|
mesa: added some assertions
Brian Paul
2009-05-22
2
-0
/
+10
*
|
mesa: use Elements() macro to limit loops instead of constants
Brian Paul
2009-05-22
1
-5
/
+5
*
|
mesa: remove MAX_VERTEX_PROGRAM_ATTRIBS
Brian Paul
2009-05-22
5
-14
/
+13
*
|
mesa: rename MAX_VERTEX_ATTRIBS to MAX_VERTEX_GENERIC_ATTRIBS
Brian Paul
2009-05-22
7
-40
/
+40
*
|
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS/ in NV funcs
Brian Paul
2009-05-22
1
-8
/
+8
*
|
vbo: fix build breakage...oops
Brian Paul
2009-05-21
1
-1
/
+1
*
|
vbo: comments, whitespace clean-ups
Brian Paul
2009-05-21
1
-19
/
+26
*
|
mesa: s/MAX_VERTEX_PROGRAM_ATTRIBS/MAX_NV_VERTEX_PROGRAM_INPUTS
Brian Paul
2009-05-21
1
-1
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-21
1
-2
/
+5
|
\
|
|
*
vbo: fix incorrect loop limit in bind_array_obj()
Brian Paul
2009-05-21
1
-1
/
+4
|
*
mesa: use MAX_ values instead of literals
Brian Paul
2009-05-21
1
-2
/
+2
*
|
mesa: freshen comments for update_array()
Brian Paul
2009-05-21
1
-3
/
+2
*
|
mesa: minor code simplification in _mesa_GetVertexAttrib*NV()
Brian Paul
2009-05-21
1
-10
/
+19
*
|
mesa: comment for _mesa_GetVertexAttribfvARB()
Brian Paul
2009-05-21
1
-0
/
+4
*
|
mesa: minor code simplification in _mesa_GetVertexAttribfvARB()
Brian Paul
2009-05-21
1
-6
/
+9
*
|
mesa: remove const qualifier
Brian Paul
2009-05-21
1
-1
/
+1
*
|
mesa: VertexAttribPointer comments
Brian Paul
2009-05-21
1
-0
/
+11
*
|
mesa: call _mesa_update_array_object_max_element() before printing array info
Brian Paul
2009-05-21
1
-0
/
+2
*
|
mesa: added gl_array_object::Weight array field
Brian Paul
2009-05-21
3
-1
/
+5
*
|
mesa: check FEATURE_point_size_array for PointSize array
Brian Paul
2009-05-21
1
-0
/
+2
*
|
mesa: fix some potential state-restore issues in pop_texture_group()
Brian Paul
2009-05-21
1
-45
/
+45
[prev]
[next]