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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote branch 'origin/master' into HEAD
Dave Airlie
2009-03-22
6
-15
/
+51
|
\
|
*
Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.
Eric Anholt
2009-03-20
6
-15
/
+51
*
|
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-20
121
-1329
/
+2047
|
\
|
|
*
glslcompiler: added new options to override debug/optimization pragmas
Brian Paul
2009-03-19
1
-7
/
+36
|
*
Use the specified X11 headers for xlib mesa
Dan Nicholson
2009-03-18
1
-1
/
+2
|
*
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
|
*
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
|
*
i965: fix polygon stipple when rendering to FBO
Robert Ellison
2009-03-12
1
-4
/
+31
|
*
i965: add support for ATI_envmap_bumpmap
Roland Scheidegger
2009-03-12
3
-0
/
+9
|
*
regenerate glapi
Roland Scheidegger
2009-03-12
1
-0
/
+38
|
*
i965: fix polygon face orientation when rendering to FBO
Robert Ellison
2009-03-11
1
-2
/
+8
|
*
intel: include main/viewport.h
Brian Paul
2009-03-11
1
-0
/
+1
|
*
i965: fix lock-ups when GLSL program wrote to gl_FragDepth
Brian Paul
2009-03-11
1
-1
/
+27
|
*
i965: more code clean-ups, comments
Brian Paul
2009-03-10
1
-4
/
+11
|
*
i965: minor code clean-ups, comments
Brian Paul
2009-03-10
1
-10
/
+12
|
*
i965: use new cast wrappers
Brian Paul
2009-03-10
3
-9
/
+16
|
*
i965: added cast wrappers, comments
Brian Paul
2009-03-10
1
-3
/
+29
|
*
i965: asst. code clean-ups, comments
Brian Paul
2009-03-10
1
-17
/
+19
|
*
i965: fix typos in comments
Brian Paul
2009-03-10
1
-2
/
+2
|
*
xmesa: set back-buffer's drawable field
Brian Paul
2009-03-09
1
-0
/
+1
|
*
i965: fix cube map lock-up / corruption
Brian Paul
2009-03-09
1
-9
/
+13
|
*
fix typo in fragment pipe alu define, should fix dot3_rgb tex combine
Roland Scheidegger
2009-03-09
1
-1
/
+1
|
*
r300: remove assignment to removed StringPos field
Brian Paul
2009-03-07
1
-1
/
+0
|
*
mesa: move glViewport and glDepthRange functions into new viewport.c file
Brian Paul
2009-03-07
2
-1
/
+3
|
*
mesa: gl_register_file enum typedef
Brian Paul
2009-03-07
2
-3
/
+3
|
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
3
-8
/
+0
|
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
18
-18
/
+18
|
*
r300: shut up valgrind
Maciej Cencora
2009-03-07
2
-2
/
+2
|
*
i965: check if we run out of GRF/temp registers
Brian Paul
2009-03-06
1
-1
/
+25
|
*
i965: bump up BRW_EU_MAX_INSN
Brian Paul
2009-03-06
1
-1
/
+1
|
*
i965: comments
Brian Paul
2009-03-06
1
-0
/
+2
|
*
i965: comments and minor clean-ups
Brian Paul
2009-03-06
1
-3
/
+43
|
*
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
4
-2
/
+12
|
*
r300: fix depth write regression (found by Nicolai Haehnle)
Maciej Cencora
2009-03-06
1
-3
/
+10
|
*
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
2
-161
/
+20
|
*
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
2
-42
/
+106
|
*
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-03-06
3
-213
/
+225
|
*
r300: add few macros for RS setup
Maciej Cencora
2009-03-06
1
-0
/
+6
|
*
r300: silence valgrind
Maciej Cencora
2009-03-06
1
-1
/
+1
|
*
r300: Print reg address when debugging is enabled
Maciej Cencora
2009-03-06
1
-4
/
+14
|
*
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
1
-2
/
+2
|
*
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
2009-03-05
1
-0
/
+2
|
*
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-03-05
1
-1
/
+1
[next]